/[openfoncier]/trunk/dyn/menu.inc.php
ViewVC logotype

Annotation of /trunk/dyn/menu.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1332 - (hide annotations)
Thu Mar 7 11:03:58 2013 UTC (11 years, 10 months ago) by fmichon
File size: 39355 byte(s)
Ajout d'éléments concernant la commission (commit non fonctionnel)

1 fraynaud 3 <?php
2     /**
3     * Ce fichier permet de configurer quelles actions vont etre disponibles
4     * dans le menu.
5     *
6     * @package openmairie_exemple
7     * @version SVN : $Id: menu.inc.php 324 2010-12-06 16:06:21Z fraynaud $
8     */
9    
10 fmichon 380 //
11 fraynaud 3 $menu = array();
12 fmichon 647
13     // {{{ Rubrique AUTORISATION
14     //
15     $rubrik = array(
16     "title" => _("autorisation"),
17     "class" => "autorisation",
18     "right" => "menu_autorisation",
19     );
20     //
21     $links = array();
22     //
23     $rubrik['links'] = $links;
24     //
25     $menu[] = $rubrik;
26 vpihour 624 // }}}
27 fmichon 647
28     // {{{ Rubrique GUICHET UNIQUE
29 fmichon 380 //
30 fraynaud 3 $rubrik = array(
31 vpihour 624 "title" => _("Guichet Unique"),
32 fmichon 647 "class" => "guichet_unique",
33 vpihour 624 "right" => "menu_guichet_unique",
34     );
35     //
36     $links = array();
37     //
38     $links[] = array(
39     "class" => "category",
40 vpihour 635 "title" => _("demandes"),
41     "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
42     "demande_dossier_existant","demande_dossier_existant_tab",),
43 vpihour 624 );
44     $links[] = array(
45     "title" => "<hr/>",
46 vpihour 635 "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
47 vpihour 1007 "demande_dossier_existant","demande_dossier_existant_tab",
48     "demande_recepisse_demande","demande_recepisse_demande_tab",),
49 vpihour 624 );
50     $links[] = array(
51 nhaye 1100 "href" => "../scr/form.php?obj=demande_nouveau_dossier&amp;action=0&amp;advs_id=&amp;tricol=&amp;valide=&amp;retour=tab&amp;new=",
52 vpihour 624 "class" => "demande",
53 vpihour 635 "title" => _("nouveau dossier"),
54 vpihour 624 "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),
55 nhaye 1100 "open" => array("form.php|demande_nouveau_dossier",),
56 vpihour 624 );
57     $links[] = array(
58 nhaye 1100 "href" => "../scr/tab.php?obj=demande_dossier_existant",
59 nhaye 723 "class" => "demande_dossier_existant",
60 vpihour 635 "title" => _("dossier existant"),
61 vpihour 624 "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),
62 nhaye 1100 "open" => array("tab.php|demande_dossier_existant", "form.php|demande_dossier_existant"),
63 vpihour 624 );
64 vpihour 1007 $links[] = array(
65     "href" => "../scr/tab.php?obj=demande",
66     "class" => "demande",
67     "title" => _("recepisse de demande"),
68     "right" => array("demande_recepisse_demande", "demande_recepisse_demande_tab", ),
69 nhaye 1100 "open" => array("tab.php|demande","form.php|demande"),
70 vpihour 1007 );
71 vpihour 624 //
72     $links[] = array(
73     "class" => "category",
74     "title" => _("Affichage des dossiers"),
75 vpihour 1111 "right" => array("edition_reglementaire","attestation_affichage",),
76 vpihour 624 );
77     $links[] = array(
78     "title" => "<hr/>",
79     "right" => array("edition", "attestation_affichage"),
80     );
81     $links[] = array(
82 vpihour 1072 "href" => "../app/edition_reglementaire.php",
83 vpihour 624 "class" => "edition",
84 vpihour 1072 "title" => _("edition reglementaire"),
85     "right" => "edition_reglementaire",
86     "open" => "edition_reglementaire.php|",
87 vpihour 624 );
88     $links[] = array(
89     "href" => "../app/attestation_affichage.php",
90     "class" => "attestation_affichage",
91 vpihour 635 "title" => _("attestation d'affichage"),
92 vpihour 859 "right" => "attestation_affichage",
93     "open" => "attestation_affichage.php|",
94 vpihour 624 );
95     //
96     /*$links[] = array(
97     "class" => "category",
98     "title" => _("Qualification"),
99     "right" => array("qualification"),
100     );
101     $links[] = array(
102     "title" => "<hr/>",
103     "right" => array("qualification"),
104     );
105     $links[] = array(
106     "href" => "../scr/tab.php?obj=dossier",
107     "class" => "qualification",
108     "title" => _("A Qualifier"),
109     "right" => array("qualification", "qualification_tab", ),
110     "open" => array("tab.php|qualification", "form.php|qualification", ),
111     );*/
112 nhaye 1287
113 vpihour 624 //
114     $rubrik['links'] = $links;
115     //
116     $menu[] = $rubrik;
117     // }}}
118 fmichon 647
119     // {{{ Rubrique INSTRUCTION
120 vpihour 624 //
121     $rubrik = array(
122 nhaye 1287 "title" => _("Autorisation"),
123     "class" => "autorisation",
124     "right" => "menu_autorisation",
125     );
126     //
127     $links = array();
128    
129     $links[] = array(
130     "href" => "../scr/tab.php?obj=dossier_autorisation",
131     "class" => "dossier_autorisation",
132     "title" => _("Dossiers d'autorisation"),
133     "right" => array("dossier_autorisation", "dossier_autorisation_tab", ),
134 vpihour 1306 "open" => array("tab.php|dossier_autorisation", "dossier_autorisation.php|", ),
135 nhaye 1287 );
136     //
137     $rubrik['links'] = $links;
138     //
139     $menu[] = $rubrik;
140     // }}}
141    
142     // {{{ Rubrique INSTRUCTION
143     //
144     $rubrik = array(
145 fmichon 380 "title" => _("instruction"),
146 fmichon 566 "class" => "instruction",
147     "right" => "menu_instruction",
148 fraynaud 3 );
149 fmichon 380 //
150 fraynaud 3 $links = array();
151 fmichon 654 // Catégorie DOSSIERS D'INSTRUCTION
152 fmichon 380 $links[] = array(
153 fmichon 647 "class" => "category",
154     "title" => _("dossiers d'instruction"),
155     "right" => array(
156     "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
157     "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
158     "dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab",
159     "dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab",
160     "dossier_instruction", "dossier_instruction_tab",
161     "PC_modificatif", "PC_modificatif_tab",
162     ),
163 fmichon 380 );
164 fmichon 654 $links[] = array(
165     "title" => "<hr/>",
166     "right" => array(
167     "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
168     "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
169     ),
170     );
171 fmichon 380 //
172     $links[] = array(
173 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_mes_encours",
174     "class" => "dossier_instruction_mes_encours",
175     "title" => _("mes encours"),
176     "right" => array("dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab", ),
177 vpihour 1206 "open" => array("tab.php|dossier_instruction_mes_encours", "form.php|dossier_instruction_mes_encours", ),
178 fmichon 380 );
179     //
180     $links[] = array(
181 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_tous_encours",
182     "class" => "dossier_instruction_tous_encours",
183     "title" => _("tous les encours"),
184     "right" => array("dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab", ),
185     "open" => array("tab.php|dossier_instruction_tous_encours", "form.php|dossier_instruction_tous_encours", ),
186 fmichon 380 );
187     //
188     $links[] = array(
189     "title" => "<hr/>",
190     "right" => array(
191 fmichon 647 "dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab",
192     "dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab",
193 fmichon 380 ),
194     );
195     //
196     $links[] = array(
197 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_mes_clotures",
198     "class" => "dossier_instruction_mes_clotures",
199     "title" => _("mes clotures"),
200     "right" => array("dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", ),
201     "open" => array("tab.php|dossier_instruction_mes_clotures", "form.php|dossier_instruction_mes_clotures", ),
202 fmichon 380 );
203     //
204     $links[] = array(
205 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_tous_clotures",
206     "class" => "dossier_instruction_tous_clotures",
207     "title" => _("tous les clotures"),
208     "right" => array("dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", ),
209     "open" => array("tab.php|dossier_instruction_tous_clotures", "form.php|dossier_instruction_tous_clotures", ),
210 fmichon 380 );
211     //
212     $links[] = array(
213     "title" => "<hr/>",
214 fmichon 647 "right" => array(
215     "dossier_instruction", "dossier_instruction_tab",
216     ),
217 fmichon 380 );
218     //
219     $links[] = array(
220 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction",
221     "class" => "dossier_instruction",
222     "title" => _("recherche"),
223     "right" => array("dossier_instruction", "dossier_instruction_tab", ),
224     "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),
225 fmichon 380 );
226 vpihour 1276
227     // Catégorier Qualification
228     $links[] = array(
229     "class" => "category",
230     "title" => _("qualification"),
231     "right" => array("dossier_qualifier", ),
232     );
233     $links[] = array(
234     "title" => "<hr/>",
235     "right" => array("dossier_qualifier", ),
236     );
237     $links[] = array(
238     "href" => "../scr/tab.php?obj=dossier_qualifier",
239     "class" => "dossier_qualifier",
240     "title" => _("A qualifier"),
241     "right" => array("dossier_qualifier", "dossier_qualifier_tab", ),
242     "open" => array("tab.php|dossier_qualifier", "form.php|dossier_qualifier", ),
243     );
244 fmichon 654 // Catégorie CONSULTATIONS
245 nhaye 496 $links[] = array(
246 nhaye 519 "class" => "category",
247 fmichon 647 "title" => _("consultations"),
248 fmichon 654 "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
249 nhaye 496 );
250     $links[] = array(
251 nhaye 519 "title" => "<hr/>",
252 fmichon 654 "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
253 nhaye 519 );
254     $links[] = array(
255 nhaye 509 "href" => "../scr/tab.php?obj=consultation_mes_retours",
256     "class" => "consultation_mes_retours",
257     "title" => _("Mes retours"),
258     "right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ),
259     "open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ),
260 nhaye 496 );
261 nhaye 498 $links[] = array(
262 nhaye 509 "href" => "../scr/tab.php?obj=consultation_tous_retours",
263     "class" => "consultation_tous_retours",
264     "title" => _("Tous les retours"),
265     "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),
266     "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),
267 nhaye 498 );
268 fmichon 654 // Catégorie MESSAGES
269 mlimic 599 $links[] = array(
270     "class" => "category",
271     "title" => _("Messages"),
272     "right" => array("messages_mes_retours", "messages_tous_retours"),
273 nhaye 946 "parameters" => array("option_ERP" => "true", ),
274 mlimic 599 );
275 fmichon 654 //
276 mlimic 599 $links[] = array(
277     "title" => "<hr/>",
278     "right" => array("messages_mes_retours", "messages_tous_retours"),
279 nhaye 946 "parameters" => array("option_ERP" => "true", ),
280 mlimic 599 );
281 fmichon 654 //
282 mlimic 599 $links[] = array(
283     "href" => "../scr/tab.php?obj=messages_mes_retours",
284     "class" => "messages_mes_retours",
285     "title" => _("Mes messages"),
286     "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
287     "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
288 nhaye 946 "parameters" => array("option_ERP" => "true", ),
289 mlimic 599 );
290 fmichon 654 //
291 mlimic 599 $links[] = array(
292     "href" => "../scr/tab.php?obj=messages_tous_retours",
293     "class" => "messages_tous_retours",
294     "title" => _("Tous les messages"),
295     "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),
296     "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),
297 nhaye 946 "parameters" => array("option_ERP" => "true", ),
298 mlimic 599 );
299 fmichon 1026 // Catégorie COMMISSIONS
300     $links[] = array(
301     "class" => "category",
302     "title" => _("commissions"),
303     "right" => array(
304 fmichon 1085 "commission_mes_retours", "commission_mes_retours_tab",
305     "commission_tous_retours", "commission_tous_retours_tab",
306 fmichon 1026 ),
307     );
308     $links[] = array(
309     "title" => "<hr/>",
310     "right" => array(
311 fmichon 1085 "commission_mes_retours", "commission_mes_retours_tab",
312     "commission_tous_retours", "commission_tous_retours_tab",
313 fmichon 1026 ),
314     );
315     $links[] = array(
316 fmichon 1085 "href" => "../scr/tab.php?obj=commission_mes_retours",
317     "class" => "commission_mes_retours",
318 fmichon 1026 "title" => _("Mes retours"),
319 fmichon 1085 "right" => array("commission_mes_retours", "commission_mes_retours_tab", ),
320     "open" => array("tab.php|commission_mes_retours", "form.php|commission_mes_retours", ),
321 fmichon 1026 );
322     $links[] = array(
323 fmichon 1085 "href" => "../scr/tab.php?obj=commission_tous_retours",
324     "class" => "commission_tous_retours",
325 fmichon 1026 "title" => _("Tous les retours"),
326 fmichon 1085 "right" => array("commission_tous_retours", "commission_tous_retours_tab", ),
327     "open" => array("tab.php|commission_tous_retours", "form.php|commission_tous_retours", ),
328 fmichon 1026 );
329 mlimic 599
330 nhaye 583 //
331     $rubrik['links'] = $links;
332     //
333     $menu[] = $rubrik;
334     // }}}
335 fmichon 654
336     // {{{ Rubrique SUIVI
337 nhaye 583 //
338     $rubrik = array(
339     "title" => _("Suivi"),
340     "class" => "suivi",
341     "right" => "menu_suivi",
342     );
343 vpihour 635 //
344 nhaye 583 $links = array();
345     //
346 nhaye 533 $links[] = array(
347     "href" => "../app/avis_code_barre.php",
348     "class" => "avis_code_barre",
349     "title" => _("Retour de consultation"),
350     "right" => array("avis_code_barre", ),
351 fmichon 957 "open" => array("avis_code_barre.php|", "form.php|consultation", ),
352 nhaye 533 );
353 fmichon 1332 //
354 nhaye 1208 $links[] = array(
355     "href" => "../app/maj_dates_suivi.php",
356     "class" => "maj_dates_suivi",
357     "title" => _("Mise a jour des dates"),
358     "right" => array("maj_dates_suivi", ),
359     "open" => array("maj_dates_suivi.php|"),
360     );
361 fmichon 1332 //
362 nhaye 1222 $links[] = array(
363     "href" => "../app/envoi_lettre_rar.php",
364     "class" => "envoi_lettre_rar",
365     "title" => _("Envoi lettre rar"),
366     "right" => array("envoi_lettre_rar", ),
367     "open" => array("envoi_lettre_rar.php|"),
368     );
369 fmichon 380 //
370 vpihour 1219 $links[] = array(
371     "href" => "../app/bordereaux_envoi.php",
372     "class" => "bordereaux_envoi",
373     "title" => _("Bordereaux"),
374     "right" => array("bordereaux_envoi", ),
375     "open" => array("bordereaux_envoi.php|"),
376     );
377 fmichon 1332 // Catégorie COMMISSIONS
378     $links[] = array(
379     "class" => "category",
380     "title" => _("commissions"),
381     "right" => array(
382     "commission", "commission_tab",
383     "commission_demandes_passage", "commission_demandes_passage_tab",
384     ),
385     );
386 vpihour 1219 //
387 fmichon 1332 $links[] = array(
388     "title" => "<hr/>",
389     "right" => array(
390     "commission", "commission_tab",
391     "commission_demandes_passage", "commission_demandes_passage_tab",
392     ),
393     );
394     //
395     $links[] = array(
396     "href" => "../scr/tab.php?obj=commission",
397     "class" => "commissions",
398     "title" => _("Gestion des commissions"),
399     "right" => array("commission", ),
400     "open" => array("tab.php|commission", "form.php|commission", ),
401     );
402     //
403     $links[] = array(
404     "href" => "../scr/tab.php?obj=commission_demandes_passage",
405     "class" => "commissions-demande-passage",
406     "title" => _("Demandes de passage"),
407     "right" => array("commission_demandes_passage", ),
408     "open" => array("tab.php|commission_demandes_passage", "form.php|commission_demandes_passage", ),
409     );
410     //
411 fraynaud 3 $rubrik['links'] = $links;
412 fmichon 380 //
413     $menu[] = $rubrik;
414     // }}}
415 fmichon 647
416     // {{{ Rubrique DEMANDES D'AVIS
417 nhaye 538 //
418     $rubrik = array(
419     "title" => _("Demandes d'avis"),
420     "class" => "demande_avis",
421 fmichon 566 "right" => "menu_demande_avis",
422 nhaye 538 );
423     //
424     $links = array();
425     //
426     $links[] = array(
427 nhaye 571 "href" => "../scr/tab.php?obj=demande_avis_encours",
428     "class" => "demande_avis_encours",
429 nhaye 538 "title" => _("Demandes en cours"),
430 nhaye 571 "right" => array("demande_avis_encours", "demande_avis_encours_tab", ),
431     "open" => array("tab.php|demande_avis_encours", "form.php|demande_avis_encours", ),
432 nhaye 538 );
433    
434     $links[] = array(
435 nhaye 571 "href" => "../scr/tab.php?obj=demande_avis_passee",
436     "class" => "demande_avis_passee",
437 nhaye 538 "title" => _("Demandes passees"),
438 nhaye 571 "right" => array("demande_avis_passee", "demande_avis_passee_tab", ),
439     "open" => array("tab.php|demande_avis_passee", "form.php|demande_avis_passee", ),
440 nhaye 538 );
441    
442     $links[] = array(
443 nhaye 652 "href" => "../scr/tab.php?obj=demande_avis",
444     "class" => "demande_avis",
445 nhaye 538 "title" => _("Exports"),
446 nhaye 652 "right" => array("demande_avis", "demande_avis_tab", ),
447     "open" => array("tab.php|demande_avis", "form.php|demande_avis", ),
448 nhaye 538 );
449    
450     //
451     $rubrik['links'] = $links;
452     //
453     $menu[] = $rubrik;
454     // }}}
455    
456    
457    
458 fraynaud 3 // {{{ Rubrique EXPORT
459 fmichon 380 //
460 fraynaud 3 $rubrik = array(
461 fmichon 380 "title" => _("export"),
462 fraynaud 3 "class" => "edition",
463     "right" => "menu_export",
464     );
465 fmichon 380 //
466 fraynaud 3 $links = array();
467 fmichon 380 //
468     $links[] = array(
469     "href" => "../scr/edition.php",
470     "class" => "edition",
471     "title" => _("edition"),
472     "right" => "edition",
473     "open" => "edition.php|",
474     );
475     //
476     $links[] = array(
477     "href" => "../app/edition_p.php",
478     "class" => "edition",
479     "title" => _("edition date depot"),
480     "right" => "edition_p",
481     "open" => "edition_p.php|",
482     );
483     //
484     $links[] = array(
485     "href" => "../app/edition_d.php",
486     "class" => "edition",
487     "title" => _("edition date decision"),
488     "right" => "edition_d",
489     "open" => "edition_d.php|",
490     );
491     //
492     $links[] = array(
493     "title" => "<hr/>",
494     "right" => array("reqmo", "export_pc", "export_dp", "export_sitadel", ),
495     );
496     //
497     $links[] = array(
498     "href" => "../scr/reqmo.php",
499     "class" => "reqmo",
500     "title" => _("requetes memorisees"),
501     "right" => "reqmo",
502     "open" => array("reqmo.php|", "requeteur.php|", ),
503     );
504     //
505     $links[] = array(
506     "href" => "../app/export_pc.php",
507     "class" => "reqmo",
508     "title" => _("export PC Lascot"),
509     "right" => "export_pc",
510     "open" => "export_pc.php|",
511     );
512     //
513     $links[] = array(
514     "href" => "../app/export_dp.php",
515     "class" => "reqmo",
516     "title" => _("export DP Lascot"),
517     "right" => "export_dp",
518     "open" => "export_dp.php|",
519     );
520     //
521     $links[] = array(
522     "href" => "../app/sitadel.php",
523     "class" => "reqmo",
524     "title" => _("export sitadel")." 2",
525     "right" => "export_sitadel",
526     "open" => "sitadel.php|",
527     );
528     //
529 fraynaud 3 $rubrik['links'] = $links;
530 fmichon 380 //
531     $menu[] = $rubrik;
532 fraynaud 3 // }}}
533    
534 fmichon 380 // {{{ Rubrique PARAMETRAGE
535     //
536 fraynaud 3 $rubrik = array(
537 fmichon 380 "title" => _("parametrage"),
538 atreal 306 "class" => "parametrage",
539     "right" => "menu_parametrage",
540 fraynaud 3 );
541 fmichon 380 //
542 fraynaud 3 $links = array();
543 fmichon 380 //
544     // GENERAUX
545     $links[] = array(
546     "href" => "../scr/form.php?obj=dossier_numeromanuel",
547     "class" => "traitement",
548     "title" => _("numero manuel"),
549     "right" => "dossier_numeromanuel",
550     "open" => "|dossier_numeromanuel",
551     );
552     //
553     $links[] = array(
554     "href" => "../app/num_dossier.php",
555     "class" => "traitement",
556     "title" => _("remise a 0"),
557     "right" => "num_dossier",
558     "open" => "num_dossier.php|",
559     );
560     //
561     $links[] = array(
562     "title" => "<hr/>",
563     "right" => array(
564 fmichon 854 "architecte", "architecte_tab",
565 vpihour 490 "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",
566 fmichon 380 "destination", "destination_tab", "nature", "nature_tab", "rivoli",
567     "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",
568     ),
569     );
570     //
571     $links[] = array(
572     "href" => "../scr/tab.php?obj=architecte",
573     "class" => "architecte",
574     "title" => _("architecte"),
575     "right" => array("architecte", "architecte_tab", ),
576     "open" => array("tab.php|architecte", "form.php|architecte", ),
577     );
578 fmichon 955
579 fmichon 380 //
580     $links[] = array(
581     "href" => "../scr/tab.php?obj=travaux",
582     "class" => "travaux",
583     "title" => _("travaux"),
584     "right" => array("travaux", "travaux_tab", ),
585     "open" => array("tab.php|travaux", "form.php|travaux", ),
586     );
587     //
588     $links[] = array(
589     "href" => "../scr/tab.php?obj=categorie_demandeur",
590     "class" => "categorie_demandeur",
591     "title" => _("categorie_demandeur"),
592     "right" => array("categorie_demandeur", "categorie_demandeur_tab", ),
593     "open" => array(
594     "tab.php|categorie_demandeur", "form.php|categorie_demandeur",
595     ),
596     );
597     //
598     $links[] = array(
599     "href" => "../scr/tab.php?obj=destination",
600     "class" => "destination",
601     "title" => _("destination"),
602     "right" => array("destination", "destination_tab", ),
603     "open" => array("tab.php|destination", "form.php|destination", ),
604     );
605     //
606     $links[] = array(
607     "href" => "../scr/tab.php?obj=rivoli",
608     "class" => "rivoli",
609     "title" => _("rivoli"),
610     "right" => array("rivoli", "rivoli_tab", ),
611     "open" => array("tab.php|rivoli", "form.php|rivoli", ),
612     );
613     //
614     $links[] = array(
615     "href" => "../scr/tab.php?obj=civilite",
616     "class" => "civilite",
617     "title" => _("civilite"),
618     "right" => array("civilite", "civilite_tab", ),
619     "open" => array("tab.php|civilite", "form.php|civilite", ),
620     );
621     //
622     $links[] = array(
623     "href" => "../scr/tab.php?obj=parametre",
624     "class" => "parametre",
625     "title" => _("parametre")." "._("statistique"),
626     "right" => array("parametre", "parametre_tab", ),
627     "open" => array("tab.php|parametre", "form.php|parametre", ),
628     );
629 fmichon 853
630 vpihour 821 //
631     $links[] = array(
632 fmichon 380 "class" => "category",
633     "title" => _("workflows"),
634     "right" => array(
635     "action", "action_tab", "transition", "transition_tab", "etat",
636 vpihour 491 "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
637     "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
638 fmichon 380 ),
639     );
640     //
641     $links[] = array(
642     "title" => "<hr/>",
643     "right" => array(
644     "action", "action_tab", "transition", "transition_tab", "etat",
645 vpihour 491 "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
646     "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
647 fmichon 380 ),
648     );
649     //
650     $links[] = array(
651     "href" => "../scr/tab.php?obj=action",
652     "class" => "action",
653     "title" => _("action"),
654     "right" => array("action", "action_tab", ),
655     "open" => array("tab.php|action", "form.php|action", ),
656     );
657     //
658     $links[] = array(
659     "href" => "../scr/tab.php?obj=transition",
660     "class" => "transition",
661     "title" => _("transition"),
662     "right" => array("transition", "transition_tab", ),
663     "open" => array("tab.php|transition", "form.php|transition", ),
664     );
665     //
666     $links[] = array(
667     "href" => "../scr/tab.php?obj=etat",
668     "class" => "etat",
669     "title" => _("etat"),
670     "right" => array("etat", "etat_tab", ),
671     "open" => array("tab.php|etat", "form.php|etat", ),
672     );
673     //
674     $links[] = array(
675     "href" => "../scr/tab.php?obj=evenement",
676     "class" => "evenement",
677     "title" => _("evenement"),
678     "right" => array("evenement", "evenement_tab", ),
679     "open" => array("tab.php|evenement", "form.php|evenement", ),
680     );
681     //
682     $links[] = array(
683     "href" => "../scr/tab.php?obj=bible",
684     "class" => "bible",
685     "title" => _("bible"),
686     "right" => array("bible", "bible_tab", ),
687     "open" => array("tab.php|bible", "form.php|bible", ),
688     );
689     //
690     $links[] = array(
691 vpihour 491 "href" => "../scr/tab.php?obj=avis_decision",
692     "class" => "avis_decision",
693     "title" => _("avis decision"),
694     "right" => array("avis_decision", "avis_decision_tab", ),
695     "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),
696 fmichon 380 );
697     //
698     $links[] = array(
699     "class" => "category",
700 nhaye 521 "title" => _("Organisation"),
701 fmichon 853 "right" => array(
702     "direction", "direction_tab", "division", "division_tab", "instructeur",
703 fmichon 955 "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
704 vpihour 1226 "signataire_arrete", "signataire_arrete_tab",
705 fmichon 853 ),
706 nhaye 521 );
707     $links[] = array(
708     "title" => "<hr/>",
709 fmichon 853 "right" => array(
710     "direction", "direction_tab", "division", "division_tab", "instructeur",
711 fmichon 955 "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
712 vpihour 1226 "signataire_arrete", "signataire_arrete_tab",
713 fmichon 853 ),
714 nhaye 521 );
715     //
716     $links[] = array(
717 fmichon 866 "href" => "../scr/tab.php?obj=genre",
718     "class" => "genre",
719     "title" => _("genre"),
720     "right" => array("genre", "genre_tab", ),
721     "open" => array("tab.php|genre", "form.php|genre", ),
722     );
723     //
724     $links[] = array(
725 fmichon 853 "href" => "../scr/tab.php?obj=groupe",
726     "class" => "groupe",
727     "title" => _("groupe"),
728     "right" => array("groupe", "groupe_tab", ),
729     "open" => array("tab.php|groupe", "form.php|groupe", ),
730     );
731     //
732     $links[] = array(
733 nhaye 521 "href" => "../scr/tab.php?obj=direction",
734     "class" => "direction",
735     "title" => _("direction"),
736     "right" => array("direction", "direction_tab", ),
737     "open" => array("tab.php|direction", "form.php|direction", ),
738     );
739     //
740     $links[] = array(
741     "href" => "../scr/tab.php?obj=division",
742     "class" => "division",
743     "title" => _("division"),
744     "right" => array("division", "division_tab", ),
745     "open" => array("tab.php|division", "form.php|division", ),
746     );
747     //
748     $links[] = array(
749     "href" => "../scr/tab.php?obj=instructeur",
750     "class" => "instructeur",
751     "title" => _("instructeur"),
752     "right" => array("instructeur", "instructeur_tab", ),
753     "open" => array("tab.php|instructeur", "form.php|instructeur", ),
754     );
755     //
756     $links[] = array(
757 vpihour 1226 "href" => "../scr/tab.php?obj=signataire_arrete",
758     "class" => "signataire_arrete",
759     "title" => _("signataire arrete"),
760     "right" => array("signataire_arrete", "signataire_arrete", ),
761     "open" => array("tab.php|signataire_arrete", "form.php|signataire_arrete", ),
762     );
763     //
764     $links[] = array(
765 nhaye 521 "class" => "category",
766 fmichon 1026 "title" => _("gestion des commissions"),
767     "right" => array(
768     "comission_type", "comission_type_tab",
769     ),
770     );
771     //
772     $links[] = array(
773     "title" => "<hr/>",
774     "right" => array(
775     "comission_type", "comission_type_tab",
776     ),
777     );
778     //
779     $links[] = array(
780     "href" => "../scr/tab.php?obj=commission_type",
781     "class" => "commission-type",
782     "title" => _("commission_type"),
783     "right" => array("commission_type", "commission_type_tab", ),
784     "open" => array("tab.php|commission_type", "form.php|commission_type", ),
785     );
786     //
787     $links[] = array(
788     "class" => "category",
789 fmichon 854 "title" => _("gestion des consultations"),
790 fmichon 853 "right" => array(
791 fmichon 854 "avis_consultation", "avis_consultation_tab", "service", "service_tab",
792     "service_categorie", "service_categorie_tab",
793     "lien_service_service_categorie", "lien_service_service_categorie_tab",
794     ),
795     );
796     //
797     $links[] = array(
798     "title" => "<hr/>",
799     "right" => array(
800     "avis_consultation", "avis_consultation_tab", "service", "service_tab",
801     "service_categorie", "service_categorie_tab",
802     "lien_service_service_categorie", "lien_service_service_categorie_tab",
803     ),
804     );
805     //
806     $links[] = array(
807     "href" => "../scr/tab.php?obj=avis_consultation",
808     "class" => "avis_consultation",
809     "title" => _("avis consultation"),
810     "right" => array("avis_consultation", "avis_consultation_tab", ),
811     "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),
812     );
813     //
814     $links[] = array(
815     "href" => "../scr/tab.php?obj=service",
816     "class" => "service",
817     "title" => _("service"),
818     "right" => array("service", "service_tab", ),
819     "open" => array("tab.php|service", "form.php|service", ),
820     );
821     $links[] = array(
822     "href" => "../scr/tab.php?obj=service_categorie",
823     "class" => "service_categorie",
824     "title" => _("thematique des services"),
825     "right" => array("service_categorie", "service_categorie_tab", ),
826     "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),
827     );
828     $links[] = array(
829     "href" => "../scr/tab.php?obj=lien_service_service_categorie",
830     "class" => "lien_service_service_categorie",
831     "title" => _("Lien service / thematique"),
832     "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),
833     "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),
834     );
835     //
836     $links[] = array(
837     "class" => "category",
838 fmichon 955 "title" => _("Gestion des dossiers"),
839     "right" => array(
840     "dossier_autorisation_type", "dossier_autorisation_type_tab",
841     "dossier_autorisation_type_detaille",
842     "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
843     "dossier_instruction_type_tab",
844     "lien_evenement_dossier_autorisation_type",
845     "lien_evenement_dossier_autorisation_type_tab",
846     "autorite_competente", "autorite_competente_tab",
847     "affectation_automatique", "affectation_automatique_tab",
848     ),
849     );
850     //
851     $links[] = array(
852     "title" => "<hr/>",
853     "right" => array(
854     "dossier_autorisation_type", "dossier_autorisation_type_tab",
855     "dossier_autorisation_type_detaille",
856     "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
857     "dossier_instruction_type_tab",
858     "lien_evenement_dossier_autorisation_type",
859     "lien_evenement_dossier_autorisation_type_tab",
860     "autorite_competente", "autorite_competente_tab",
861     "affectation_automatique", "affectation_automatique_tab",
862    
863     ),
864     );
865     //
866     $links[] = array(
867     "href" => "../scr/tab.php?obj=dossier_autorisation_type",
868     "class" => "dossier_autorisation_type",
869     "title" => _("dossier")." ".("autorisation")." "._("type"),
870     "right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ),
871     "open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ),
872     );
873     //
874     $links[] = array(
875     "href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille",
876     "class" => "dossier_autorisation_type_detaille",
877     "title" => _("dossier")." ".("autorisation")." "._("type")." "._("detaille"),
878     "right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ),
879     "open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ),
880     );
881     //
882     $links[] = array(
883     "href" => "../scr/tab.php?obj=dossier_instruction_type",
884     "class" => "dossier_instruction_type",
885     "title" => _("dossier")." "._("instruction")." "._("type"),
886     "right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ),
887     "open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ),
888     );
889     //
890     $links[] = array(
891     "href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type",
892     "class" => "lien_evenement_dossier_autorisation_type",
893     "title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"),
894     "right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ),
895     "open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ),
896     );
897     //
898     $links[] = array(
899     "href" => "../scr/tab.php?obj=affectation_automatique",
900     "class" => "affectation_automatique",
901     "title" => _("affectation automatique"),
902     "right" => array("affectation_automatique", "affectation_automatique_tab", ),
903     "open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ),
904     );
905     //
906     $links[] = array(
907     "href" => "../scr/tab.php?obj=autorite_competente",
908     "class" => "autorite_competente",
909     "title" => _("autorite")." "._("competente"),
910     "right" => array("autorite_competente", "autorite_competente_tab", ),
911     "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),
912     );
913     //
914     $links[] = array(
915     "class" => "category",
916 fmichon 854 "title" => _("gestion du guichet unique"),
917     "right" => array(
918 fmichon 866 "demande_type",
919 fmichon 853 "demande_type_tab", "demande_nature", "demande_nature_tab",
920     ),
921     );
922     //
923     $links[] = array(
924     "title" => "<hr/>",
925     "right" => array(
926 fmichon 866 "demande_type",
927 fmichon 853 "demande_type_tab", "demande_nature", "demande_nature_tab",
928     ),
929     );
930     //
931     $links[] = array(
932     "href" => "../scr/tab.php?obj=demande_nature",
933     "class" => "demande_nature",
934     "title" => _("nature de la demande"),
935     "right" => array("demande_nature", "demande_nature_tab", ),
936     "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),
937     );
938 fmichon 866
939 fmichon 853 //
940     $links[] = array(
941     "href" => "../scr/tab.php?obj=demande_type",
942     "class" => "demande_type",
943     "title" => _("type de la demande"),
944     "right" => array("demande_type", "demande_type_tab",),
945     "open" => array("tab.php|demande_type", "form.php|demande_type", ),
946     );
947     //
948     $links[] = array(
949     "class" => "category",
950 fmichon 380 "title" => _("editions"),
951     "right" => array(
952     "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
953     "om_lettretype", "om_lettretype_tab",
954     ),
955     );
956     //
957     $links[] = array(
958     "title" => "<hr/>",
959     "right" => array(
960     "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
961     "om_lettretype", "om_lettretype_tab",
962     ),
963     );
964     //
965     $links[] = array(
966     "href" => "../scr/tab.php?obj=om_etat",
967     "class" => "etat",
968     "title" => _("om_etat"),
969     "right" => array("om_etat", "om_etat_tab", ),
970     "open" => array("tab.php|om_etat", "form.php|om_etat", ),
971     );
972     //
973     $links[] = array(
974     "href" => "../scr/tab.php?obj=om_sousetat",
975     "class" => "sousetat",
976     "title" => _("om_sousetat"),
977     "right" => array("om_sousetat", "om_sousetat_tab", ),
978     "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),
979     );
980     //
981     $links[] = array(
982     "href" => "../scr/tab.php?obj=om_lettretype",
983     "class" => "lettretype",
984     "title" => _("om_lettretype"),
985     "right" => array("om_lettretype", "om_lettretype_tab"),
986     "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),
987     );
988     //
989 nhaye 1250 $links[] = array(
990     "class" => "category",
991     "title" => _("Cerfa"),
992     "right" => array(
993     "cerfa", "cerfa_tab",
994     ),
995     );
996     //
997     $links[] = array(
998     "title" => "<hr/>",
999     "right" => array(
1000     "cerfa", "cerfa_tab",
1001     ),
1002     );
1003     //
1004     $links[] = array(
1005     "href" => "../scr/tab.php?obj=cerfa",
1006     "class" => "cerfa",
1007     "title" => _("cerfa"),
1008     "right" => array("cerfa", "cerfa_tab", ),
1009     "open" => array("tab.php|cerfa", "form.php|cerfa", ),
1010     );
1011     //
1012 fraynaud 196 $rubrik['links'] = $links;
1013 fmichon 380 //
1014     $menu[] = $rubrik;
1015     // }}}
1016 fraynaud 196
1017 fmichon 380 // {{{ Rubrique SIG
1018     //
1019 fraynaud 196 $rubrik = array(
1020 fmichon 380 "title" => _("sig"),
1021 fraynaud 196 "class" => "sig",
1022     "right" => "menu_sig",
1023     );
1024 fmichon 380 //
1025 fraynaud 196 $links = array();
1026 fmichon 380 //
1027     $links[] = array(
1028     "href" => "../scr/tab.php?obj=parcelle",
1029     "class" => "parcelle",
1030     "title" => _("parcelle"),
1031     "right" => array("parcelle", "parcelle_tab"),
1032     "open" => array("tab.php|parcelle", "form.php|parcelle", ),
1033     );
1034     //
1035     $links[] = array(
1036     "href" => "../scr/tab.php?obj=proprietaire",
1037     "class" => "proprietaire",
1038     "title" => _("proprietaire"),
1039     "right" => array("proprietaire", "proprietaire_tab"),
1040     "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),
1041     );
1042     //
1043     $links[] = array(
1044     "class" => "category",
1045     "title" => _("servitudes"),
1046     "right" => array(
1047     "pos", "pos_tab", "servitude_surfacique", "servitude_surfacique_tab",
1048     "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1049     "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1050     ),
1051     );
1052     //
1053     $links[] = array(
1054     "title" => "<hr/>",
1055     "right" => array(
1056     "pos", "pos_tab", "servitude_surfacique", "servitude_surfacique_tab",
1057     "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1058     "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1059     ),
1060     );
1061     //
1062     $links[] = array(
1063     "href" => "../scr/tab.php?obj=pos",
1064     "class" => "pos",
1065     "title" => _("pos"),
1066     "right" => array("pos", "pos_tab"),
1067     "open" => array("tab.php|pos", "form.php|pos", ),
1068     );
1069     //
1070     $links[] = array(
1071     "href" => "../scr/tab.php?obj=servitude_surfacique",
1072     "class" => "servitude_surfacique",
1073     "title" => _("servitude_surfacique"),
1074     "right" => array("servitude_surfacique", "servitude_surfacique_tab"),
1075     "open" => array(
1076     "tab.php|servitude_surfacique", "form.php|servitude_surfacique",
1077     ),
1078     );
1079     //
1080     $links[] = array(
1081     "href" => "../scr/tab.php?obj=servitude_ligne",
1082     "class" => "servitude_ligne",
1083     "title" => _("servitude_ligne"),
1084     "right" => array("servitude_ligne", "servitude_ligne_tab"),
1085     "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),
1086     );
1087     //
1088     $links[] = array(
1089     "href" => "../scr/tab.php?obj=servitude_point",
1090     "class" => "servitude_point",
1091     "title" => _("servitude_point"),
1092     "right" => array("servitude_point", "servitude_point_tab"),
1093     "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),
1094     );
1095     //
1096     $links[] = array(
1097     "href" => "../scr/tab.php?obj=parcelle_lot",
1098     "class" => "parcelle_lot",
1099     "title" => _("parcelle_lot"),
1100     "right" => array("parcelle_lot", "parcelle_lot_tab"),
1101     "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),
1102     );
1103     //
1104 fraynaud 3 $rubrik['links'] = $links;
1105 fmichon 380 //
1106     $menu[] = $rubrik;
1107     // }}}
1108 fraynaud 3
1109     // {{{ Rubrique ADMINISTRATION
1110     //
1111     $rubrik = array(
1112 fmichon 380 "title" => _("administration"),
1113 fraynaud 3 "class" => "administration",
1114     "right" => "menu_administration",
1115     );
1116     //
1117     $links = array();
1118 fmichon 380 //
1119     $links[] = array(
1120     "href" => "../scr/tab.php?obj=om_collectivite",
1121     "class" => "collectivite",
1122     "title" => _("om_collectivite"),
1123     "right" => array("om_collectivite", "om_collectivite_tab", ),
1124     "open" => array("tab.php|om_collectivite", "form.php|om_collectivite", ),
1125     );
1126     //
1127     $links[] = array(
1128     "href" => "../scr/tab.php?obj=om_parametre",
1129     "class" => "parametre",
1130     "title" => _("om_parametre"),
1131     "right" => array("om_parametre", "om_parametre_tab", ),
1132     "open" => array("tab.php|om_parametre", "form.php|om_parametre", ),
1133     );
1134     //
1135     $links[] = array(
1136     "class" => "category",
1137     "title" => _("gestion des utilisateurs"),
1138     "right" => array(
1139     "om_utilisateur", "om_utilisateur_tab", "om_profil", "om_profil_tab",
1140     "om_droit", "om_droit_tab", "directory",
1141     ),
1142     );
1143     //
1144     $links[] = array(
1145     "title" => "<hr/>",
1146     "right" => array(
1147     "om_utilisateur", "om_utilisateur_tab", "om_profil", "om_profil_tab",
1148     "om_droit", "om_droit_tab",
1149     ),
1150     );
1151     //
1152     $links[] = array(
1153     "href" => "../scr/tab.php?obj=om_profil",
1154     "class" => "profil",
1155     "title" => _("om_profil"),
1156     "right" => array("om_profil", "om_profil_tab", ),
1157     "open" => array("tab.php|om_profil", "form.php|om_profil", ),
1158     );
1159     //
1160     $links[] = array(
1161     "href" => "../scr/tab.php?obj=om_droit",
1162     "class" => "droit",
1163     "title" => _("om_droit"),
1164     "right" => array("om_droit", "om_droit_tab", ),
1165     "open" => array("tab.php|om_droit", "form.php|om_droit", ),
1166     );
1167     //
1168     $links[] = array(
1169     "href" => "../scr/tab.php?obj=om_utilisateur",
1170     "class" => "utilisateur",
1171     "title" => _("om_utilisateur"),
1172     "right" => array("om_utilisateur", "om_utilisateur_tab", ),
1173     "open" => array("tab.php|om_utilisateur", "form.php|om_utilisateur", ),
1174     );
1175     //
1176     $links[] = array(
1177     "title" => "<hr/>",
1178     "right" => array("directory", ),
1179     "parameters" => array("isDirectoryOptionEnabled" => true, ),
1180     );
1181     //
1182     $links[] = array(
1183     "href" => "../scr/directory.php",
1184     "class" => "directory",
1185     "title" => _("annuaire"),
1186     "right" => array("directory", ),
1187     "open" => array("directory.php|", ),
1188     "parameters" => array("isDirectoryOptionEnabled" => true, ),
1189     );
1190     //
1191     $links[] = array(
1192     "class" => "category",
1193     "title" => _("tableaux de bord"),
1194 fmichon 656 "right" => array(
1195     "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1196     ),
1197 fmichon 380 );
1198     //
1199     $links[] = array(
1200     "title" => "<hr/>",
1201 fmichon 656 "right" => array(
1202     "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1203     ),
1204 fmichon 380 );
1205     //
1206     $links[] = array(
1207     "href" => "../scr/tab.php?obj=om_widget",
1208     "class" => "om_widget",
1209 fmichon 656 "title" => _("om_widget"),
1210 fmichon 380 "right" => array("om_widget", "om_widget_tab", ),
1211     "open" => array("tab.php|om_widget", "form.php|om_widget", ),
1212     );
1213     //
1214     $links[] = array(
1215 fmichon 656 "href" => "../scr/tab.php?obj=om_dashboard",
1216     "class" => "om_dashboard",
1217     "title" => _("om_dashboard"),
1218     "right" => array( ),
1219     "open" => array("tab.php|om_dashboard", "form.php|om_dashboard", ),
1220     );
1221     //
1222     $links[] = array(
1223 fmichon 380 "class" => "category",
1224     "title" => _("sig"),
1225     "right" => array(
1226     "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1227     ),
1228     );
1229     //
1230     $links[] = array(
1231     "title" => "<hr/>",
1232     "right" => array(
1233     "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1234     ),
1235     );
1236     //
1237     $links[] = array(
1238     "href" => "../scr/tab.php?obj=om_sig_map",
1239     "class" => "om_sig_map",
1240     "title" => _("om_sig_map"),
1241     "right" => array("om_sig_map", "om_sig_map_tab", ),
1242     "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),
1243     );
1244     //
1245     $links[] = array(
1246     "href" => "../scr/tab.php?obj=om_sig_wms",
1247     "class" => "om_sig_wms",
1248     "title" => _("om_sig_wms"),
1249     "right" => array("om_sig_wms", "om_sig_wms_tab", ),
1250     "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),
1251     );
1252     //
1253     $links[] = array(
1254     "class" => "category",
1255     "title" => _("options avancees"),
1256     "right" => array("import", "gen", ),
1257     );
1258     //
1259     $links[] = array(
1260     "title" => "<hr/>",
1261     "right" => array("import", ),
1262     );
1263     //
1264     $links[] = array(
1265     "href" => "../scr/import.php",
1266     "class" => "import",
1267     "title" => _("Import"),
1268     "right" => array("import", ),
1269     "open" => array("import.php|", ),
1270     );
1271     //
1272     $links[] = array(
1273     "title" => "<hr/>",
1274     "right" => array("gen", ),
1275     );
1276     //
1277     $links[] = array(
1278     "title" => _("Generateur"),
1279     "href" => "../scr/gen.php",
1280     "class" => "generator",
1281     "right" => array("gen", ),
1282     "open" => array(
1283     "gen.php|","genauto.php|", "gensup.php|", "genfull.php|",
1284     "genetat.php|", "gensousetat.php|", "genlettretype.php|",
1285     "genimport.php|",
1286     ),
1287     );
1288     //
1289 fraynaud 3 $rubrik['links'] = $links;
1290 fmichon 380 //
1291     $menu[] = $rubrik;
1292 fraynaud 3 // }}}
1293    
1294     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26