Class FormCheckBox extends Widget
Inheritance:
- System
- Controller
- Widget
- FormCheckBox
/system/modules/frontend/FormCheckBox.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class FormCheckBox
Form field "check box".
Methods
- public generate() overrides Widget::generate()
- public validate() overrides Widget::validate()
- public __get(? $strKey) overrides Widget::__get()
- public __set(string $strKey, mixed $varValue) overrides Widget::__set()
Properties
- protected array $arrOptions
- protected boolean $blnSubmitInput
- protected string $strTemplate
Add a comment