DOMElement::hasAttributeNS
(PHP 5, PHP 7, PHP 8)
DOMElement::hasAttributeNS — 属性が存在するかどうかを調べる
説明
要素のメンバとして localName
という名前の属性が
名前空間 namespace
に存在するかどうかを示します。
パラメータ
namespace
-
名前空間 URI。
localName
-
ローカル名。
参考
- DOMElement::hasAttribute() - 属性が存在するかどうかを調べる
- DOMElement::getAttributeNS() - 属性の値を返す
- DOMElement::setAttributeNS() - 新しい属性を追加する
- DOMElement::removeAttributeNS() - 属性を削除する
+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