Represents an entire document as a tree of frames
The Frame_Tree consists of Frame objects each tied to specific DomNode objects in a specific DomDocument. The Frame_Tree has the same structure as the DomDocument, but adds additional capabalities for styling and layout.
Located in /include/frame_tree.cls.php (line 53)
The main DomDocument
Tags to ignore while parsing the tree
A mapping of Frame objects to DomNode objects
The root node of the FrameTree.
Class constructor
Builds the tree
Returns the DomDocument object representing the curent html document
Returns a post-order iterator for all frames in the tree
Recursively adds Frame objects to the tree
Recursively build a tree of Frame objects based on a dom tree. No layout information is calculated at this time, although the tree may be adjusted (i.e. nodes and frames for generated content and images may be created).
Documentation generated on Fri, 04 Mar 2005 13:31:18 -0700 by phpDocumentor 1.3.0RC3