noalyss Version-9
Variables
ajax_action_concerned_list.php File Reference

Go to the source code of this file.

Variables

 $csv
 
 $follow =new Follow_Up_Other_Concerned($cn,$ag_id)
 
if(headers_sent() &&DEBUGNOALYSS > 0) $html = escape_xml($response)
 
 $http =new HttpInput()
 
 $response = ob_get_clean()
 
 try
 

Variable Documentation

◆ $csv

$csv
Initial value:
="export.php?".
http_build_query(["gDossier"=>Dossier::id(),
"act"=>"CSV:FollowUpContactOption",
"ag_id"=>$ag_id])
$ag_id
Definition: action.inc.php:54
static id()
return the 'gDossier' value after a check

Definition at line 44 of file ajax_action_concerned_list.php.

Referenced by Anc_Balance_Double\display_csv(), Anc_Balance_Simple\display_csv(), Anc_Listing\display_csv(), Acc_Operation\display_jrnx_detail(), Anc_Acc_List\export_csv(), Anc_Table\export_csv(), and DatabaseCore\query_to_csv().

◆ $follow

Definition at line 40 of file ajax_action_concerned_list.php.

◆ $html

if (headers_sent() &&DEBUGNOALYSS > 0) $html = escape_xml($response)

◆ $http

$http =new HttpInput()

Definition at line 22 of file ajax_action_concerned_list.php.

◆ $response

$response = ob_get_clean()

Definition at line 51 of file ajax_action_concerned_list.php.

Referenced by Acc_Ledger\get_solde().

◆ try

try
Initial value:
{
$ag_id=$http->request("ag_id","number")

Definition at line 23 of file ajax_action_concerned_list.php.