|
MediaWiki master
|
Class for generating clickable toggle links for a list of checkboxes. More...
Public Member Functions | |
| __construct (private readonly 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 21 of file ListToggle.php.
| MediaWiki\Html\ListToggle::__construct | ( | private readonly OutputPage | $output | ) |
Definition at line 22 of file ListToggle.php.
| MediaWiki\Html\ListToggle::getHTML | ( | ) |
Definition at line 40 of file ListToggle.php.
References MediaWiki\Html\Html\rawElement().