noalyss Version-9
|
insert concerned operation , call from follow up More...
Go to the source code of this file.
Variables | |
$ctl =$http->request("ctl") | |
catch(Exception $ex) if(! $g_user->can_write_action($ag_id)) | $follow =new Follow_Up_Other_Concerned($cn,$ag_id) |
$html = escape_xml($response) | |
$http =new HttpInput() | |
Insert into follow-up the card (f_id) for the action_gestion (ag_id) More... | |
$nb_card =count($selected_card) | |
$response = ob_get_clean() | |
$selected_card =$http->request("selected_card","array",[]) | |
try | |
insert concerned operation , call from follow up
Definition in file ajax_action_save_concerned.php.
$ctl =$http->request("ctl") |
Definition at line 35 of file ajax_action_save_concerned.php.
catch(Exception $ex) if (! $g_user->can_write_action( $ag_id)) $follow =new Follow_Up_Other_Concerned($cn,$ag_id) |
Definition at line 49 of file ajax_action_save_concerned.php.
$html = escape_xml($response) |
Definition at line 66 of file ajax_action_save_concerned.php.
$http =new HttpInput() |
Insert into follow-up the card (f_id) for the action_gestion (ag_id)
Definition at line 31 of file ajax_action_save_concerned.php.
$nb_card =count($selected_card) |
Definition at line 50 of file ajax_action_save_concerned.php.
$response = ob_get_clean() |
Definition at line 65 of file ajax_action_save_concerned.php.
$selected_card =$http->request("selected_card","array",[]) |
Definition at line 36 of file ajax_action_save_concerned.php.
try |
Definition at line 32 of file ajax_action_save_concerned.php.