Public Member Functions | |
| __construct ($name) | |
| Create a new password form control. | |
Definition at line 230 of file form/controls/text.lib.php.
| AnewtFormControlPassword::__construct | ( | $ | name | ) |
Create a new password form control.
| $name | The name of this control. |
Reimplemented from AnewtFormControlTextBase.
Definition at line 238 of file form/controls/text.lib.php.
1.5.9