Class: Doctrine_Node_MaterializedPath

Source Location: /Doctrine/Node/MaterializedPath.php

Class Doctrine_Node_MaterializedPath

Class Overview

Implements interfaces:

Doctrine_Node_MaterializedPath

Located in /Doctrine/Node/MaterializedPath.php [line 32]

Doctrine_Node
   |
   --Doctrine_Node_MaterializedPath
Author(s): API Tags:
Abstract:  

Information Tags:
Version:  $Revision: 1716 $
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Doctrine_Node

Doctrine_Node::$iteratorOptions
Doctrine_Node::$iteratorType
Doctrine_Node::$options
Doctrine_Node::$record
Doctrine_Node::$_tree

Inherited From Doctrine_Node

Doctrine_Node::__construct()
contructor, creates node with reference to record and any options
Doctrine_Node::factory()
factory method to return node instance based upon chosen implementation
Doctrine_Node::getIterator()
get iterator
Doctrine_Node::getRecord()
getter for record attribute
Doctrine_Node::setIteratorOptions()
sets node's iterator options
Doctrine_Node::setIteratorType()
sets node's iterator type
Doctrine_Node::setRecord()
setter for record attribute
Doctrine_Node::traverse()
convenience function for getIterator

[ Top ]
Properties
Methods