noalyss Version-9
|
save the new predefined operation included from ajax_misc More...
Go to the source code of this file.
Variables | |
$action =$http->request('action') | |
$ctl_id =$http->request('ctl') | |
$http =new HttpInput() | |
$operation_predef_mtable =new Operation_Predef_MTable($prd_op) | |
$p_id =$http->request('p_id', "number") | |
$prd_op =new Op_Predef_SQL($cn) | |
try | |
save the new predefined operation included from ajax_misc
Definition in file ajax_save_predf_op.php.
$action =$http->request('action') |
Definition at line 34 of file ajax_save_predf_op.php.
$ctl_id =$http->request('ctl') |
Definition at line 36 of file ajax_save_predf_op.php.
$http =new HttpInput() |
Definition at line 28 of file ajax_save_predf_op.php.
$operation_predef_mtable =new Operation_Predef_MTable($prd_op) |
Definition at line 48 of file ajax_save_predf_op.php.
Definition at line 35 of file ajax_save_predf_op.php.
$prd_op =new Op_Predef_SQL($cn) |
Definition at line 44 of file ajax_save_predf_op.php.
try |
Definition at line 32 of file ajax_save_predf_op.php.