Class CheckBoxWizard extends Widget
Inheritance:
- System
- Controller
- Widget
- CheckBoxWizard
/system/modules/backend/CheckBoxWizard.php line 41
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class CheckBoxWizard
Provide methods to handle sortable checkboxes.
Methods
- protected generateCheckbox(array $arrOption, integer $i, string $strButtons)
- public generate() overrides Widget::generate()
- public validate() overrides Widget::validate()
- public __set(string $strKey, mixed $varValue) overrides Widget::__set()
Properties
- protected array $arrOptions
- protected boolean $blnSubmitInput
- protected string $strTemplate
Add a comment