AnewtXMLDomDocumentFragment Class Reference

Document fragment DOM node. More...

List of all members.

Public Attributes

 $node_type = ANEWT_XML_DOM_DOCUMENT_FRAGMENT_NODE
 The node type.
 $node_name = '#document-fragment'
 The name of this node, depending on its type.


Detailed Description

Document fragment DOM node.

This is a lightweight Document object that can be used to group various nodes together in a subtree. The children of a DocumentFragment node are zero or more nodes representing the tops of any sub-trees defining the structure of the document.

See also:
http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-B63ED1A3

Definition at line 845 of file dom.lib.php.


Member Data Documentation

AnewtXMLDomDocumentFragment::$node_type = ANEWT_XML_DOM_DOCUMENT_FRAGMENT_NODE

The node type.

See also:
http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-1060184317

Reimplemented from AnewtXMLDomNode.

Definition at line 847 of file dom.lib.php.

AnewtXMLDomDocumentFragment::$node_name = '#document-fragment'

The name of this node, depending on its type.

See also:
http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-F68D095

Reimplemented from AnewtXMLDomNode.

Definition at line 848 of file dom.lib.php.


The documentation for this class was generated from the following file:

Generated on Sun Aug 2 22:54:38 2009 for Anewt by  doxygen 1.5.9