Public Member Functions |
| build_tree () |
| go_through_tree ($key="", $path="", $depth=0, $lcount=0, $pcount=0) |
| path_to_index (&$path, $key="") |
| path_to_parent (&$path) |
| path_add ($path, $key) |
| path_sub ($path) |
| path_index ($path) |
| starttree () |
| growtree ($key, $value, $path, $depth, $count, $pcount) |
| leaftree ($key, $value, $path, $depth, $count, $pcount) |
| shrinktree ($key, $depth) |
| endtree () |
Member Function Documentation
go_through_tree |
( |
|
$key = "" , |
|
|
|
$path = "" , |
|
|
|
$depth = 0 , |
|
|
|
$lcount = 0 , |
|
|
|
$pcount = 0 |
|
) |
| |
growtree |
( |
|
$key, |
|
|
|
$value, |
|
|
|
$path, |
|
|
|
$depth, |
|
|
|
$count, |
|
|
|
$pcount |
|
) |
| |
leaftree |
( |
|
$key, |
|
|
|
$value, |
|
|
|
$path, |
|
|
|
$depth, |
|
|
|
$count, |
|
|
|
$pcount |
|
) |
| |
path_to_index |
( |
& |
$path, |
|
|
|
$key = "" |
|
) |
| |
path_to_parent |
( |
& |
$path | ) |
|
shrinktree |
( |
|
$key, |
|
|
|
$depth |
|
) |
| |
Field Documentation
The documentation for this class was generated from the following file: