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