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