Class DOMIT_Lite_CDATASection

Description

A class representing the DOM CDATA Section

Located in /includes/domit/xml_domit_lite_parser.php (line 1600)

DOMIT_Lite_Node
   |
   --DOMIT_Lite_TextNode
      |
      --DOMIT_Lite_CDATASection
Method Summary
DOMIT_Lite_CDATASection DOMIT_Lite_CDATASection (string $data)
string toString ([boolean $htmlSafe = false], [boolean $subEntities = true])
Variables
Methods
Constructor DOMIT_Lite_CDATASection (line 1605)

DOM CDATA Section node constructor

DOMIT_Lite_CDATASection DOMIT_Lite_CDATASection (string $data)
  • string $data: The text of the node
toString (line 1618)

Generates a string representation of the node and its children

  • return: The string representation
string toString ([boolean $htmlSafe = false], [boolean $subEntities = true])
  • boolean $htmlSafe: True if HTML readable output is desired
  • boolean $subEntities: True if illegal xml characters should be converted to entities

Redefinition of:
DOMIT_Lite_TextNode::toString()
Generates a string representation of the node and its children

Inherited Methods

Inherited From DOMIT_Lite_TextNode

DOMIT_Lite_TextNode::DOMIT_Lite_TextNode()
DOMIT_Lite_TextNode::cloneNode()
DOMIT_Lite_TextNode::getText()
DOMIT_Lite_TextNode::setText()
DOMIT_Lite_TextNode::toArray()
DOMIT_Lite_TextNode::toString()

Inherited From DOMIT_Lite_Node

DOMIT_Lite_Node::DOMIT_Lite_Node()
DOMIT_Lite_Node::appendChild()
DOMIT_Lite_Node::clearReferences()
DOMIT_Lite_Node::cloneNode()
DOMIT_Lite_Node::forHTML()
DOMIT_Lite_Node::getChildNodeIndex()
DOMIT_Lite_Node::getElementsByPath()
DOMIT_Lite_Node::getNamedElements()
DOMIT_Lite_Node::getText()
DOMIT_Lite_Node::hasChildNodes()
DOMIT_Lite_Node::insertBefore()
DOMIT_Lite_Node::nvl()
DOMIT_Lite_Node::onLoad()
DOMIT_Lite_Node::removeChild()
DOMIT_Lite_Node::replaceChild()
DOMIT_Lite_Node::setOwnerDocument()
DOMIT_Lite_Node::toArray()
DOMIT_Lite_Node::toNormalizedString()
DOMIT_Lite_Node::_constructor()

Documentation generated on Fri, 4 Mar 2005 13:57:37 +1000 by phpDocumentor 1.3.0RC3