noalyss Version-9
Variables
cfgfiche.inc.php File Reference

module to manage the card (removing, listing, creating, modify attribut) More...

Go to the source code of this file.

Variables

 $action =$http->post('action',"string", '')
 
 $dossier =Dossier::id()
 
if($action=='add_line') if( $action=='remove_line') if($action=='remove_cat') if(isset($_POST['change_name'])) if($action=='save_line') if(isset($_POST['add_modele'])) $fiche_def =new Fiche_def($cn)
 
global $http
 
 $retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac")))
 

Detailed Description

module to manage the card (removing, listing, creating, modify attribut)

Definition in file cfgfiche.inc.php.

Variable Documentation

◆ $action

$action =$http->post('action',"string", '')

Definition at line 29 of file cfgfiche.inc.php.

◆ $dossier

$dossier =Dossier::id()

◆ $fiche_def

if( $action=='add_line') if($action=='remove_line') if( $action=='remove_cat') if(isset( $_POST[ 'change_name'])) if( $action=='save_line') if (isset( $_POST[ 'add_modele'])) $fiche_def =new Fiche_def($cn)

Definition at line 155 of file cfgfiche.inc.php.

Referenced by Card_Property\load(), and Fiche\test_me().

◆ $http

global $http

Definition at line 26 of file cfgfiche.inc.php.

◆ $retour

$retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac")))

Definition at line 28 of file cfgfiche.inc.php.