noalyss Version-9
|
Main class for Mobile device. More...
Public Member Functions | |
display_menu () | |
Display the menu available for this folder. More... | |
execute_menu ($p_access_code) | |
execute the menu @global type $g_user @staticvar int $level More... | |
load_module ($p_access_code) | |
Load a module with all its data from database thanks the access_code @global \Noalyss\type $g_user. More... | |
page_start () | |
HTML Page @staticvar int $already_call. More... | |
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, and Dossier\connect().
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, HtmlInput\anchor(), compute_variable(), create_script(), echo_warning(), elseif, exit, id, Dossier\id(), noalyss_str_replace(), and put_global().
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.
References $cn, $g_user, and Dossier\connect().
Noalyss\Mobile::page_start | ( | ) |
HTML Page @staticvar int $already_call.
Definition at line 74 of file mobile.class.php.
References $style, $title, $version_noalyss, HtmlInput\button_action(), elseif, load_all_script(), set_language(), and HtmlInput\title_box().