A parent class for Text and CDATA Section nodes
Located in /includes/domit/xml_domit_parser.php (line 2295)
DOMIT_Node | --DOMIT_CharacterData
Class | Description |
---|---|
DOMIT_TextNode | A class representing the DOM Text Node |
DOMIT_Comment | A class representing the DOM Comment node |
Inherited from DOMIT_Node
DOMIT_Node::$attributes
DOMIT_Node::$childCount
DOMIT_Node::$childNodes
DOMIT_Node::$firstChild
DOMIT_Node::$lastChild
DOMIT_Node::$localname
DOMIT_Node::$namespaceURI
DOMIT_Node::$nextSibling
DOMIT_Node::$nodeName
DOMIT_Node::$nodeType
DOMIT_Node::$nodeValue
DOMIT_Node::$ownerDocument
DOMIT_Node::$parentNode
DOMIT_Node::$prefix
DOMIT_Node::$previousSibling
DOMIT_Node::$uid
Prevents direct instantiation of DOMIT_CharacterData class
Appends the specified text to the current node text
Deletes a subset of the current node text
Gets the node value of the current text node
Gets the length of the text in the current node
Inserts text at the sepecified offset
Replaces a subset of the current node text with the specified text
Gets a subset of the current node text
Inherited From DOMIT_Node
DOMIT_Node::DOMIT_Node()
DOMIT_Node::appendChild()
DOMIT_Node::clearReferences()
DOMIT_Node::cloneNode()
DOMIT_Node::forHTML()
DOMIT_Node::getChildNodeIndex()
DOMIT_Node::getElementsByAttributePath()
DOMIT_Node::getElementsByPath()
DOMIT_Node::getNamedElements()
DOMIT_Node::getText()
DOMIT_Node::getTypedNodes()
DOMIT_Node::getValuedNodes()
DOMIT_Node::hasAttributes()
DOMIT_Node::hasChildNodes()
DOMIT_Node::insertBefore()
DOMIT_Node::isSupported()
DOMIT_Node::normalize()
DOMIT_Node::nvl()
DOMIT_Node::onLoad()
DOMIT_Node::removeChild()
DOMIT_Node::replaceChild()
DOMIT_Node::setOwnerDocument()
DOMIT_Node::toArray()
DOMIT_Node::toNormalizedString()
DOMIT_Node::_constructor()
Documentation generated on Fri, 4 Mar 2005 13:57:44 +1000 by phpDocumentor 1.3.0RC3