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

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

DOMElement->getAttributeNS()

(No version information available, might be only in CVS)
DOMElement->getAttributeNS() — 属性の値を返す

説明

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

パラメータ

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

返り値

属性の値、あるいは localName および namespaceURI に対応する属性が 見つからなかった場合には空の文字列を返します。

参考

DOMElement->hasAttributeNS()
DOMElement->setAttributeNS()
DOMElement->removeAttributeNS()




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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS