noalyss Version-9
Variables
ajax_anc_key_choice.php File Reference

show the available distribution keys for analytic activities. More...

Go to the source code of this file.

Variables

 $html = escape_xml($response)
 
 $http =new HttpInput()
 
 $ledger =$http->get('led',"number")
 
 $response = ob_get_clean()
 
 $table_id =$http->get("t")
 
 try
 

Detailed Description

show the available distribution keys for analytic activities.

Expected parameter are

Definition in file ajax_anc_key_choice.php.

Variable Documentation

◆ $html

$html = escape_xml($response)

Definition at line 54 of file ajax_anc_key_choice.php.

◆ $http

$http =new HttpInput()

Definition at line 30 of file ajax_anc_key_choice.php.

◆ $ledger

$ledger =$http->get('led',"number")

◆ $response

$response = ob_get_clean()

Definition at line 53 of file ajax_anc_key_choice.php.

◆ $table_id

$table_id =$http->get("t")

Definition at line 35 of file ajax_anc_key_choice.php.

Referenced by Anc_Operation\display_form_plan().

◆ try

try
Initial value:
{
$amount=$http->get("amount", "number")

Definition at line 32 of file ajax_anc_key_choice.php.