Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
ajax_add_param_detail.php File Reference

Montre un form pour ajouter une formule retour en XML. More...

Go to the source code of this file.

Variables

global $cn
 
 $type
 Retrouve le type de row si == 3. More...
 
 $obj =new Formulaire_Param_Detail()
 

Detailed Description

Montre un form pour ajouter une formule retour en XML.

Definition in file ajax_add_param_detail.php.

Variable Documentation

global $cn

Definition at line 29 of file ajax_add_param_detail.php.

$type
Initial value:
=$cn->get_value("select p_type from rapport_advanced.formulaire_param"
. " where p_id=$1",array($p_id))
global $cn

Retrouve le type de row si == 3.

Definition at line 36 of file ajax_add_param_detail.php.

Referenced by Copro_Budget\detail(), Impacc_Export_CSV\export_csv(), Rapav_Declaration\generate_document(), Rapav_Declaration\get_file_to_parse(), and Impdol_Operation\transfer().