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, 17 May 2013

view this page in

DOMElement::setAttributeNodeNS

(PHP 5)

DOMElement::setAttributeNodeNSAdds new attribute node to element

Descrierea

DOMAttr DOMElement::setAttributeNodeNS ( DOMAttr $attr )

Adds new attribute node attr to element.

Parametri

attr

The attribute node.

Valorile întoarse

Returns the old node if the attribute has been replaced.

Erori/Excepții

DOM_NO_MODIFICATION_ALLOWED_ERR

Raised if the node is readonly.

Vedeți de asemenea



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