| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
(no version information, might be only in CVS)
DOMElement->hasAttribute() -- Checks to see if attribute exists
Indicates whether attribute named name
exists as a member of the element.
| DOMElement->hasAttributeNS() |
| DOMElement->getAttribute() |
| DOMElement->setAttribute() |
| DOMElement->removeAttribute() |
| Předcházející | Domů | Další |
| DOMElement->getElementsByTagNameNS() | Nahoru | DOMElement->hasAttributeNS() |