require_once 'HTML/QuickForm/autocomplete.php';
void HTML_QuickForm_autocomplete::setOptions (array $options)
void HTML_QuickForm_autocomplete::setOptions
The strings in this array will be checked by the javascript function for a match with the text being typed. In case of a match the text will be autocompleted.
Array of options for the autocomplete input text element
throws no exceptions thrown
This function can not be called statically.