constructor HTML_QuickForm_autocomplete (Previous) (Next) Class Summary HTML_QuickForm_date

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

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.

constructor HTML_QuickForm_autocomplete (Previous) (Next) Class Summary HTML_QuickForm_date

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.