module to manage the card (removing, listing, creating, modify attribut) More...
Go to the source code of this file.
Variables | |
$dossier = Dossier::id() | |
if(isset($_POST['add_line'])) if(isset($_POST['remove_line'])) if(isset($_POST['remove_cat'])) if(isset($_POST['change_name'])) if(isset($_POST['save_line'])) if(isset($_POST['add_modele'])) | $fiche_def = new Fiche_def($cn) |
$retour = HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac"))) |
module to manage the card (removing, listing, creating, modify attribut)
Definition in file cfgfiche.inc.php.
$dossier = Dossier::id() |
Definition at line 139 of file cfgfiche.inc.php.
Referenced by User\check_dossier(), header_txt(), and Anc_Group_Operation\test_me().
if (isset($_POST['add_line'])) if (isset($_POST['remove_line'])) if (isset($_POST['remove_cat'])) if (isset($_POST['change_name'])) if (isset($_POST['save_line'])) if (isset($_POST['add_modele'])) $fiche_def = new Fiche_def($cn) |
Definition at line 136 of file cfgfiche.inc.php.
$retour = HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac"))) |
Definition at line 35 of file cfgfiche.inc.php.