Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DOMNode->isDefaultNamespace()
(no version information, might be only in CVS)
DOMNode->isDefaultNamespace() -- Checks if the specified namespaceURI is the default namespace or notPopis
class DOMNode {bool isDefaultNamespace ( string namespaceURI )
}
Tells whether namespaceURI
is the default namespace.
PÅ™edcházejÃcà | Domů | Dalšà |
DOMNode->insertBefore() | Nahoru |