|
dolibarr
x.y.z
|
This is an example of an empty top menu handler. More...
Go to the source code of this file.
Classes | |
| class | MenuManager |
| Class to manage menu Auguria. More... | |
Functions | |
| print_start_menu_array_empty () | |
| Output menu entry. More... | |
| print_start_menu_entry_empty ($idsel, $classname, $showmode) | |
| Output start menu entry. More... | |
| print_text_menu_entry_empty ($text, $showmode, $url, $id, $idsel, $classname, $atarget) | |
| Output menu entry. More... | |
| print_end_menu_entry_empty ($showmode) | |
| Output end menu entry. More... | |
| print_end_menu_array_empty () | |
| Output menu array. More... | |
This is an example of an empty top menu handler.
Definition in file empty.php.
| print_end_menu_array_empty | ( | ) |
| print_end_menu_entry_empty | ( | $showmode | ) |
| print_start_menu_array_empty | ( | ) |
| print_start_menu_entry_empty | ( | $idsel, | |
| $classname, | |||
| $showmode | |||
| ) |
| print_text_menu_entry_empty | ( | $text, | |
| $showmode, | |||
| $url, | |||
| $id, | |||
| $idsel, | |||
| $classname, | |||
| $atarget | |||
| ) |