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

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

DOMElement->removeAttributeNode()

(No version information available, might be only in CVS)
DOMElement->removeAttributeNode() — 属性を削除する

説明

class DOMElement {
bool removeAttributeNode ( DOMAttr oldnode )
} 属性 oldnode を要素から削除します。

パラメータ

oldnode
属性ノード。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

エラー / 例外

DOM_NO_MODIFICATION_ALLOWED_ERR
ノードが読み込み専用の場合に発生します。
DOM_NOT_FOUND_ERROR
oldnode が要素の属性でない場合に発生します。

参考

DOMElement->hasAttribute()
DOMElement->getAttributeNode()
DOMElement->setAttributeNode()



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

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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS