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