/[openfoncier]/trunk/sql/pgsql/cerfa.form.inc.php
ViewVC logotype

Contents of /trunk/sql/pgsql/cerfa.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1264 - (show annotations)
Fri Feb 15 17:13:59 2013 UTC (11 years, 11 months ago) by nhaye
File size: 6068 byte(s)
Ajout de fieldset dans le formulaire des donnees techniques

1 <?php
2 //$Id$
3 //gen openMairie le 13/02/2013 14:41
4
5 include('../gen/sql/pgsql/cerfa.form.inc.php');
6
7 //Affiche les champs dans l'ordre souhaité
8 $champs=array(
9 "cerfa",
10 "libelle",
11 "code",
12 "om_validite_debut",
13 "om_validite_fin",
14 //Début premier fieldset 4
15 //Début premier bloc 4.1
16 "am_lotiss",
17 "am_autre_div",
18 "am_camping",
19 "am_parc_resid_loi",
20 "am_sport_moto",
21 "am_sport_attrac",
22 "am_sport_golf",
23 "am_statio",
24 "am_statio_cont",
25 "am_affou_exhau",
26 "am_affou_exhau_sup",
27 "am_affou_prof",
28 "am_exhau_haut",
29 "am_chem_ouv_esp",
30 "am_agri_peche",
31 "am_crea_voie",
32 "am_modif_voie_exist",
33 "am_crea_esp_sauv",
34 "am_crea_esp_class",
35 "am_projet_desc",
36 "am_terr_surf",
37 "am_tranche_desc",
38
39 //Autre champ du premier bloc, ancien cerfa
40 "am_caravane",
41 "am_carav_duree",
42 "am_coupe_abat",
43 "am_prot_plu",
44 "am_prot_muni",
45 "am_mobil_voyage",
46 "am_voyage_deb",
47 "am_voyage_fin",
48 "am_aire_voyage",
49 "am_rememb_afu",
50 "am_mob_art",
51 "am_modif_voie_esp",
52 "am_plant_voie_esp",
53 "am_modif_amgt",
54 //Fin autre champ du premier fieldset, ancien cerfa
55 //Fin premier bloc
56
57 //Début second bloc 4.2
58 "am_lot_max_nb",
59 "am_lot_max_shon",
60 "am_lot_cstr_cos",
61 "am_lot_cstr_plan",
62 "am_lot_cstr_vente",
63 "am_lot_fin_diff",
64 "am_lot_consign",
65 "am_lot_gar_achev",
66 "am_lot_vente_ant",
67
68 //Autre champ du second bloc, ancien cerfa
69 "am_lot_max_shob",
70 //Fin autre champ du second fieldset, ancien cerfa
71
72 //Fin second bloc
73
74 //Début troisième bloc 4.3
75 "am_empl_nb",
76 "am_pers_nb",
77 "am_empl_hll_nb",
78 "am_hll_shon",
79 "am_periode_exploit",
80 "am_exist_agrand",
81
82 //Autre champ du troisième bloc, ancien cerfa
83 "am_tente_nb",
84 "am_carav_nb",
85 "am_mobil_nb",
86
87 "am_exist_date",
88 "am_exist_num",
89 "am_exist_nb_avant",
90 "am_exist_nb_apres",
91 "am_coupe_bois",
92 "am_coupe_parc",
93 "am_coupe_align",
94 "am_coupe_ess",
95 "am_coupe_age",
96 "am_coupe_dens",
97 "am_coupe_qual",
98 "am_coupe_trait",
99 "am_coupe_autr",
100 //Fin autre champ du troisième fieldset, ancien cerfa
101
102 //Fin troisième bloc
103 //Fin premier fieldset
104
105 //Début second fieldset
106 //Début premier bloc 5.1
107 "co_archi_recours",
108 //Fin premier bloc
109
110 //Début second bloc 5.2
111 "co_cstr_nouv",
112 "co_cstr_exist",
113 "co_div_terr",
114 "co_projet_desc",
115 "co_elec_tension",
116
117 //Autre champ du second bloc, ancien cerfa
118 "co_modif_aspect",
119 "co_modif_struct",
120 "co_cloture",
121 "co_ouvr_elec",
122
123 "co_ouvr_infra",
124 "co_trx_imm",
125
126 "co_cstr_shob",
127 //Fin autre champ du second fieldset, ancien cerfa
128
129 //Fin second bloc
130
131 //Début troisième bloc 5.3
132 "co_tot_log_nb",
133 "co_tot_ind_nb",
134 "co_tot_coll_nb",
135 "co_fin_lls_nb",
136 "co_fin_aa_nb",
137 "co_fin_ptz_nb",
138 "co_fin_autr_nb",
139 "co_fin_autr_desc",
140 "co_uti_pers",
141 "co_uti_vente",
142 "co_uti_loc",
143 "co_uti_princ",
144 "co_uti_secon",
145 "co_anx_pisc",
146 "co_anx_gara",
147 "co_anx_veran",
148 "co_anx_abri",
149 "co_anx_autr",
150 "co_anx_autr_desc",
151 "co_resid_agees",
152 "co_resid_etud",
153 "co_resid_tourism",
154 "co_resid_hot_soc",
155 "co_resid_soc",
156 "co_resid_hand",
157 "co_resid_autr",
158 "co_resid_autr_desc",
159 "co_foyer_chamb_nb",
160 "co_log_1p_nb",
161 "co_log_2p_nb",
162 "co_log_3p_nb",
163 "co_log_4p_nb",
164 "co_log_5p_nb",
165 "co_log_6p_nb",
166 "co_bat_niv_nb",
167 "co_trx_exten",
168 "co_trx_surelev",
169 "co_trx_nivsup",
170
171 //Autre champ du troisième bloc, ancien cerfa
172 "co_mais_piece_nb",
173 "co_mais_niv_nb",
174
175 "co_finan1_id",
176 "co_finan1_nb",
177 "co_finan2_id",
178 "co_finan2_nb",
179 "co_finan3_id",
180 "co_finan3_nb",
181 "co_finan4_id",
182 "co_finan4_nb",
183 "co_finan5_id",
184 "co_finan5_nb",
185 "co_mais_contrat_ind",
186
187 "co_trx_amgt",
188 //Fin autre champ du troisième fieldset, ancien cerfa
189
190 //Fin troisième bloc
191
192 //Début quatrième bloc 5.4
193 "co_demont_periode",
194 //Fin quatrième bloc
195
196 //Début cinquième bloc 5.5
197 "tab_surface",
198 //Fin cinquième bloc
199
200 //Début sixième bloc 5.6
201 "co_sp_transport",
202 "co_sp_enseign",
203 "co_sp_act_soc",
204 "co_sp_ouvr_spe",
205 "co_sp_sante",
206 "co_sp_culture",
207 //Fin sixième bloc
208
209 //Début septième bloc 5.7
210 "co_statio_avt_nb",
211 "co_statio_apr_nb",
212 "co_statio_adr",
213 "co_statio_place_nb",
214 "co_statio_tot_surf",
215 "co_statio_tot_shob",
216 "co_statio_comm_cin_surf",
217
218 //Autre champ du septième bloc, ancien cerfa
219 "co_statio_avt_shob",
220 "co_statio_apr_shob",
221 "co_statio_avt_surf",
222 "co_statio_apr_surf",
223 //Fin autre champ du septième fieldset, ancien cerfa
224
225 //Fin septième bloc
226 //Fin second fieldset
227 //Début troisième fieldset
228 //Début premier bloc
229 "dm_constr_dates",
230 "dm_total",
231 "dm_partiel",
232 "dm_projet_desc",
233 "dm_tot_log_nb",
234 //Fin premier bloc
235 //Fin troisième fieldset
236 "code_cnil");
237
238 // liste des tableaux de surfaces
239 $tab_surface = array("" => _("Ne pas afficher cet element"), 13409 => _("Tableau du cerfa n°13409*02"));
240 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26