HTML_QuickForm_hierselect::setMainOptions() (Previous) (Next) HTML_QuickForm_html クラス概要

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

HTML_QuickForm_hierselect::setSecOptions()

HTML_QuickForm_hierselect::setSecOptions() -- 非推奨: 2 番目の select のオプションを設定する

説明

2 番目の select のオプションを設定します。オプションは 2 次元の配列で渡し、 最初のキーが親の ID、2 番目のキーが子の ID となります。 2 番目のオプションの内容を設定するには、親のオプションの内容が必要となります。

このメソッドは非推奨です。かわりに setOptions() を使用してください。

パラメータ

array $options

2 番目の select のオプションの配列。

例外・エラー

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

参照

setMainOptions() も参照ください。

注意

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

警告

この関数は 非推奨の関数です。 今後、このパッケージの将来のバージョンでは、 サポートされないかもしれません。

リリース 3.2.2 で廃止予定です。

HTML_QuickForm_hierselect::setMainOptions() (Previous) (Next) HTML_QuickForm_html クラス概要

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.