| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for php4DOMDocument:
 Inheritance diagram for php4DOMDocument: Collaboration diagram for php4DOMDocument:
 Collaboration diagram for php4DOMDocument:| Data Fields | |
| $myDOMDocument | |
|  Data Fields inherited from php4DOMNode | |
| $myDOMNode | |
| $myOwnerDocument | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from php4DOMNode | |
| static | _newDOMElement ($aDOMNode, $aOwnerDocument) | 
|  Protected Member Functions inherited from php4DOMNode | |
| _importNode ($newnode) | |
Definition at line 100 of file inc.xml5compliance.php.
| php4DOMDocument::add_root | ( | $name | ) | 
Definition at line 119 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_attribute | ( | $name, | |
| $value | |||
| ) | 
Definition at line 110 of file domxml-php4-php5.php.
| php4DOMDocument::create_attribute | ( | $name, | |
| $value | |||
| ) | 
Definition at line 124 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_attribute | ( | $name, | |
| $value | |||
| ) | 
Definition at line 135 of file inc.xml5compliance.php.
| php4DOMDocument::create_attribute | ( | $name, | |
| $value | |||
| ) | 
Definition at line 190 of file inc.xml5compliance.php.
| php4DOMDocument::create_cdata_section | ( | $content | ) | 
Definition at line 119 of file domxml-php4-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_cdata_section | ( | $content | ) | 
Definition at line 130 of file domxml-php4-to-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_cdata_section | ( | $content | ) | 
Definition at line 143 of file inc.xml5compliance.php.
| php4DOMDocument::create_cdata_section | ( | $content | ) | 
Definition at line 198 of file inc.xml5compliance.php.
| php4DOMDocument::create_comment | ( | $data | ) | 
Definition at line 126 of file domxml-php4-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_comment | ( | $data | ) | 
Definition at line 131 of file domxml-php4-to-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_comment | ( | $data | ) | 
Definition at line 148 of file inc.xml5compliance.php.
| php4DOMDocument::create_comment | ( | $data | ) | 
Definition at line 203 of file inc.xml5compliance.php.
| php4DOMDocument::create_element | ( | $name | ) | 
Definition at line 132 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_element | ( | $name | ) | 
Definition at line 133 of file domxml-php4-php5.php.
| php4DOMDocument::create_element | ( | $name | ) | 
Definition at line 153 of file inc.xml5compliance.php.
| php4DOMDocument::create_element | ( | $name | ) | 
Definition at line 208 of file inc.xml5compliance.php.
| php4DOMDocument::create_element_ns | ( | $uri, | |
| $name, | |||
| $prefix = null | |||
| ) | 
Definition at line 133 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_entity_reference | ( | $content | ) | 
Definition at line 139 of file domxml-php4-to-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_processing_instruction | ( | $target, | |
| $data = '' | |||
| ) | 
Definition at line 140 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_text_node | ( | $content | ) | 
Definition at line 139 of file domxml-php4-php5.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_text_node | ( | $content | ) | 
Definition at line 141 of file domxml-php4-to-php5.php.
| php4DOMDocument::create_text_node | ( | $content | ) | 
Definition at line 158 of file inc.xml5compliance.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::create_text_node | ( | $content | ) | 
Definition at line 213 of file inc.xml5compliance.php.
References php4DOMNode\php4DOMNode().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::document_element | ( | ) | 
Definition at line 142 of file domxml-php4-to-php5.php.
References php4DOMNode\_newDOMElement().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::document_element | ( | ) | 
Definition at line 145 of file domxml-php4-php5.php.
| php4DOMDocument::document_element | ( | ) | 
Definition at line 163 of file inc.xml5compliance.php.
| php4DOMDocument::document_element | ( | ) | 
Definition at line 218 of file inc.xml5compliance.php.
| php4DOMDocument::dump_file | ( | $filename, | |
| $compressionmode = false, | |||
| $format = false | |||
| ) | 
| php4DOMDocument::dump_file | ( | $filename, | |
| $compressionmode = false, | |||
| $format = false | |||
| ) | 
Definition at line 151 of file domxml-php4-php5.php.
References $filename.
| php4DOMDocument::dump_file | ( | $filename, | |
| $compressionmode = false, | |||
| $format = false | |||
| ) | 
Definition at line 168 of file inc.xml5compliance.php.
References $filename.
| php4DOMDocument::dump_file | ( | $filename, | |
| $compressionmode = false, | |||
| $format = false | |||
| ) | 
Definition at line 223 of file inc.xml5compliance.php.
References $filename.
| php4DOMDocument::dump_mem | ( | $format = false, | |
| $encoding = false | |||
| ) | 
Definition at line 151 of file domxml-php4-to-php5.php.
| php4DOMDocument::dump_mem | ( | $format = false, | |
| $encoding = false | |||
| ) | 
Definition at line 157 of file domxml-php4-php5.php.
| php4DOMDocument::dump_mem | ( | $format = false, | |
| $encoding = false | |||
| ) | 
Definition at line 173 of file inc.xml5compliance.php.
| php4DOMDocument::dump_mem | ( | $format = false, | |
| $encoding = false | |||
| ) | 
Definition at line 228 of file inc.xml5compliance.php.
| php4DOMDocument::dump_node | ( | $node | ) | 
Reimplemented from php4DOMNode.
Definition at line 118 of file inc.xml5compliance.php.
| php4DOMDocument::dump_node | ( | $node | ) | 
Reimplemented from php4DOMNode.
Definition at line 162 of file inc.xml5compliance.php.
| php4DOMDocument::free | ( | ) | 
Definition at line 106 of file inc.xml5compliance.php.
| php4DOMDocument::free | ( | ) | 
Definition at line 150 of file inc.xml5compliance.php.
| php4DOMDocument::free | ( | ) | 
Definition at line 162 of file domxml-php4-to-php5.php.
| php4DOMDocument::get_element_by_id | ( | $id | ) | 
Definition at line 163 of file domxml-php4-php5.php.
| php4DOMDocument::get_element_by_id | ( | $id | ) | 
Definition at line 168 of file domxml-php4-to-php5.php.
References php4DOMNode\_newDOMElement().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::get_elements_by_tagname | ( | $name | ) | 
Definition at line 169 of file domxml-php4-to-php5.php.
| php4DOMDocument::get_elements_by_tagname | ( | $name | ) | 
Definition at line 169 of file domxml-php4-php5.php.
| php4DOMDocument::get_elements_by_tagname | ( | $name | ) | 
Definition at line 178 of file inc.xml5compliance.php.
| php4DOMDocument::get_elements_by_tagname | ( | $name | ) | 
Definition at line 233 of file inc.xml5compliance.php.
| php4DOMDocument::html_dump_mem | ( | ) | 
Definition at line 178 of file domxml-php4-to-php5.php.
| php4DOMDocument::html_dump_mem | ( | ) | 
Definition at line 184 of file domxml-php4-php5.php.
| php4DOMDocument::html_dump_mem | ( | ) | 
Definition at line 192 of file inc.xml5compliance.php.
| php4DOMDocument::html_dump_mem | ( | ) | 
Definition at line 247 of file inc.xml5compliance.php.
| php4DOMDocument::php4DOMDocument | ( | $source, | |
| $file = true | |||
| ) | 
Definition at line 88 of file inc.xml5compliance.php.
References $file.
| php4DOMDocument::php4DOMDocument | ( | $filename = '' | ) | 
Definition at line 102 of file domxml-php4-php5.php.
References $filename.
| php4DOMDocument::php4DOMDocument | ( | $source, | |
| $file = true | |||
| ) | 
Definition at line 105 of file inc.xml5compliance.php.
References $file, and staticxmlerror().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::php4DOMDocument | ( | $mode = DOMXML_LOAD_PARSING | ) | 
Definition at line 110 of file domxml-php4-to-php5.php.
References DOMXML_LOAD_DONT_KEEP_BLANKS, DOMXML_LOAD_RECOVERING, DOMXML_LOAD_SUBSTITUTE_ENTITIES, and DOMXML_LOAD_VALIDATING.
| php4DOMDocument::root | ( | ) | 
Definition at line 179 of file domxml-php4-to-php5.php.
References php4DOMNode\_newDOMElement().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::root | ( | ) | 
Definition at line 190 of file domxml-php4-php5.php.
| php4DOMDocument::validate | ( | & | $error | ) | 
Definition at line 125 of file inc.xml5compliance.php.
References $ok.
| php4DOMDocument::validate | ( | & | $error | ) | 
Definition at line 169 of file inc.xml5compliance.php.
References $ok.
| php4DOMDocument::xinclude | ( | ) | 
Definition at line 180 of file domxml-php4-to-php5.php.
| php4DOMDocument::xpath_init | ( | ) | 
Definition at line 102 of file inc.xml5compliance.php.
| php4DOMDocument::xpath_init | ( | ) | 
Definition at line 146 of file inc.xml5compliance.php.
| php4DOMDocument::xpath_new_context | ( | ) | 
Definition at line 112 of file inc.xml5compliance.php.
References xpath_new_context().
 Here is the call graph for this function:
 Here is the call graph for this function:| php4DOMDocument::xpath_new_context | ( | ) | 
Definition at line 156 of file inc.xml5compliance.php.
Referenced by xpath_new_context().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| php4DOMDocument::xpath_new_context | ( | ) | 
Definition at line 181 of file domxml-php4-to-php5.php.
| php4DOMDocument::$myDOMDocument | 
Definition at line 102 of file inc.xml5compliance.php.