|
ILIAS
release_8 Revision v8.25
|
Inheritance diagram for php4DOMCDATASection:
Collaboration diagram for php4DOMCDATASection:Public Member Functions | |
| __construct ($aDOMCDATASection) | |
Public Member Functions inherited from php4DOMNode | |
| __construct ($aDomNode) | |
| append_child ($newnode) | |
| replace_node ($newnode) | |
| append_sibling ($newnode) | |
| attributes () | |
| child_nodes () | |
| children () | |
| unlink_node ($aDomNode="") | |
| clone_node ($deep=false) | |
| first_child () | |
| get_content () | |
| has_attributes () | |
| has_child_nodes () | |
| insert_before ($newnode, $refnode) | |
| last_child () | |
| next_sibling () | |
| node_name ($a_local=false) | |
| node_type () | |
| node_value () | |
| parent_node () | |
| previous_sibling () | |
| remove_child ($oldchild) | |
| replace_child ($oldnode, $newnode) | |
| set_content ($text) | |
Data Fields | |
| $myDOMCDATASection | |
Data Fields inherited from php4DOMNode | |
| $myDOMNode | |
Definition at line 93 of file inc.xml5compliance.php.
| php4DOMCDATASection::__construct | ( | $aDOMCDATASection | ) |
Reimplemented from php4DOMNode.
Definition at line 97 of file inc.xml5compliance.php.
| php4DOMCDATASection::$myDOMCDATASection |
Definition at line 95 of file inc.xml5compliance.php.