A parent class for nodes which possess child nodes
Located in /includes/domit/xml_domit_parser.php (line 385)
DOMIT_Node | --DOMIT_ChildNodes_Interface
Class | Description |
---|---|
DOMIT_Document | A class representing the DOM Document |
DOMIT_Element | A class representing the DOM Element |
DOMIT_DocumentFragment | A class representing the DOM Document Fragment 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
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
Performs an XPath query
Searches the element tree for an element with the specified attribute name and value.
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