A class representing the DOM Element
Located in /includes/domit/xml_domit_lite_parser.php (line 1254)
DOMIT_Lite_Node | --DOMIT_Lite_ChildNodes_Interface | --DOMIT_Lite_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
DOM Element constructor
Copies a node and/or its children
Gets the value of the specified attribute, if it exists
Retrieves an element or DOMIT_NodeList of elements corresponding to an Xpath-like expression.
Retrieves a NodeList of child elements with the specified tag name
Adds elements with the specified tag name to a NodeList collection
Returns the tag name of the element
Returns the concatented text of the current node and its children
Determines whether an attribute with the specified name exists
Collapses adjacent text nodes in entire element subtree
Removes the specified attribute
Sets the value of the specified attribute; creates a new attribute if one doesn't exist
If a child text node exists, sets the nodeValue to $data. A child text node is created if none exists
Generates an array representation of the node and its children
Generates a string representation of the node and its children
Inherited From DOMIT_Lite_ChildNodes_Interface
DOMIT_Lite_ChildNodes_Interface::DOMIT_Lite_ChildNodes_Interface()
DOMIT_Lite_ChildNodes_Interface::appendChild()
DOMIT_Lite_ChildNodes_Interface::getElementsByAttribute()
DOMIT_Lite_ChildNodes_Interface::insertBefore()
DOMIT_Lite_ChildNodes_Interface::removeChild()
DOMIT_Lite_ChildNodes_Interface::replaceChild()
DOMIT_Lite_ChildNodes_Interface::_getElementsByAttribute()
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:40 +1000 by phpDocumentor 1.3.0RC3