DOMElement->setAttributeNodeNS()
(no version information, might be only in CVS)
DOMElement->setAttributeNodeNS() -- Adds new attribute node to elementOpis
class DOMElement {DOMAttr setAttributeNodeNS ( DOMAttr attr )
}
Adds new attribute node attr to element.
Patrz także
| DOMElement->hasAttributeNS() |
| DOMElement->getAttributeNodeNS() |
| DOMElement->removeAttributeNode() |
| Poprzedni | Spis treści | Następny |
| DOMElement->setAttributeNode() | Początek rozdziału |