DOMElement::hasAttribute
(PHP 5, PHP 7, PHP 8)
DOMElement::hasAttribute — 属性が存在するかどうかを調べる
説明
要素のメンバとして qualifiedName
という名前の属性が
存在するかどうかを示します。
パラメータ
qualifiedName
-
要素名。
参考
- DOMElement::hasAttributeNS() - 属性が存在するかどうかを調べる
- DOMElement::getAttribute() - 属性の値を返す
- DOMElement::setAttribute() - 属性を新しく追加する、または変更する
- DOMElement::removeAttribute() - 属性を削除する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google