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