ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct ($aDOMCDATASection) | |
![]() | |
__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 | |
![]() | |
$myDOMNode | |
Definition at line 93 of file inc.xml5compliance.php.
php4DOMCDATASection::__construct | ( | $aDOMCDATASection | ) |
Definition at line 97 of file inc.xml5compliance.php.
php4DOMCDATASection::$myDOMCDATASection |
Definition at line 95 of file inc.xml5compliance.php.