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::setAttributeNodeNSAña de un nuevo nodo de atributo al elemento

Descripción

DOMAttr DOMElement::setAttributeNodeNS ( DOMAttr $attr )

Añade el nuevo nodo atributo attr al elemento.

Parámetros

attr

El nodo atributo.

Valores devueltos

Devuelve el antiguo nodo si el atributo ya sido reemplazado.

Errores/Excepciones

DOM_NO_MODIFICATION_ALLOWED_ERR

Lanzado si el nodo es de sólo lectura.

Ver también



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 | sitemap | contact | advertising | mirror sites