DOMElement->getAttributeNodeNS()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > DOMElement->getAttributeNodeNS()の意味・解説 

DOMElement->getAttributeNodeNS()

(No version information available, might be only in CVS)
DOMElement->getAttributeNodeNS() — 属性ノードを返す

説明

class DOMElement {
DOMAttr getAttributeNodeNS ( string namespaceURI, string localName )
} 現在のノードの、名前空間 namespaceURI における localName というローカル名の 属性ノードを返します。

パラメータ

namespaceURI
名前空間 URI。
localName
ローカル名。

返り値

属性ノードを返します。

参考

DOMElement->hasAttributeNS()
DOMElement->setAttributeNodeNS()
DOMElement->removeAttributeNode()



このページでは「PHP関数リファレンス」からDOMElement->getAttributeNodeNS()を検索した結果を表示しています。
Weblioに収録されているすべての辞書からDOMElement->getAttributeNodeNS()を検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDOMElement->getAttributeNodeNS()を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「DOMElement->getAttributeNodeNS()」の関連用語

DOMElement->getAttributeNodeNS()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DOMElement->getAttributeNodeNS()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2024 by the PHP Documentation Group.

©2024 GRAS Group, Inc.RSS