DOMElement->getAttributeNode()

(no version information, might be only in CVS)

DOMElement->getAttributeNode() -- Returns attribute node

Beschreibung

class DOMElement {

DOMAttr getAttributeNode ( string name )

}

Returns the attribute node with name name for the current element.

Parameter Liste

name

The name of the attribute.

Rückgabewerte

The attribute node.

Siehe auch

DOMElement->hasAttribute()
DOMElement->setAttributeNode()
DOMElement->removeAttributeNode()

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:13