MediaWiki master
|
Base class for widgets to warp a checkbox into toggle widget. More...
Inherits CheckboxInputWidget.
Public Member Functions | |
__construct (array $config=[]) | |
Protected Member Functions | |
getJavaScriptClassName () | |
Base class for widgets to warp a checkbox into toggle widget.
Definition at line 13 of file ToggleSwitchWidget.php.
MediaWiki\Widget\ToggleSwitchWidget::__construct | ( | array | $config = [] | ) |
Definition at line 15 of file ToggleSwitchWidget.php.
|
protected |
Definition at line 22 of file ToggleSwitchWidget.php.