|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the form for adding a menu. More...
Go to the source code of this file.
Variables | |
| $dep =$http->get('dep', "string",0) | |
| $http =new HttpInput() | |
| $p_level =$http->get('p_level', "string",0) | |
| try | |
show the form for adding a menu.
$type :
$p_level:
$dep : is the profile_menu.pm_id of the parent menu
Definition in file ajax_add_menu.php.
| $dep =$http->get('dep', "string",0) |
Definition at line 49 of file ajax_add_menu.php.
| $http =new HttpInput() |
Definition at line 43 of file ajax_add_menu.php.
| $p_level =$http->get('p_level', "string",0) |
Definition at line 48 of file ajax_add_menu.php.
Referenced by Profile_Menu\display_module_menu().
| try |
Definition at line 45 of file ajax_add_menu.php.