PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

HTML_QuickForm_hierselect::setMainOptions() | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

HTML_QuickForm_hierselect::setMainOptions()

HTML_QuickForm_hierselect::setMainOptions() – 非推奨: 最初の select のオプションを設定する

Synopsis

require_once 'HTML/QuickForm/hierselect.php';

void HTML_QuickForm_hierselect::setMainOptions ( array $options )

Description

select 要素の標準的な キー/値 の組み合わせを設定します。 setSecOptions() に例があります。

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

Parameter

array $options

最初の select に使用するオプションの配列。

Throws

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

See

HTML_QuickForm_select::loadArray()setSecOptions() も参照ください。

Note

This function can not be called statically.

This function is deprecated. That means that future versions of this package may not support it anymore.

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

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「HTML_QuickForm_hierselect::setMainOptions()」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | HTML_QuickForm_hierselect::setMainOptions()」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: