コンストラクタ HTML_QuickForm_autocomplete (Previous) (Next) HTML_QuickForm_date クラス概要

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

HTML_QuickForm_autocomplete::setoptions()

HTML_QuickForm_autocomplete::setoptions() -- テキスト入力要素の自動補完のためのオプションを設定する

説明

この配列の中の文字列が javascript 関数によってチェックされ、 入力されたテキストに一致するかどうかが調べられます。 テキストに一致するものがあった場合は、それが自動補完されます。

パラメータ

array $options

テキスト入力要素の自動補完用オプションの配列。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

コンストラクタ HTML_QuickForm_autocomplete (Previous) (Next) HTML_QuickForm_date クラス概要

Download Documentation Last updated: Sun, 05 Oct 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.