$element->setOptions() (Previous) (Next) $element->setAttributes()

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

$element->removeAttributes()

$element->removeAttributes() -- 属性を削除する

説明

これを使用して、要素がレンダリングされた際にタグから属性を削除します。 属性の配列に直接アクセスし、値を false に設定するほうがより簡単です。

パラメータ

  • $attributes タグから取り除きたい名前、あるいは名前の配列。

例外・エラー

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

注意

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

$element->setOptions() (Previous) (Next) $element->setAttributes()

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.