noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
fiche_def.inc.php File Reference

Let customise the fiche_def_ref for the user. More...

Go to the source code of this file.

Variables

 $all = $fiche_def->LoadAll()
if(isset($_POST['confirm_mod'])) $fiche_def = new Fiche_Def_Ref($cn)
 for ($i=0;$i< sizeof($all);$i++)
 if (isset($_POST['mod']))

Detailed Description

Let customise the fiche_def_ref for the user.

Definition in file fiche_def.inc.php.


Variable Documentation

$all = $fiche_def->LoadAll()

Definition at line 40 of file fiche_def.inc.php.

if (isset($_POST['confirm_mod'])) $fiche_def = new Fiche_Def_Ref($cn)

Definition at line 39 of file fiche_def.inc.php.

for($i=0;$i< sizeof($all);$i++)

Definition at line 44 of file fiche_def.inc.php.

if(isset($_POST['mod']))

Definition at line 61 of file fiche_def.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations