Stud.IP  2.5 Revision
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()

end_menu ( )
Here is the caller graph for this function:

◆ find_visible()

find_visible (   $r)
Here is the caller graph for this function:

◆ get()

get ( )
Here is the call graph for this function:

◆ get_cell()

get_cell (   $n,
  $level,
  $class = "" 
)
Here is the caller graph for this function:

◆ get_title()

get_title ( )
Here is the call graph for this function:

◆ Menu()

Menu ( )
Here is the call graph for this function:

◆ normalize_pos()

normalize_pos (   $pos)
Here is the caller graph for this function:

◆ setup()

setup ( )
Here is the caller graph for this function:

◆ shift_in()

shift_in (   $oldlevel,
  $level 
)
Here is the caller graph for this function:

◆ shift_out()

shift_out (   $oldlevel,
  $level 
)
Here is the caller graph for this function:

◆ show()

show ( )

◆ split_path()

split_path (   $p)
Here is the caller graph for this function:

◆ start_menu()

start_menu ( )
Here is the caller graph for this function:

Field Documentation

◆ $children

$children = array()

◆ $class

$class = ""

◆ $classname

$classname = "Menu"

◆ $item

$item = array()

◆ $map

$map = ""

◆ $nomain

$nomain = false

◆ $title_delim

$title_delim = " : "

◆ $urlmap

$urlmap = array()

◆ $visible

$visible = array()

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