noalyss Version-9
|
callback script for mobile_device_mtable More...
Go to the source code of this file.
Variables | |
$action =$http->request('action') | |
$ctl_id =$http->request('ctl') | |
$http =new HttpInput() | |
catch(Exception $e) | $object = Mobile_Device_MTable::build($p_id,$profile_id) |
$p_id =$http->request('p_id', "number") | |
$profile_id =$http->request("profile_id","number") | |
try | |
callback script for mobile_device_mtable
Definition in file ajax_mobile_device_menu.php.
$action =$http->request('action') |
Definition at line 34 of file ajax_mobile_device_menu.php.
$ctl_id =$http->request('ctl') |
Definition at line 36 of file ajax_mobile_device_menu.php.
$http =new HttpInput() |
Definition at line 30 of file ajax_mobile_device_menu.php.
catch (Exception $e) $object = Mobile_Device_MTable::build($p_id,$profile_id) |
Definition at line 45 of file ajax_mobile_device_menu.php.
Referenced by Acc_Other_Tax_MTable\build(), Parameter_Extra_MTable\build(), Forecast_Category_MTable\check(), Forecast_Item_MTable\check(), Parameter_Extra_MTable\check(), Forecast_Item_MTable\count_category(), and Forecast_Item_MTable\input().
Definition at line 35 of file ajax_mobile_device_menu.php.
$profile_id =$http->request("profile_id","number") |
Definition at line 37 of file ajax_mobile_device_menu.php.
try |
Definition at line 31 of file ajax_mobile_device_menu.php.