noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
activate a javascript for a PROFILE , receive mecode (menu_ref.me_code) , prid , (profile.p_id) and activate(true/false) More...
Go to the source code of this file.
Variables | |
$activate = $http->get("activate") | |
$depend = $http->get("dep",'string','EXT') | |
catch(\Exception $e) | $extension =new \Extension($cn,$me_code) |
global | $g_user |
$order = $http->get("ord",'number',0) | |
$pr_id = $http->get("prid", "number") | |
try | |
activate a javascript for a PROFILE , receive mecode (menu_ref.me_code) , prid , (profile.p_id) and activate(true/false)
Definition in file ajax_activate_plugin.php.
$activate = $http->get("activate") |
Definition at line 36 of file ajax_activate_plugin.php.
$depend = $http->get("dep",'string','EXT') |
Definition at line 37 of file ajax_activate_plugin.php.
Referenced by Acc_Reconciliation\export_csv().
Definition at line 43 of file ajax_activate_plugin.php.
Referenced by Extension\find_extension_code(), Extension\get_version(), and Extension\read_definition().
global $g_user |
Definition at line 29 of file ajax_activate_plugin.php.
$order = $http->get("ord",'number',0) |
Definition at line 38 of file ajax_activate_plugin.php.
Referenced by Manage_Table_SQL\__construct(), Fiche_Def\display(), Fiche_Def\DisplayAttribut(), Document_Export\export_all(), Fiche\get_by_category(), Stock\history(), Fiche_Def\insertAttribut(), Acc_Ledger_Search\list_operation(), Noalyss\Widget\Widget\save(), Template_Card_Category\save(), and Html_Table\test_me().
$pr_id = $http->get("prid", "number") |
Definition at line 35 of file ajax_activate_plugin.php.
try |
Definition at line 33 of file ajax_activate_plugin.php.