require_once 'HTML/QuickForm/autocomplete.php';
void constructor HTML_QuickForm_autocomplete::HTML_QuickForm_autocomplete ([string $elementName = NULL [, string $elementLabel = NULL [, array $options = NULL [, mixed $attributes = NULL]]]])
void constructor HTML_QuickForm_autocomplete::HTML_QuickForm_autocomplete
This package is not documented yet.
(optional)Input field name attribute
(optional)Input field label
Autocomplete options
(optional)Either a typical HTML attribute string or an associative array
throws no exceptions thrown
This function can not be called statically.