noalyss Version-9
|
Manage Document_State. More...
Go to the source code of this file.
Variables | |
$action =$http->request('action') | |
$ctl_id =$http->request('ctl') | |
catch(Exception $e) | $document_state_sql =new Document_State_SQL($cn,$p_id) |
global | $g_user |
$mtable =new Document_State_MTable($document_state_sql) | |
$p_id =$http->request('p_id', "number") | |
try | |
Manage Document_State.
Definition in file ajax_document_state.php.
$action =$http->request('action') |
Definition at line 38 of file ajax_document_state.php.
$ctl_id =$http->request('ctl') |
Definition at line 40 of file ajax_document_state.php.
catch (Exception $e) $document_state_sql =new Document_State_SQL($cn,$p_id) |
Definition at line 48 of file ajax_document_state.php.
global $g_user |
Definition at line 24 of file ajax_document_state.php.
$mtable =new Document_State_MTable($document_state_sql) |
Definition at line 49 of file ajax_document_state.php.
Definition at line 39 of file ajax_document_state.php.
try |
Definition at line 36 of file ajax_document_state.php.