Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DOMElement->removeAttributeNS()
Popis
class DOMElement {bool removeAttributeNS ( string namespaceURI, string localName )
}
Removes attribute is namespace namespaceURI
named localName
from the element.
PÅ™edcházejÃcà | Domů | Dalšà |
DOMElement->removeAttributeNode() | Nahoru |