Class Doctrine_Tree
Doctrine_Tree
Direct known subclasses
Doctrine_Tree_AdjacencyList, Doctrine_Tree_MaterializedPath, Doctrine_Tree_NestedSet
Package: Doctrine\Tree
License: LGPL
Author: Joe Simms <joe.simms@websites4.com>
Version: $Revision: 7490 $
Since: 1.0
Link: www.doctrine-project.org
Located at Tree.php
License: LGPL
Author: Joe Simms <joe.simms@websites4.com>
Version: $Revision: 7490 $
Since: 1.0
Link: www.doctrine-project.org
Located at Tree.php
public
|
#
__construct(
constructor, creates tree with reference to table and any options |
public
|
|
public
|
|
public static
|
#
factory(
Factory method to create a Tree. |
public
|
|
public
|
|
public
|
protected
mixed
|
$table
|
|
protected
array
|
$options
|
# array() |
protected
mixed
|
$_baseComponent
|