Public Member Functions |
|
php4DOMXPath ($dom_document) | |
query ($eval_str, $contextnode) | |
xpath_register_ns ($prefix, $namespaceURI) | |
Public Attributes |
|
$myDOMXPath | |
$myOwnerDocument |
Definition at line 230 of file domxml-php4-php5.php.
php4DOMXPath::php4DOMXPath | ( | $ | dom_document | ) |
Definition at line 234 of file domxml-php4-php5.php.
php4DOMXPath::query | ( | $ | eval_str, | |
$ | contextnode | |||
) |
Definition at line 239 of file domxml-php4-php5.php.
php4DOMXPath::xpath_register_ns | ( | $ | prefix, | |
$ | namespaceURI | |||
) |
Definition at line 244 of file domxml-php4-php5.php.
php4DOMXPath::$myDOMXPath |
Definition at line 232 of file domxml-php4-php5.php.
php4DOMXPath::$myOwnerDocument |
Definition at line 233 of file domxml-php4-php5.php.