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
Last updated: Fri, 13 Nov 2009

view this page in

DOMElement::setAttributeNodeNS

(PHP 5)

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

説明

DOMAttr DOMElement::setAttributeNodeNS ( DOMAttr $attr )

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

パラメータ

name

属性ノード。

返り値

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

エラー / 例外

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.

DOMElement::setAttributeNS> <DOMElement::setAttributeNode
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites