downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMElement::setAttributeNS> <DOMElement::setAttributeNode
[edit] Last updated: Fri, 25 May 2012

view this page in

DOMElement::setAttributeNodeNS

(PHP 5)

DOMElement::setAttributeNodeNS新しい属性ノードを要素に追加する

説明

DOMAttr DOMElement::setAttributeNodeNS ( DOMAttr $attr )

新しい属性ノード attr を要素に追加します。

パラメータ

attr

属性ノード。

返り値

属性が置換された場合は置換前のノードを返します。

エラー / 例外

DOM_NO_MODIFICATION_ALLOWED_ERR

ノードが読み込み専用の場合に発生します。

参考



add a note add a note User Contributed Notes DOMElement::setAttributeNodeNS
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites