isPublic? yesisAbstract? no
Inheritance tree:
Known subclasses:
None
Source file: xml_domit_parser.php
Signature: DOMIT_CDATASection()
isPublic? no
Signature: toString()
Returns:
String - An unformatted (single line, no whitespace) string representation of the cdata section and all children.
Example:
An unformatted string representation of the cdata section will be printed here:
echo (htmlentities($myCDataSection->toString());
Signature: &createClone()
DOMIT_CDATASection - A new DOMIT_CDATASection
Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers. Please visit Engage Interactive to download free copies.