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

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

$element->setOptions()

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

Synopsis

$element->setOptions ( mixed $array , boolean $noValue = = false )

Description

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

Parameter

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

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

Throws

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

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 21 Jun 2009
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.