Class: Doctrine_Tree_MaterializedPath

Source Location: /Doctrine/Tree/MaterializedPath.php

Class Doctrine_Tree_MaterializedPath

Class Overview

Implements interfaces:

Doctrine_Tree_MaterializedPath

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

Doctrine_Tree
   |
   --Doctrine_Tree_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_Tree

Doctrine_Tree::$options
Doctrine_Tree::$table
Doctrine_Tree::$_baseComponent

Inherited From Doctrine_Tree

Doctrine_Tree::__construct()
constructor, creates tree with reference to table and any options
Doctrine_Tree::factory()
factory method to return tree instance based upon chosen implementation
Doctrine_Tree::getAttribute()
gets tree attribute value
Doctrine_Tree::getBaseComponent()
Returns the base tree component.
Doctrine_Tree::setAttribute()
sets tree attribute value
Doctrine_Tree::setTableDefinition()
Used to define table attributes required for the given implementation
Doctrine_Tree::setUp()
this method is used for setting up relations and attributes and should be used by specific implementations

[ Top ]
Properties
Methods