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

Public Member Functions

 Menu ()
 show ()
 get ()
 get_cell ($n, $level, $class="")
 get_title ()
 shift_in ($oldlevel, $level)
 shift_out ($oldlevel, $level)
 start_menu ()
 end_menu ()
 normalize_pos ($pos)
 split_path ($p)
 find_visible ($r)
 setup ()

Data Fields

 $classname = "Menu"
 $urlmap = array()
 $map = ""
 $item = array()
 $children = array()
 $visible = array()
 $class = ""
 $nomain = false
 $title_delim = " : "

Member Function Documentation

end_menu ( )

Here is the caller graph for this function:

find_visible (   $r)

Here is the caller graph for this function:

get ( )

Here is the call graph for this function:

get_cell (   $n,
  $level,
  $class = "" 
)

Here is the caller graph for this function:

get_title ( )

Here is the call graph for this function:

Menu ( )

Here is the call graph for this function:

normalize_pos (   $pos)

Here is the caller graph for this function:

setup ( )

Here is the caller graph for this function:

shift_in (   $oldlevel,
  $level 
)

Here is the caller graph for this function:

shift_out (   $oldlevel,
  $level 
)

Here is the caller graph for this function:

show ( )
split_path (   $p)

Here is the caller graph for this function:

start_menu ( )

Here is the caller graph for this function:

Field Documentation

$children = array()
$class = ""
$classname = "Menu"
$item = array()
$map = ""
$nomain = false
$title_delim = " : "
$urlmap = array()
$visible = array()

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