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

search for in the

DOMElement::setAttributeNS> <DOMElement::setAttributeNode
Last updated: Fri, 10 Oct 2008

view this page in

DOMElement::setAttributeNodeNS

(No version information available, might be only in CVS)

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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites