DOMElement->getAttributeNode()

DOMElement->getAttributeNode() -- Returns attribute node

Opis

class DOMElement {

DOMAttr getAttributeNode ( string name )

}

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

Parametry

name

The name of the attribute.

Zwracane wartości

The attribute node.

Patrz także

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

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:43