noalyss Version-9
|
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 | |
call for document_type in follow up
Definition in file ajax_cfgaction.php.
$action =$http->request('action') |
Definition at line 45 of file ajax_cfgaction.php.
$action_document_type =new Action_Document_Type_MTable($doc_type) |
Definition at line 55 of file ajax_cfgaction.php.
$ctl_id =$http->request('ctl') |
Definition at line 44 of file ajax_cfgaction.php.
catch (Exception $ex) $doc_type =new Document_type_SQL($cn,$p_id) |
Definition at line 54 of file ajax_cfgaction.php.
Referenced by Action_Document_Type_MTable\__construct(), Follow_Up\display(), and Action_Document_Type_MTable\save().
Definition at line 34 of file ajax_cfgaction.php.
Definition at line 46 of file ajax_cfgaction.php.
try |
Definition at line 41 of file ajax_cfgaction.php.