noalyss Version-9
Variables
ajax_cfgaction.php File Reference

call for document_type in follow up More...

Go to the source code of this file.

Variables

 $action =$http->request('action')
 
 $action_document_type =new Action_Document_Type_MTable($doc_type)
 
 $ctl_id =$http->request('ctl')
 
catch(Exception $ex) $doc_type =new Document_type_SQL($cn,$p_id)
 
if($g_user->check_action(PARCATDOC)==0) $http =new HttpInput()
 
 $p_id =$http->request('p_id', "number")
 
 try
 

Detailed Description

call for document_type in follow up

Definition in file ajax_cfgaction.php.

Variable Documentation

◆ $action

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

Definition at line 45 of file ajax_cfgaction.php.

◆ $action_document_type

$action_document_type =new Action_Document_Type_MTable($doc_type)

Definition at line 55 of file ajax_cfgaction.php.

◆ $ctl_id

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

Definition at line 44 of file ajax_cfgaction.php.

◆ $doc_type

catch (Exception $ex) $doc_type =new Document_type_SQL($cn,$p_id)

◆ $http

if ( $g_user->check_action(PARCATDOC)==0) $http =new HttpInput()

Definition at line 34 of file ajax_cfgaction.php.

◆ $p_id

$p_id =$http->request('p_id', "number")

Definition at line 46 of file ajax_cfgaction.php.

◆ try

try
Initial value:
{
$table=$http->request('table')
if($g_user->check_action(PARCATDOC)==0) $http
$table
Definition: menu.inc.php:103

Definition at line 41 of file ajax_cfgaction.php.