Class FormTextField extends Widget
Inheritance:
- System
 - Controller
 - Widget
 - FormTextField
 
/system/modules/frontend/FormTextField.php line 40
  Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Class FormTextField
 Form field "text".
Methods
- protected validator(mixed $varInput) overrides Widget::validator()
 - public generate() overrides Widget::generate()
 - public __set(string $strKey, mixed $varValue) overrides Widget::__set()
 
Properties
- protected boolean $blnSubmitInput
 - protected string $strTemplate
 

Add a comment