MediaWiki master
|
Class for generating clickable toggle links for a list of checkboxes. More...
Public Member Functions | |
__construct (OutputPage $output) | |
getHTML () | |
Class for generating clickable toggle links for a list of checkboxes.
This is only supported on clients that have JavaScript enabled; it is hidden for clients that have it disabled.
Definition at line 35 of file ListToggle.php.
MediaWiki\Html\ListToggle::__construct | ( | OutputPage | $output | ) |
Definition at line 39 of file ListToggle.php.
References MediaWiki\Output\OutputPage\addModules(), and MediaWiki\Output\OutputPage\addModuleStyles().
MediaWiki\Html\ListToggle::getHTML | ( | ) |
Definition at line 57 of file ListToggle.php.
References MediaWiki\Html\Html\rawElement().