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

search for in the

DOMElement::setAttributeNS> <DOMElement::setAttributeNode
[edit] Last updated: Fri, 14 Jun 2013

view this page in

DOMElement::setAttributeNodeNS

(PHP 5)

DOMElement::setAttributeNodeNSAdds new attribute node to element

说明

DOMAttr DOMElement::setAttributeNodeNS ( DOMAttr $attr )

Adds new attribute node attr to element.

参数

attr

The attribute node.

返回值

Returns the old node if the attribute has been replaced.

错误/异常

DOM_NO_MODIFICATION_ALLOWED_ERR

Raised if the node is readonly.

参见



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

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