Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
Tree Class Reference
Collaboration diagram for Tree:
Collaboration graph

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 ()

Data Fields

 $classname = "Tree"
 $delimiter = "^"
 $tree
 $prfx = array()
 $sufx = array()
 $outp
 $flags

Member Function Documentation

build_tree ( )
endtree ( )

Here is the caller graph for this function:

go_through_tree (   $key = "",
  $path = "",
  $depth = 0,
  $lcount = 0,
  $pcount = 0 
)

Here is the call graph for this function:

growtree (   $key,
  $value,
  $path,
  $depth,
  $count,
  $pcount 
)

Here is the caller graph for this function:

leaftree (   $key,
  $value,
  $path,
  $depth,
  $count,
  $pcount 
)

Here is the caller graph for this function:

path_add (   $path,
  $key 
)

Here is the caller graph for this function:

path_index (   $path)
path_sub (   $path)
path_to_index ( $path,
  $key = "" 
)

Here is the caller graph for this function:

path_to_parent ( $path)
shrinktree (   $key,
  $depth 
)

Here is the caller graph for this function:

starttree ( )

Here is the caller graph for this function:

Field Documentation

$classname = "Tree"
$delimiter = "^"
$flags
$outp
$prfx = array()
$sufx = array()
$tree

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