Public Member Functions | Protected Attributes

BizDataTree Class Reference

Inheritance diagram for BizDataTree:
Inheritance graph
[legend]
Collaboration diagram for BizDataTree:
Collaboration graph
[legend]

Public Member Functions

 fetchTree ($rootSearchRule, $depth, $globalSearchRule="")
 fetchNodePath ($nodeSearchRule, &$pathArray)

Protected Attributes

 $m_RootNodes
 $m_Depth
 $m_globalSearchRule

Detailed Description

Definition at line 27 of file BizDataTree.php.


Member Function Documentation

fetchNodePath ( nodeSearchRule,
&$  pathArray 
)

Fetch node path

Parameters:
string$nodeSearchRule
array$pathArray
Returns:
<type>

Definition at line 84 of file BizDataTree.php.

Here is the call graph for this function:

fetchTree ( rootSearchRule,
depth,
globalSearchRule = "" 
)

Fetch records in tree structure

Returns:
<type>

Definition at line 47 of file BizDataTree.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: