noalyss Version-9
|
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 | |
Manage the group of tags.
Definition in file ajax_tag_group.php.
$action =$http->request('action') |
Definition at line 36 of file ajax_tag_group.php.
$ctl_id =$http->request('ctl') |
Definition at line 38 of file ajax_tag_group.php.
Definition at line 45 of file ajax_tag_group.php.
$obj_manage =new Tag_Group_MTable($obj) |
Definition at line 46 of file ajax_tag_group.php.
Definition at line 37 of file ajax_tag_group.php.
try |
Definition at line 34 of file ajax_tag_group.php.