A parent class for nodes which possess child nodes
Located in /includes/domit/xml_domit_lite_parser.php (line 307)
DOMIT_Lite_Node | --DOMIT_Lite_ChildNodes_Interface
Class | Description |
---|---|
DOMIT_Lite_Document | A class representing the DOM Document |
DOMIT_Lite_Element | A class representing the DOM Element |
Inherited from DOMIT_Lite_Node
DOMIT_Lite_Node::$attributes
DOMIT_Lite_Node::$childCount
DOMIT_Lite_Node::$childNodes
DOMIT_Lite_Node::$firstChild
DOMIT_Lite_Node::$lastChild
DOMIT_Lite_Node::$nextSibling
DOMIT_Lite_Node::$nodeName
DOMIT_Lite_Node::$nodeType
DOMIT_Lite_Node::$nodeValue
DOMIT_Lite_Node::$ownerDocument
DOMIT_Lite_Node::$parentNode
DOMIT_Lite_Node::$previousSibling
DOMIT_Lite_Node::$uid
Raises error if abstract class is directly instantiated
Appends a node to the childNodes list of the current node
Searches the element tree for an element with the specified attribute name and value.
Inserts a node to the childNodes list of the current node
Removes a node from the childNodes list of the current node
Replaces a node with another
Searches the element tree for an element with the specified attribute name and value.
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