noalyss Version-9
|
Manage the forecast item. More...
Go to the source code of this file.
Variables | |
$action =$http->request('action') | |
$ctl_id =$http->request('ctl') | |
catch(Exception $e) | $forecast_category = Forecast_Category_MTable::build($p_id) |
global | $g_user |
$http =new HttpInput() | |
$p_id =$http->request('p_id', "number") | |
try | |
Manage the forecast item.
Definition in file ajax_forecast_category.php.
$action =$http->request('action') |
Definition at line 34 of file ajax_forecast_category.php.
$ctl_id =$http->request('ctl') |
Definition at line 36 of file ajax_forecast_category.php.
catch (Exception $e) $forecast_category = Forecast_Category_MTable::build($p_id) |
Definition at line 42 of file ajax_forecast_category.php.
Referenced by Forecast_Category_MTable\build(), and Anticipation\input_category().
global $g_user |
Definition at line 27 of file ajax_forecast_category.php.
$http =new HttpInput() |
Definition at line 31 of file ajax_forecast_category.php.
Definition at line 35 of file ajax_forecast_category.php.
try |
Definition at line 32 of file ajax_forecast_category.php.