コンストラクタ HTML_QuickForm_select() (Previous) (Next) HTML_QuickForm_select::getMultiple()

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

HTML_QuickForm_select::addOption()

HTML_QuickForm_select::addOption() -- SELECT に新しい OPTION を追加する

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $text

OPTION の表示用テキスト。

string $value

OPTION の値。

mixed $attributes

典型的な HTML 属性の文字列あるいは連想配列。

例外・エラー

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

注意

since 1.0

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

コンストラクタ HTML_QuickForm_select() (Previous) (Next) HTML_QuickForm_select::getMultiple()

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