noalyss Version-9
Variables
ajax_contact_option_list.php File Reference

add option for contact More...

Go to the source code of this file.

Variables

 $action =$http->request("action")
 
catch(Exception $ex) $cn =Dossier::connect()
 
 $contact_mtable =new Contact_Option_Ref_MTable($obj)
 
 $ctl_id =$http->request("ctl")
 
 $obj =new Contact_option_ref_SQL($cn)
 
 try
 

Detailed Description

add option for contact

See also
contact_option_list
action_document_type_mtable::input()

Definition in file ajax_contact_option_list.php.

Variable Documentation

◆ $action

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

Definition at line 35 of file ajax_contact_option_list.php.

◆ $cn

catch (Exception $ex) $cn =Dossier::connect()

Definition at line 42 of file ajax_contact_option_list.php.

◆ $contact_mtable

$contact_mtable =new Contact_Option_Ref_MTable($obj)

Definition at line 47 of file ajax_contact_option_list.php.

◆ $ctl_id

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

Definition at line 34 of file ajax_contact_option_list.php.

◆ $obj

Definition at line 45 of file ajax_contact_option_list.php.

◆ try

try
Initial value:
{
$contact_option_id=$http->request("p_id")

Definition at line 31 of file ajax_contact_option_list.php.