Moodle  2.2.1
http://www.collinsharper.com
php4DOMXPath Class Reference

Public Member Functions

 php4DOMXPath ($dom_document)
 xpath_eval ($eval_str, $contextnode=null)
 xpath_register_ns ($prefix, $namespaceURI)

Data Fields

 $myDOMXPath

Detailed Description

Definition at line 450 of file domxml-php4-to-php5.php.


Member Function Documentation

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.


Field Documentation

$myDOMXPath

Definition at line 452 of file domxml-php4-to-php5.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations