lookupPrefix()"HREF="function.dom-domnode-lookupprefix.html"> Manuál PHP Předcházející Další (no ..."/>
Forum und email
DOMNode->lookupNamespaceURI()

DOMNode->lookupNamespaceURI()

(no version information, might be only in CVS)

DOMNode->lookupNamespaceURI() --  Gets the namespace URI of the node based on the prefix

Popis

class DOMNode {

string lookupNamespaceURI ( string prefix )

}

Gets the namespace URI of the node based on the prefix.

Seznam parametrů

prefix

The prefix of the namespace.

Návratové hodnoty

The namespace URI of the node.