Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DOMElement->getAttributeNodeNS() -- Returns attribute node
Returns the attribute node in namespace namespaceURI
with local name localName
for the current node.
DOMElement->hasAttributeNS() |
DOMElement->setAttributeNodeNS() |
DOMElement->removeAttributeNode() |
Předcházející | Domů | Další |
DOMElement->getAttributeNode() | Nahoru | DOMElement->getAttributeNS() |