HTML_QuickForm_autocomplete::setoptions()

HTML_QuickForm_autocomplete::setoptions()

HTML_QuickForm_autocomplete::setoptions() -- Sets the options for the autocomplete input text element

Description

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.

Parameter

array $options

Array of options for the autocomplete input text element

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.