Class DOMIT_NamedNodeMap_Attr

Description

A NamedNodeMap with specialized funtionality for Attribute nodes

Located in /includes/domit/xml_domit_nodemaps.php (line 367)

DOMIT_NamedNodeMap
   |
   --DOMIT_NamedNodeMap_Attr
Method Summary
Array toArray ()
string toString ([boolean $htmlSafe = false], [boolean $subEntities = false])
Variables
Methods
toArray (line 372)

Generates an array representation of the node and its children

  • return: A representation of the node and its children
Array toArray ()

Redefinition of:
DOMIT_NamedNodeMap::toArray()
Generates an array representation of the node and its children
toString (line 388)

Generates a string representation of the node and its children

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

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

Inherited Methods

Inherited From DOMIT_NamedNodeMap

DOMIT_NamedNodeMap::createClone()
DOMIT_NamedNodeMap::forHTML()
DOMIT_NamedNodeMap::getKeyNS()
DOMIT_NamedNodeMap::getLength()
DOMIT_NamedNodeMap::getNamedItem()
DOMIT_NamedNodeMap::getNamedItemNS()
DOMIT_NamedNodeMap::item()
DOMIT_NamedNodeMap::reindexNodeMap()
DOMIT_NamedNodeMap::removeNamedItem()
DOMIT_NamedNodeMap::removeNamedItemNS()
DOMIT_NamedNodeMap::setNamedItem()
DOMIT_NamedNodeMap::setNamedItemNS()
DOMIT_NamedNodeMap::toArray()
DOMIT_NamedNodeMap::toString()

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