suche nach in der

DOMXPath::__construct> <DOMText::splitText
Last updated: Sat, 07 Jan 2012

view this page in

The DOMXPath class

(PHP 5)

Einführung

Supports XPath 1.0

Klassenbeschreibung

DOMXPath {
/* Eigenschaften */
/* Methoden */
__construct ( DOMDocument $doc )
mixed DOMXPath::evaluate ( string $expression [, DOMNode $contextnode [, bool $registerNodeNS = true ]] )
DOMNodeList DOMXPath::query ( string $expression [, DOMNode $contextnode [, bool $registerNodeNS = true ]] )
bool DOMXPath::registerNamespace ( string $prefix , string $namespaceURI )
public void DOMXPath::registerPhpFunctions ([ mixed $restrict ] )
}

Eigenschaften

document

Prop description

Inhaltsverzeichnis



add a note add a note User Contributed Notes
DOMXPath
There are no user contributed notes for this page.

DOMXPath::__construct> <DOMText::splitText
Last updated: Sat, 07 Jan 2012