DOMElement->getAttributeNode

(no version information, might be only in CVS)

DOMElement->getAttributeNode -- Restituisce il nodo attributo

Descrizione

object DOMElement->getAttributeNode ( object name )

Restituisce il nodo attributo con nome name per l'elemento corrente.

Vedere anche DOMElement->setAttribute()