noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
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)
 
 $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 35 of file ajax_cfgaction.php.

◆ $action_document_type

$action_document_type =new Action_Document_Type_MTable($doc_type)

Definition at line 49 of file ajax_cfgaction.php.

◆ $ctl_id

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

Definition at line 34 of file ajax_cfgaction.php.

◆ $doc_type

◆ $http

$http =new HttpInput()

Definition at line 24 of file ajax_cfgaction.php.

◆ $p_id

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

Definition at line 36 of file ajax_cfgaction.php.

◆ try

try
Initial value:
{
$table=$http->request('table')
$table
Definition menu.inc.php:104

Definition at line 31 of file ajax_cfgaction.php.