|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| php4DOMXPath ($dom_document) | |
| xpath_eval ($eval_str, $contextnode=null) | |
| xpath_register_ns ($prefix, $namespaceURI) | |
Data Fields | |
| $myDOMXPath | |
Definition at line 450 of file domxml-php4-to-php5.php.
| php4DOMXPath | ( | $ | dom_document | ) |
Definition at line 454 of file domxml-php4-to-php5.php.
| xpath_eval | ( | $ | eval_str, |
| $ | contextnode = null |
||
| ) |
Definition at line 460 of file domxml-php4-to-php5.php.
| xpath_register_ns | ( | $ | prefix, |
| $ | namespaceURI | ||
| ) |
Definition at line 467 of file domxml-php4-to-php5.php.
| $myDOMXPath |
Definition at line 452 of file domxml-php4-to-php5.php.