ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
xpath_eval ($eval_str) | |
php4DOMXPath ($dom_document) | |
query ($eval_str) | |
xpath_register_ns ($prefix, $namespaceURI) | |
php4DOMXPath ($dom_document) | |
xpath_eval ($eval_str, $contextnode=null) | |
xpath_register_ns ($prefix, $namespaceURI) | |
php4DOMXPath ($dom_document) | |
query ($eval_str, $contextnode) | |
xpath_register_ns ($prefix, $namespaceURI) | |
xpath_eval ($eval_str) | |
php4DOMXPath ($dom_document) | |
query ($eval_str) | |
xpath_register_ns ($prefix, $namespaceURI) |
Data Fields | |
$myDOMXPath |
Private Attributes | |
$myOwnerDocument |
Definition at line 607 of file inc.xml5compliance.php.
php4DOMXPath::php4DOMXPath | ( | $dom_document | ) |
Definition at line 450 of file domxml-php4-to-php5.php.
php4DOMXPath::php4DOMXPath | ( | $dom_document | ) |
Definition at line 463 of file domxml-php4-php5.php.
php4DOMXPath::php4DOMXPath | ( | $dom_document | ) |
Definition at line 549 of file inc.xml5compliance.php.
php4DOMXPath::php4DOMXPath | ( | $dom_document | ) |
Definition at line 617 of file inc.xml5compliance.php.
php4DOMXPath::query | ( | $eval_str, | |
$contextnode | |||
) |
Definition at line 470 of file domxml-php4-php5.php.
References $myOwnerDocument.
php4DOMXPath::query | ( | $eval_str | ) |
Definition at line 554 of file inc.xml5compliance.php.
php4DOMXPath::query | ( | $eval_str | ) |
Definition at line 622 of file inc.xml5compliance.php.
php4DOMXPath::xpath_eval | ( | $eval_str, | |
$contextnode = null |
|||
) |
Definition at line 456 of file domxml-php4-to-php5.php.
php4DOMXPath::xpath_eval | ( | $eval_str | ) |
Definition at line 544 of file inc.xml5compliance.php.
References xpath_eval().
php4DOMXPath::xpath_eval | ( | $eval_str | ) |
Definition at line 612 of file inc.xml5compliance.php.
Referenced by xpath_eval().
php4DOMXPath::xpath_register_ns | ( | $prefix, | |
$namespaceURI | |||
) |
Definition at line 463 of file domxml-php4-to-php5.php.
php4DOMXPath::xpath_register_ns | ( | $prefix, | |
$namespaceURI | |||
) |
Definition at line 477 of file domxml-php4-php5.php.
php4DOMXPath::xpath_register_ns | ( | $prefix, | |
$namespaceURI | |||
) |
Definition at line 559 of file inc.xml5compliance.php.
php4DOMXPath::xpath_register_ns | ( | $prefix, | |
$namespaceURI | |||
) |
Definition at line 628 of file inc.xml5compliance.php.
php4DOMXPath::$myDOMXPath |
Definition at line 609 of file inc.xml5compliance.php.
|
private |
Definition at line 449 of file domxml-php4-to-php5.php.
Referenced by query().