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