|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
this file respond to an ajax request The parameters are More...
Go to the source code of this file.
Variables | |
| global | $cn |
| global | $g_parameter |
| global | $g_user = new Noalyss_user($cn) |
| if( $op=="progressBar") if($op=='password_chk') | $html = var_export($_REQUEST, true) |
| global | $http =new HttpInput() |
| if(LOGINPUT) if($op=='widget') | $path |
| for widget we call immediately a file outside the ajax folder | |
| if($gDossier<>0) | else |
| if (! defined( 'ALLOWED')) define( 'ALLOWED' | |
| try | |
this file respond to an ajax request The parameters are
Definition in file ajax_misc.php.
| global $cn |
Definition at line 78 of file ajax_misc.php.
| global $g_parameter |
Definition at line 78 of file ajax_misc.php.
| $g_user = new Noalyss_user($cn) |
Definition at line 78 of file ajax_misc.php.
Definition at line 127 of file ajax_misc.php.
| $http =new HttpInput() |
Definition at line 43 of file ajax_misc.php.
for widget we call immediately a file outside the ajax folder
Definition at line 157 of file ajax_misc.php.
Referenced by noalyss_class_autoloader().
| if ( $gDossier<>0) else |
Definition at line 92 of file ajax_misc.php.
Definition at line 38 of file ajax_misc.php.
| try |
Definition at line 45 of file ajax_misc.php.