require_once 'HTML/QuickForm/textarea.php';
void constructor HTML_QuickForm_textarea::HTML_QuickForm_textarea ([string $elementName = NULL [, mixed $elementLabel = NULL [, mixed $attributes = NULL]]])
void constructor HTML_QuickForm_textarea::HTML_QuickForm_textarea
This package is not documented yet.
Input field name attribute
Label(s) for a field
Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.