noalyss Version-9
Variables
ajax_tag_group.php File Reference

Manage the group of tags. More...

Go to the source code of this file.

Variables

 $action =$http->request('action')
 
 $ctl_id =$http->request('ctl')
 
catch(Exception $e) $obj =new Tag_Group_SQL($cn,$p_id)
 
 $obj_manage =new Tag_Group_MTable($obj)
 
 $p_id =$http->request('p_id', "number")
 
 try
 

Detailed Description

Manage the group of tags.

Definition in file ajax_tag_group.php.

Variable Documentation

◆ $action

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

Definition at line 36 of file ajax_tag_group.php.

◆ $ctl_id

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

Definition at line 38 of file ajax_tag_group.php.

◆ $obj

catch (Exception $e) $obj =new Tag_Group_SQL($cn,$p_id)

Definition at line 45 of file ajax_tag_group.php.

◆ $obj_manage

$obj_manage =new Tag_Group_MTable($obj)

Definition at line 46 of file ajax_tag_group.php.

◆ $p_id

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

Definition at line 37 of file ajax_tag_group.php.

◆ try

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

Definition at line 34 of file ajax_tag_group.php.