DOMElement->hasAttribute()

DOMElement->hasAttribute() -- Checks to see if attribute exists

Opis

class DOMElement {

bool hasAttribute ( string name )

}

Indicates whether attribute named name exists as a member of the element.

Parametry

name

The attribute name.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

DOMElement->hasAttributeNS()
DOMElement->getAttribute()
DOMElement->setAttribute()
DOMElement->removeAttribute()

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