| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMElement->setAttributeNodeNS()
(no version information, might be only in CVS)
DOMElement->setAttributeNodeNS() -- Adds new attribute node to elementPopis
class DOMElement {DOMAttr setAttributeNodeNS ( DOMAttr attr )
}
Adds new attribute node attr to element.
Viz také
| DOMElement->hasAttributeNS() |
| DOMElement->getAttributeNodeNS() |
| DOMElement->removeAttributeNode() |
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMElement->setAttributeNode() | Nahoru |