Public Member Functions | |
fetchTree ($rootSearchRule, $depth, $globalSearchRule="") | |
fetchNodePath ($nodeSearchRule, &$pathArray) | |
Protected Attributes | |
$m_RootNodes | |
$m_Depth | |
$m_globalSearchRule |
Definition at line 27 of file BizDataTree.php.
fetchNodePath | ( | $ | nodeSearchRule, |
&$ | pathArray | ||
) |
Fetch node path
string | $nodeSearchRule | |
array | $pathArray |
Definition at line 84 of file BizDataTree.php.
fetchTree | ( | $ | rootSearchRule, |
$ | depth, | ||
$ | globalSearchRule = "" |
||
) |
Fetch records in tree structure
Definition at line 47 of file BizDataTree.php.