noalyss Version-9
|
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"))) | |
module to manage the card (removing, listing, creating, modify attribut)
Definition in file cfgfiche.inc.php.
$action =$http->post('action',"string", '') |
Definition at line 29 of file cfgfiche.inc.php.
$dossier =Dossier::id() |
Definition at line 158 of file cfgfiche.inc.php.
Referenced by Follow_Up_Other_Concerned\button_action_add_concerned_card(), Sendmail\can_send(), header_txt(), Sendmail\send(), and Anc_Group_Operation\test_me().
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().
global $http |
Definition at line 26 of file cfgfiche.inc.php.
$retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac"))) |
Definition at line 28 of file cfgfiche.inc.php.