noalyss Version-9
Variables
ajax_template_cat_card.php File Reference

Manage the template of category of card. More...

Go to the source code of this file.

Variables

 $action =$http->request("action")
 
 $cat =new Template_Card_Category($cat_sql)
 
 $cat_sql =new Fiche_Def_Ref_SQL($cn, $p_id)
 
 $ctl =$http->request("ctl")
 
if( $g_user->check_module("CMCARD")==0) $http =new HttpInput()
 ajax_template_cat_card add security , accessible only for CFGCARDCAT More...
 
 $p_id =$http->request("p_id")
 

Detailed Description

Manage the template of category of card.

Definition in file ajax_template_cat_card.php.

Variable Documentation

◆ $action

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

Definition at line 39 of file ajax_template_cat_card.php.

◆ $cat

$cat =new Template_Card_Category($cat_sql)

Definition at line 44 of file ajax_template_cat_card.php.

◆ $cat_sql

$cat_sql =new Fiche_Def_Ref_SQL($cn, $p_id)

Definition at line 43 of file ajax_template_cat_card.php.

◆ $ctl

$ctl =$http->request("ctl")

Definition at line 41 of file ajax_template_cat_card.php.

◆ $http

if ($g_user->check_module("CMCARD")==0) $http =new HttpInput()

ajax_template_cat_card add security , accessible only for CFGCARDCAT

Definition at line 38 of file ajax_template_cat_card.php.

◆ $p_id

$p_id =$http->request("p_id")

Definition at line 40 of file ajax_template_cat_card.php.