Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DOMElement->removeAttributeNode() -- Removes attribute
Removes attribute oldnode
from the element.
Raised if the node is readonly.
Raised if oldnode
is not an attribute of the element.
Předcházející | Domů | Další |
DOMElement->removeAttribute() | Nahoru | DOMElement->removeAttributeNS() |