$element->setValue() (Previous) (Next) $element->removeAttributes()

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

$element->setOptions()

$element->setOptions() -- HTML_Select - loadArray ** と同等のユーティリティ関数

説明

HTML の Select に対して使用し、使用可能なオプションを設定します。

パラメータ

  • $array 表示するオプション。

  • $noValue 配列のキーを、オプションタグの value= の部分に使用しない。

例外・エラー

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

注意

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

$element->setValue() (Previous) (Next) $element->removeAttributes()

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.