noalyss Version-9
Variables
ajax_action_save_concerned.php File Reference

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
 

Detailed Description

insert concerned operation , call from follow up

Definition in file ajax_action_save_concerned.php.

Variable Documentation

◆ $ctl

$ctl =$http->request("ctl")

Definition at line 35 of file ajax_action_save_concerned.php.

◆ $follow

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

$html = escape_xml($response)

Definition at line 66 of file ajax_action_save_concerned.php.

◆ $http

$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

$nb_card =count($selected_card)

Definition at line 50 of file ajax_action_save_concerned.php.

◆ $response

$response = ob_get_clean()

Definition at line 65 of file ajax_action_save_concerned.php.

◆ $selected_card

$selected_card =$http->request("selected_card","array",[])

Definition at line 36 of file ajax_action_save_concerned.php.

◆ try

try
Initial value:
{
$ag_id=$http->request("ag_id","number")
$ag_id
Definition: action.inc.php:54
$http
Insert into follow-up the card (f_id) for the action_gestion (ag_id)

Definition at line 32 of file ajax_action_save_concerned.php.