HTML_QuickForm_select::addOption() (Previous) (Next) HTML_QuickForm_select::getPrivateName()

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

HTML_QuickForm_select::getMultiple()

HTML_QuickForm_select::getMultiple() -- select の mutiple 属性を返す

説明

このメソッドは、select に multiple 属性が設定されている場合に TRUE、それ以外の場合に FALSE を返します。

返り値

multiple が設定されている場合に true、それ以外の場合に false を返します。

例外・エラー

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

参照

setMultiple() も参照ください。

注意

since 1.2

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

HTML_QuickForm_select::addOption() (Previous) (Next) HTML_QuickForm_select::getPrivateName()

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.