Model/Tree.php

Classes 
package
Model
Classes
Kwf_Model_Tree

Description

this model is used to handle a tree-structure.

\Kwf_Model_Tree

Extends from
\Kwf_Model_Db_Proxy
Implements
\Kwf_Model_Tree_Interface
package
Model
Properties
$_rowClass
$_useRecursiveIdsCache
Methods
_init
getRecursiveIds
getRootNodes
useRecursiveIdsCache

Description

this model is used to handle a tree-structure.

Properties

$_rowClass

 $_rowClass = 'Kwf_Model_Tree_Row'

Details

visibility
protected
default
Kwf_Model_Tree_Row
final
false
static
false

$_useRecursiveIdsCache

 $_useRecursiveIdsCache = 'false'

Details

visibility
protected
default
false
final
false
static
false

Methods

_init

_init( ) :
Details
visibility
protected
final
false
static
false

getRecursiveIds

getRecursiveIds(  $parentId ) :

Arguments
$parentId
Details
visibility
public
final
false
static
false
internal
über row aufrufen!

getRootNodes

getRootNodes(  $select = array ) :
Arguments
$select
Details
visibility
public
final
false
static
false

useRecursiveIdsCache

useRecursiveIdsCache( ) :
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.