noalyss Version-9
Variables
ajax_fiche_def_detail.php File Reference

show detail of a fiche_def (category of card) + Attribut More...

Go to the source code of this file.

Variables

 $fd =new Fiche_Def($cn,$id)
 
global $g_user
 
 $http =new HttpInput()
 
 $id =$http->get("id","number")
 
if( $id > 0) else
 

Detailed Description

show detail of a fiche_def (category of card) + Attribut

Definition in file ajax_fiche_def_detail.php.

Variable Documentation

◆ $fd

$fd =new Fiche_Def($cn,$id)

Definition at line 34 of file ajax_fiche_def_detail.php.

◆ $g_user

global $g_user

Definition at line 29 of file ajax_fiche_def_detail.php.

◆ $http

$http =new HttpInput()

Definition at line 32 of file ajax_fiche_def_detail.php.

◆ $id

$id =$http->get("id","number")

◆ else

if ($id > 0) else
Initial value:
{
$fd->input_new()

Definition at line 41 of file ajax_fiche_def_detail.php.