Go to the source code of this file.
Variables | |
| $errcode = 0 | |
| $fp_id = HtmlInput::default_value_get('fp_id', -1) | |
| $title ="none" | |
| $comment ="" | |
| $tab ='none' | |
| if($fp_id!=-1) | else |
| $comment ="" |
Definition at line 9 of file ajax_modify_param_detail.php.
Referenced by Impacc_TVA\display_add(), and Impacc_TVA\display_modify().
| $errcode = 0 |
Definition at line 7 of file ajax_modify_param_detail.php.
Referenced by RAPAV_Formula\verify(), RAPAV_Compute\verify(), RAPAV\verify_compute(), and RAPAV\verify_formula().
| $fp_id = HtmlInput::default_value_get('fp_id', -1) |
Definition at line 8 of file ajax_modify_param_detail.php.
| $tab ='none' |
Definition at line 9 of file ajax_modify_param_detail.php.
| $title ="none" |
Definition at line 9 of file ajax_modify_param_detail.php.
Referenced by Rapav_Declaration\to_csv(), and Formulaire_Param\to_csv().
| if ($fp_id!=-1) else |
Definition at line 76 of file ajax_modify_param_detail.php.
1.8.6