HTML_QuickForm_select::loadQuery() (Previous) (Next) HTML_QuickForm_select::setSelected()

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

HTML_QuickForm_select::setMultiple()

HTML_QuickForm_select::setMultiple() -- select の mutiple 属性を設定する

説明

このメソッドは、$multiple の値に応じて select の multiple 属性を追加または削除します。

パラメータ

boolean $multiple

select が複数選択をサポートするかどうか。

例外・エラー

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

参照

getMultiple() も参照ください。

注意

since 1.2

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

HTML_QuickForm_select::loadQuery() (Previous) (Next) HTML_QuickForm_select::setSelected()

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.