noalyss Version-9
Variables
ajax_mobile_device_menu.php File Reference

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
 

Detailed Description

callback script for mobile_device_mtable

See also
Mobile_Device_MTable

Definition in file ajax_mobile_device_menu.php.

Variable Documentation

◆ $action

$action =$http->request('action')

Definition at line 34 of file ajax_mobile_device_menu.php.

◆ $ctl_id

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

Definition at line 36 of file ajax_mobile_device_menu.php.

◆ $http

$http =new HttpInput()

Definition at line 30 of file ajax_mobile_device_menu.php.

◆ $object

catch (Exception $e) $object = Mobile_Device_MTable::build($p_id,$profile_id)

◆ $p_id

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

Definition at line 35 of file ajax_mobile_device_menu.php.

◆ $profile_id

$profile_id =$http->request("profile_id","number")

Definition at line 37 of file ajax_mobile_device_menu.php.

◆ try

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

Definition at line 31 of file ajax_mobile_device_menu.php.