|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Main class for Mobile device. More...
Collaboration diagram for Noalyss\Mobile:Public Member Functions | |
| display_menu () | |
| Display the menu available for this folder. | |
| execute_menu ($p_access_code) | |
| execute the menu @global type $g_user @staticvar int $level | |
| load_module ($p_access_code) | |
| Load a module with all its data from database thanks the access_code @global \Noalyss\type $g_user. | |
| page_start () | |
| HTML Page @staticvar int $already_call. | |
Main class for Mobile device.
Definition at line 37 of file mobile.class.php.
| Noalyss\Mobile::display_menu | ( | ) |
Display the menu available for this folder.
Definition at line 150 of file mobile.class.php.
References $cn.
| Noalyss\Mobile::execute_menu | ( | $p_access_code | ) |
execute the menu @global type $g_user @staticvar int $level
| type | $p_access_code |
Definition at line 173 of file mobile.class.php.
References $array, $cn, $g_parameter, $g_user, $js, _, compute_variable(), create_script(), echo_warning(), elseif, exit, load_module(), noalyss_str_replace(), page_start(), and put_global().
Here is the call graph for this function:| Noalyss\Mobile::load_module | ( | $p_access_code | ) |
Load a module with all its data from database thanks the access_code @global \Noalyss\type $g_user.
| type | $p_access_code |
Definition at line 46 of file mobile.class.php.
Referenced by execute_menu().
| Noalyss\Mobile::page_start | ( | ) |
HTML Page @staticvar int $already_call.
Definition at line 74 of file mobile.class.php.
References $style, $title, $version_noalyss, _, elseif, and load_all_script().
Referenced by execute_menu().
Here is the call graph for this function: