Class FormSubmit extends Widget
Inheritance:
- System
- Controller
- Widget
- FormSubmit
/system/modules/frontend/FormSubmit.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class FormSubmit
Form submit button.
Methods
- public generate() overrides Widget::generate()
- public validate() overrides Widget::validate()
- public __set(string $strKey, mixed $varValue) overrides Widget::__set()
Properties
- protected string $strTemplate
Add a comment