noalyss Version-9
|
this file includes the called plugin. It check first the security. Load several javascript files More...
Go to the source code of this file.
Variables | |
global | $cn =Dossier::connect() |
$ext =new Extension($cn) | |
global | $g_parameter =new Noalyss_Parameter_Folder($cn) |
global | $g_user =new Noalyss_user($cn) |
$http =new HttpInput() | |
$only_plugin =$g_user->check_dossier(dossier::id()) | |
if( $ext->search($http->request("plugin_code")) !=-1) | else |
this file includes the called plugin. It check first the security. Load several javascript files
Definition in file extension.raw.php.
$cn =Dossier::connect() |
Definition at line 38 of file extension.raw.php.
Definition at line 50 of file extension.raw.php.
$g_parameter =new Noalyss_Parameter_Folder($cn) |
Definition at line 38 of file extension.raw.php.
$g_user =new Noalyss_user($cn) |
Definition at line 38 of file extension.raw.php.
$http =new HttpInput() |
Definition at line 42 of file extension.raw.php.
$only_plugin =$g_user->check_dossier(dossier::id()) |
Definition at line 46 of file extension.raw.php.
if ($ext->search( $http->request("plugin_code")) !=-1) else |
Definition at line 62 of file extension.raw.php.