|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for php4DOMXPath:Public Member Functions | |
| xpath_eval ($eval_str) | |
| __construct ($dom_document) | |
| query ($eval_str) | |
| xpath_register_ns ($prefix, $namespaceURI) | |
| xpath_eval ($eval_str) | |
| php4DOMXPath ($dom_document) | |
| query ($eval_str) | |
| xpath_register_ns ($prefix, $namespaceURI) | |
Data Fields | |
| $myDOMXPath | |
Definition at line 612 of file inc.xml5compliance.php.
| php4DOMXPath::__construct | ( | $dom_document | ) |
Definition at line 622 of file inc.xml5compliance.php.
| php4DOMXPath::php4DOMXPath | ( | $dom_document | ) |
Definition at line 549 of file inc.xml5compliance.php.
| php4DOMXPath::query | ( | $eval_str | ) |
Definition at line 627 of file inc.xml5compliance.php.
| php4DOMXPath::query | ( | $eval_str | ) |
Definition at line 554 of file inc.xml5compliance.php.
| php4DOMXPath::xpath_eval | ( | $eval_str | ) |
Definition at line 617 of file inc.xml5compliance.php.
References xpath_eval().
Referenced by xpath_eval().
Here is the call graph for this function:
Here is the caller graph for this function:| php4DOMXPath::xpath_eval | ( | $eval_str | ) |
Definition at line 544 of file inc.xml5compliance.php.
References xpath_eval().
Here is the call graph for this function:| php4DOMXPath::xpath_register_ns | ( | $prefix, | |
| $namespaceURI | |||
| ) |
Definition at line 632 of file inc.xml5compliance.php.
| php4DOMXPath::xpath_register_ns | ( | $prefix, | |
| $namespaceURI | |||
| ) |
Definition at line 559 of file inc.xml5compliance.php.
| php4DOMXPath::$myDOMXPath |
Definition at line 614 of file inc.xml5compliance.php.