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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1007 - (hide annotations)
Thu Dec 6 16:18:06 2012 UTC (12 years, 1 month ago) by vpihour
File size: 34437 byte(s)
Ajout de la nouvelle entrée de menu pour la récupération des récépissés de demandes

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 fmichon 658 "href" => "../scr/form.php?obj=demande&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 721 "open" => array("form.php|demande"),
56 vpihour 624 );
57     $links[] = array(
58 nhaye 723 "href" => "../scr/tab.php?obj=dossier_autorisation",
59     "class" => "demande_dossier_existant",
60 vpihour 635 "title" => _("dossier existant"),
61 vpihour 624 "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),
62 nhaye 721 "open" => array("tab.php|dossier_autorisation", "form.php|dossier_autorisation"),
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     "open" => array("tab.php|demande"),
70     );
71 vpihour 624 //
72     $links[] = array(
73     "class" => "category",
74     "title" => _("Affichage des dossiers"),
75 vpihour 859 "right" => array("edition_m","attestation_affichage",),
76 vpihour 624 );
77     $links[] = array(
78     "title" => "<hr/>",
79     "right" => array("edition", "attestation_affichage"),
80     );
81     $links[] = array(
82 vpihour 833 "href" => "../app/edition_m.php",
83 vpihour 624 "class" => "edition",
84 vpihour 635 "title" => _("edition"),
85 vpihour 833 "right" => "edition_m",
86     "open" => "edition_m.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     //
113     $rubrik['links'] = $links;
114     //
115     $menu[] = $rubrik;
116     // }}}
117 fmichon 647
118     // {{{ Rubrique INSTRUCTION
119 vpihour 624 //
120     $rubrik = array(
121 fmichon 380 "title" => _("instruction"),
122 fmichon 566 "class" => "instruction",
123     "right" => "menu_instruction",
124 fraynaud 3 );
125 fmichon 380 //
126 fraynaud 3 $links = array();
127 fmichon 654 // Catégorie DOSSIERS D'INSTRUCTION
128 fmichon 380 $links[] = array(
129 fmichon 647 "class" => "category",
130     "title" => _("dossiers d'instruction"),
131     "right" => array(
132     "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
133     "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
134     "dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab",
135     "dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab",
136     "dossier_instruction", "dossier_instruction_tab",
137     "PC_modificatif", "PC_modificatif_tab",
138     ),
139 fmichon 380 );
140 fmichon 654 $links[] = array(
141     "title" => "<hr/>",
142     "right" => array(
143     "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
144     "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
145     ),
146     );
147 fmichon 380 //
148     $links[] = array(
149 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_mes_encours",
150     "class" => "dossier_instruction_mes_encours",
151     "title" => _("mes encours"),
152     "right" => array("dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab", ),
153     "open" => array("tab.php|dossier_instruction_mes_encours", "form.php|dossier_instruction_mes_encours", ),
154 fmichon 380 );
155     //
156     $links[] = array(
157 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_tous_encours",
158     "class" => "dossier_instruction_tous_encours",
159     "title" => _("tous les encours"),
160     "right" => array("dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab", ),
161     "open" => array("tab.php|dossier_instruction_tous_encours", "form.php|dossier_instruction_tous_encours", ),
162 fmichon 380 );
163     //
164     $links[] = array(
165     "title" => "<hr/>",
166     "right" => array(
167 fmichon 647 "dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab",
168     "dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab",
169 fmichon 380 ),
170     );
171     //
172     $links[] = array(
173 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_mes_clotures",
174     "class" => "dossier_instruction_mes_clotures",
175     "title" => _("mes clotures"),
176     "right" => array("dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", ),
177     "open" => array("tab.php|dossier_instruction_mes_clotures", "form.php|dossier_instruction_mes_clotures", ),
178 fmichon 380 );
179     //
180     $links[] = array(
181 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction_tous_clotures",
182     "class" => "dossier_instruction_tous_clotures",
183     "title" => _("tous les clotures"),
184     "right" => array("dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", ),
185     "open" => array("tab.php|dossier_instruction_tous_clotures", "form.php|dossier_instruction_tous_clotures", ),
186 fmichon 380 );
187     //
188     $links[] = array(
189     "title" => "<hr/>",
190     "right" => array("PC_modificatif", "PC_modificatif_tab", ),
191     );
192     //
193     $links[] = array(
194     "href" => "../scr/tab.php?obj=PC_modificatif",
195     "class" => "traitement",
196     "title" => _("modificatif transfert"),
197     "right" => array("PC_modificatif", "PC_modificatif_tab", ),
198     "open" => array("|PC_modificatif", "dossier_modificatif.php|", ),
199     );
200     //
201     $links[] = array(
202     "title" => "<hr/>",
203 fmichon 647 "right" => array(
204     "dossier_instruction", "dossier_instruction_tab",
205     ),
206 fmichon 380 );
207     //
208     $links[] = array(
209 fmichon 647 "href" => "../scr/tab.php?obj=dossier_instruction",
210     "class" => "dossier_instruction",
211     "title" => _("recherche"),
212     "right" => array("dossier_instruction", "dossier_instruction_tab", ),
213     "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),
214 fmichon 380 );
215 fmichon 654 // Catégorie CONSULTATIONS
216 nhaye 496 $links[] = array(
217 nhaye 519 "class" => "category",
218 fmichon 647 "title" => _("consultations"),
219 fmichon 654 "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
220 nhaye 496 );
221     $links[] = array(
222 nhaye 519 "title" => "<hr/>",
223 fmichon 654 "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
224 nhaye 519 );
225     $links[] = array(
226 nhaye 509 "href" => "../scr/tab.php?obj=consultation_mes_retours",
227     "class" => "consultation_mes_retours",
228     "title" => _("Mes retours"),
229     "right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ),
230     "open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ),
231 nhaye 496 );
232 nhaye 498 $links[] = array(
233 nhaye 509 "href" => "../scr/tab.php?obj=consultation_tous_retours",
234     "class" => "consultation_tous_retours",
235     "title" => _("Tous les retours"),
236     "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),
237     "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),
238 nhaye 498 );
239 fmichon 654 // Catégorie MESSAGES
240 mlimic 599 $links[] = array(
241     "class" => "category",
242     "title" => _("Messages"),
243     "right" => array("messages_mes_retours", "messages_tous_retours"),
244 nhaye 946 "parameters" => array("option_ERP" => "true", ),
245 mlimic 599 );
246 fmichon 654 //
247 mlimic 599 $links[] = array(
248     "title" => "<hr/>",
249     "right" => array("messages_mes_retours", "messages_tous_retours"),
250 nhaye 946 "parameters" => array("option_ERP" => "true", ),
251 mlimic 599 );
252 fmichon 654 //
253 mlimic 599 $links[] = array(
254     "href" => "../scr/tab.php?obj=messages_mes_retours",
255     "class" => "messages_mes_retours",
256     "title" => _("Mes messages"),
257     "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
258     "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
259 nhaye 946 "parameters" => array("option_ERP" => "true", ),
260 mlimic 599 );
261 fmichon 654 //
262 mlimic 599 $links[] = array(
263     "href" => "../scr/tab.php?obj=messages_tous_retours",
264     "class" => "messages_tous_retours",
265     "title" => _("Tous les messages"),
266     "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),
267     "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),
268 nhaye 946 "parameters" => array("option_ERP" => "true", ),
269 mlimic 599 );
270    
271 nhaye 583 //
272     $rubrik['links'] = $links;
273     //
274     $menu[] = $rubrik;
275     // }}}
276 fmichon 654
277     // {{{ Rubrique SUIVI
278 nhaye 583 //
279     $rubrik = array(
280     "title" => _("Suivi"),
281     "class" => "suivi",
282     "right" => "menu_suivi",
283     );
284 vpihour 635 //
285 nhaye 583 $links = array();
286     //
287 nhaye 533 $links[] = array(
288     "href" => "../app/avis_code_barre.php",
289     "class" => "avis_code_barre",
290     "title" => _("Retour de consultation"),
291     "right" => array("avis_code_barre", ),
292 fmichon 957 "open" => array("avis_code_barre.php|", "form.php|consultation", ),
293 nhaye 533 );
294 fmichon 380 //
295 fraynaud 3 $rubrik['links'] = $links;
296 fmichon 380 //
297     $menu[] = $rubrik;
298     // }}}
299 fmichon 647
300     // {{{ Rubrique DEMANDES D'AVIS
301 nhaye 538 //
302     $rubrik = array(
303     "title" => _("Demandes d'avis"),
304     "class" => "demande_avis",
305 fmichon 566 "right" => "menu_demande_avis",
306 nhaye 538 );
307     //
308     $links = array();
309     //
310     $links[] = array(
311 nhaye 571 "href" => "../scr/tab.php?obj=demande_avis_encours",
312     "class" => "demande_avis_encours",
313 nhaye 538 "title" => _("Demandes en cours"),
314 nhaye 571 "right" => array("demande_avis_encours", "demande_avis_encours_tab", ),
315     "open" => array("tab.php|demande_avis_encours", "form.php|demande_avis_encours", ),
316 nhaye 538 );
317    
318     $links[] = array(
319 nhaye 571 "href" => "../scr/tab.php?obj=demande_avis_passee",
320     "class" => "demande_avis_passee",
321 nhaye 538 "title" => _("Demandes passees"),
322 nhaye 571 "right" => array("demande_avis_passee", "demande_avis_passee_tab", ),
323     "open" => array("tab.php|demande_avis_passee", "form.php|demande_avis_passee", ),
324 nhaye 538 );
325    
326     $links[] = array(
327 nhaye 652 "href" => "../scr/tab.php?obj=demande_avis",
328     "class" => "demande_avis",
329 nhaye 538 "title" => _("Exports"),
330 nhaye 652 "right" => array("demande_avis", "demande_avis_tab", ),
331     "open" => array("tab.php|demande_avis", "form.php|demande_avis", ),
332 nhaye 538 );
333    
334     //
335     $rubrik['links'] = $links;
336     //
337     $menu[] = $rubrik;
338     // }}}
339    
340    
341    
342 fraynaud 3 // {{{ Rubrique EXPORT
343 fmichon 380 //
344 fraynaud 3 $rubrik = array(
345 fmichon 380 "title" => _("export"),
346 fraynaud 3 "class" => "edition",
347     "right" => "menu_export",
348     );
349 fmichon 380 //
350 fraynaud 3 $links = array();
351 fmichon 380 //
352     $links[] = array(
353     "href" => "../scr/edition.php",
354     "class" => "edition",
355     "title" => _("edition"),
356     "right" => "edition",
357     "open" => "edition.php|",
358     );
359     //
360     $links[] = array(
361     "href" => "../app/edition_p.php",
362     "class" => "edition",
363     "title" => _("edition date depot"),
364     "right" => "edition_p",
365     "open" => "edition_p.php|",
366     );
367     //
368     $links[] = array(
369     "href" => "../app/edition_d.php",
370     "class" => "edition",
371     "title" => _("edition date decision"),
372     "right" => "edition_d",
373     "open" => "edition_d.php|",
374     );
375     //
376     $links[] = array(
377     "title" => "<hr/>",
378     "right" => array("reqmo", "export_pc", "export_dp", "export_sitadel", ),
379     );
380     //
381     $links[] = array(
382     "href" => "../scr/reqmo.php",
383     "class" => "reqmo",
384     "title" => _("requetes memorisees"),
385     "right" => "reqmo",
386     "open" => array("reqmo.php|", "requeteur.php|", ),
387     );
388     //
389     $links[] = array(
390     "href" => "../app/export_pc.php",
391     "class" => "reqmo",
392     "title" => _("export PC Lascot"),
393     "right" => "export_pc",
394     "open" => "export_pc.php|",
395     );
396     //
397     $links[] = array(
398     "href" => "../app/export_dp.php",
399     "class" => "reqmo",
400     "title" => _("export DP Lascot"),
401     "right" => "export_dp",
402     "open" => "export_dp.php|",
403     );
404     //
405     $links[] = array(
406     "href" => "../app/sitadel.php",
407     "class" => "reqmo",
408     "title" => _("export sitadel")." 2",
409     "right" => "export_sitadel",
410     "open" => "sitadel.php|",
411     );
412     //
413 fraynaud 3 $rubrik['links'] = $links;
414 fmichon 380 //
415     $menu[] = $rubrik;
416 fraynaud 3 // }}}
417    
418 fmichon 380 // {{{ Rubrique PARAMETRAGE
419     //
420 fraynaud 3 $rubrik = array(
421 fmichon 380 "title" => _("parametrage"),
422 atreal 306 "class" => "parametrage",
423     "right" => "menu_parametrage",
424 fraynaud 3 );
425 fmichon 380 //
426 fraynaud 3 $links = array();
427 fmichon 380 //
428     // GENERAUX
429     $links[] = array(
430     "href" => "../scr/form.php?obj=dossier_numeromanuel",
431     "class" => "traitement",
432     "title" => _("numero manuel"),
433     "right" => "dossier_numeromanuel",
434     "open" => "|dossier_numeromanuel",
435     );
436     //
437     $links[] = array(
438     "href" => "../app/num_dossier.php",
439     "class" => "traitement",
440     "title" => _("remise a 0"),
441     "right" => "num_dossier",
442     "open" => "num_dossier.php|",
443     );
444     //
445     $links[] = array(
446     "title" => "<hr/>",
447     "right" => array(
448 fmichon 854 "architecte", "architecte_tab",
449 vpihour 490 "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",
450 fmichon 380 "destination", "destination_tab", "nature", "nature_tab", "rivoli",
451     "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",
452     ),
453     );
454     //
455     $links[] = array(
456     "href" => "../scr/tab.php?obj=architecte",
457     "class" => "architecte",
458     "title" => _("architecte"),
459     "right" => array("architecte", "architecte_tab", ),
460     "open" => array("tab.php|architecte", "form.php|architecte", ),
461     );
462 fmichon 955
463 fmichon 380 //
464     $links[] = array(
465     "href" => "../scr/tab.php?obj=travaux",
466     "class" => "travaux",
467     "title" => _("travaux"),
468     "right" => array("travaux", "travaux_tab", ),
469     "open" => array("tab.php|travaux", "form.php|travaux", ),
470     );
471     //
472     $links[] = array(
473     "href" => "../scr/tab.php?obj=categorie_demandeur",
474     "class" => "categorie_demandeur",
475     "title" => _("categorie_demandeur"),
476     "right" => array("categorie_demandeur", "categorie_demandeur_tab", ),
477     "open" => array(
478     "tab.php|categorie_demandeur", "form.php|categorie_demandeur",
479     ),
480     );
481     //
482     $links[] = array(
483     "href" => "../scr/tab.php?obj=destination",
484     "class" => "destination",
485     "title" => _("destination"),
486     "right" => array("destination", "destination_tab", ),
487     "open" => array("tab.php|destination", "form.php|destination", ),
488     );
489     //
490     $links[] = array(
491     "href" => "../scr/tab.php?obj=nature",
492     "class" => "nature",
493     "title" => _("nature"),
494     "right" => array("nature", "nature_tab", ),
495     "open" => array("tab.php|nature", "form.php|nature", ),
496     );
497     //
498     $links[] = array(
499     "href" => "../scr/tab.php?obj=rivoli",
500     "class" => "rivoli",
501     "title" => _("rivoli"),
502     "right" => array("rivoli", "rivoli_tab", ),
503     "open" => array("tab.php|rivoli", "form.php|rivoli", ),
504     );
505     //
506     $links[] = array(
507     "href" => "../scr/tab.php?obj=civilite",
508     "class" => "civilite",
509     "title" => _("civilite"),
510     "right" => array("civilite", "civilite_tab", ),
511     "open" => array("tab.php|civilite", "form.php|civilite", ),
512     );
513     //
514     $links[] = array(
515     "href" => "../scr/tab.php?obj=parametre",
516     "class" => "parametre",
517     "title" => _("parametre")." "._("statistique"),
518     "right" => array("parametre", "parametre_tab", ),
519     "open" => array("tab.php|parametre", "form.php|parametre", ),
520     );
521 fmichon 853
522 vpihour 821 //
523     $links[] = array(
524 fmichon 380 "class" => "category",
525     "title" => _("workflows"),
526     "right" => array(
527     "action", "action_tab", "transition", "transition_tab", "etat",
528 vpihour 491 "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
529     "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
530 fmichon 380 ),
531     );
532     //
533     $links[] = array(
534     "title" => "<hr/>",
535     "right" => array(
536     "action", "action_tab", "transition", "transition_tab", "etat",
537 vpihour 491 "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
538     "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
539 fmichon 380 ),
540     );
541     //
542     $links[] = array(
543     "href" => "../scr/tab.php?obj=action",
544     "class" => "action",
545     "title" => _("action"),
546     "right" => array("action", "action_tab", ),
547     "open" => array("tab.php|action", "form.php|action", ),
548     );
549     //
550     $links[] = array(
551     "href" => "../scr/tab.php?obj=transition",
552     "class" => "transition",
553     "title" => _("transition"),
554     "right" => array("transition", "transition_tab", ),
555     "open" => array("tab.php|transition", "form.php|transition", ),
556     );
557     //
558     $links[] = array(
559     "href" => "../scr/tab.php?obj=etat",
560     "class" => "etat",
561     "title" => _("etat"),
562     "right" => array("etat", "etat_tab", ),
563     "open" => array("tab.php|etat", "form.php|etat", ),
564     );
565     //
566     $links[] = array(
567     "href" => "../scr/tab.php?obj=evenement",
568     "class" => "evenement",
569     "title" => _("evenement"),
570     "right" => array("evenement", "evenement_tab", ),
571     "open" => array("tab.php|evenement", "form.php|evenement", ),
572     );
573     //
574     $links[] = array(
575     "href" => "../scr/tab.php?obj=bible",
576     "class" => "bible",
577     "title" => _("bible"),
578     "right" => array("bible", "bible_tab", ),
579     "open" => array("tab.php|bible", "form.php|bible", ),
580     );
581     //
582     $links[] = array(
583 vpihour 491 "href" => "../scr/tab.php?obj=avis_decision",
584     "class" => "avis_decision",
585     "title" => _("avis decision"),
586     "right" => array("avis_decision", "avis_decision_tab", ),
587     "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),
588 fmichon 380 );
589     //
590     $links[] = array(
591     "class" => "category",
592 nhaye 521 "title" => _("Organisation"),
593 fmichon 853 "right" => array(
594     "direction", "direction_tab", "division", "division_tab", "instructeur",
595 fmichon 955 "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
596 fmichon 853 ),
597 nhaye 521 );
598     $links[] = array(
599     "title" => "<hr/>",
600 fmichon 853 "right" => array(
601     "direction", "direction_tab", "division", "division_tab", "instructeur",
602 fmichon 955 "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
603 fmichon 853 ),
604 nhaye 521 );
605     //
606     $links[] = array(
607 fmichon 866 "href" => "../scr/tab.php?obj=genre",
608     "class" => "genre",
609     "title" => _("genre"),
610     "right" => array("genre", "genre_tab", ),
611     "open" => array("tab.php|genre", "form.php|genre", ),
612     );
613     //
614     $links[] = array(
615 fmichon 853 "href" => "../scr/tab.php?obj=groupe",
616     "class" => "groupe",
617     "title" => _("groupe"),
618     "right" => array("groupe", "groupe_tab", ),
619     "open" => array("tab.php|groupe", "form.php|groupe", ),
620     );
621     //
622     $links[] = array(
623 nhaye 521 "href" => "../scr/tab.php?obj=direction",
624     "class" => "direction",
625     "title" => _("direction"),
626     "right" => array("direction", "direction_tab", ),
627     "open" => array("tab.php|direction", "form.php|direction", ),
628     );
629     //
630     $links[] = array(
631     "href" => "../scr/tab.php?obj=division",
632     "class" => "division",
633     "title" => _("division"),
634     "right" => array("division", "division_tab", ),
635     "open" => array("tab.php|division", "form.php|division", ),
636     );
637     //
638     $links[] = array(
639     "href" => "../scr/tab.php?obj=instructeur",
640     "class" => "instructeur",
641     "title" => _("instructeur"),
642     "right" => array("instructeur", "instructeur_tab", ),
643     "open" => array("tab.php|instructeur", "form.php|instructeur", ),
644     );
645     //
646     $links[] = array(
647     "class" => "category",
648 fmichon 854 "title" => _("gestion des consultations"),
649 fmichon 853 "right" => array(
650 fmichon 854 "avis_consultation", "avis_consultation_tab", "service", "service_tab",
651     "service_categorie", "service_categorie_tab",
652     "lien_service_service_categorie", "lien_service_service_categorie_tab",
653     ),
654     );
655     //
656     $links[] = array(
657     "title" => "<hr/>",
658     "right" => array(
659     "avis_consultation", "avis_consultation_tab", "service", "service_tab",
660     "service_categorie", "service_categorie_tab",
661     "lien_service_service_categorie", "lien_service_service_categorie_tab",
662     ),
663     );
664     //
665     $links[] = array(
666     "href" => "../scr/tab.php?obj=avis_consultation",
667     "class" => "avis_consultation",
668     "title" => _("avis consultation"),
669     "right" => array("avis_consultation", "avis_consultation_tab", ),
670     "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),
671     );
672     //
673     $links[] = array(
674     "href" => "../scr/tab.php?obj=service",
675     "class" => "service",
676     "title" => _("service"),
677     "right" => array("service", "service_tab", ),
678     "open" => array("tab.php|service", "form.php|service", ),
679     );
680     $links[] = array(
681     "href" => "../scr/tab.php?obj=service_categorie",
682     "class" => "service_categorie",
683     "title" => _("thematique des services"),
684     "right" => array("service_categorie", "service_categorie_tab", ),
685     "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),
686     );
687     $links[] = array(
688     "href" => "../scr/tab.php?obj=lien_service_service_categorie",
689     "class" => "lien_service_service_categorie",
690     "title" => _("Lien service / thematique"),
691     "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),
692     "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),
693     );
694     //
695     $links[] = array(
696     "class" => "category",
697 fmichon 955 "title" => _("Gestion des dossiers"),
698     "right" => array(
699     "dossier_autorisation_type", "dossier_autorisation_type_tab",
700     "dossier_autorisation_type_detaille",
701     "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
702     "dossier_instruction_type_tab",
703     "lien_evenement_dossier_autorisation_type",
704     "lien_evenement_dossier_autorisation_type_tab",
705     "autorite_competente", "autorite_competente_tab",
706     "affectation_automatique", "affectation_automatique_tab",
707     ),
708     );
709     //
710     $links[] = array(
711     "title" => "<hr/>",
712     "right" => array(
713     "dossier_autorisation_type", "dossier_autorisation_type_tab",
714     "dossier_autorisation_type_detaille",
715     "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
716     "dossier_instruction_type_tab",
717     "lien_evenement_dossier_autorisation_type",
718     "lien_evenement_dossier_autorisation_type_tab",
719     "autorite_competente", "autorite_competente_tab",
720     "affectation_automatique", "affectation_automatique_tab",
721    
722     ),
723     );
724     //
725     $links[] = array(
726     "href" => "../scr/tab.php?obj=dossier_autorisation_type",
727     "class" => "dossier_autorisation_type",
728     "title" => _("dossier")." ".("autorisation")." "._("type"),
729     "right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ),
730     "open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ),
731     );
732     //
733     $links[] = array(
734     "href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille",
735     "class" => "dossier_autorisation_type_detaille",
736     "title" => _("dossier")." ".("autorisation")." "._("type")." "._("detaille"),
737     "right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ),
738     "open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ),
739     );
740     //
741     $links[] = array(
742     "href" => "../scr/tab.php?obj=dossier_instruction_type",
743     "class" => "dossier_instruction_type",
744     "title" => _("dossier")." "._("instruction")." "._("type"),
745     "right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ),
746     "open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ),
747     );
748     //
749     $links[] = array(
750     "href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type",
751     "class" => "lien_evenement_dossier_autorisation_type",
752     "title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"),
753     "right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ),
754     "open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ),
755     );
756     //
757     $links[] = array(
758     "href" => "../scr/tab.php?obj=affectation_automatique",
759     "class" => "affectation_automatique",
760     "title" => _("affectation automatique"),
761     "right" => array("affectation_automatique", "affectation_automatique_tab", ),
762     "open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ),
763     );
764     //
765     $links[] = array(
766     "href" => "../scr/tab.php?obj=autorite_competente",
767     "class" => "autorite_competente",
768     "title" => _("autorite")." "._("competente"),
769     "right" => array("autorite_competente", "autorite_competente_tab", ),
770     "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),
771     );
772     //
773     $links[] = array(
774     "class" => "category",
775 fmichon 854 "title" => _("gestion du guichet unique"),
776     "right" => array(
777 fmichon 866 "demande_type",
778 fmichon 853 "demande_type_tab", "demande_nature", "demande_nature_tab",
779     ),
780     );
781     //
782     $links[] = array(
783     "title" => "<hr/>",
784     "right" => array(
785 fmichon 866 "demande_type",
786 fmichon 853 "demande_type_tab", "demande_nature", "demande_nature_tab",
787     ),
788     );
789     //
790     $links[] = array(
791     "href" => "../scr/tab.php?obj=demande_nature",
792     "class" => "demande_nature",
793     "title" => _("nature de la demande"),
794     "right" => array("demande_nature", "demande_nature_tab", ),
795     "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),
796     );
797 fmichon 866
798 fmichon 853 //
799     $links[] = array(
800     "href" => "../scr/tab.php?obj=demande_type",
801     "class" => "demande_type",
802     "title" => _("type de la demande"),
803     "right" => array("demande_type", "demande_type_tab",),
804     "open" => array("tab.php|demande_type", "form.php|demande_type", ),
805     );
806     //
807     $links[] = array(
808     "class" => "category",
809 fmichon 380 "title" => _("editions"),
810     "right" => array(
811     "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
812     "om_lettretype", "om_lettretype_tab",
813     ),
814     );
815     //
816     $links[] = array(
817     "title" => "<hr/>",
818     "right" => array(
819     "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
820     "om_lettretype", "om_lettretype_tab",
821     ),
822     );
823     //
824     $links[] = array(
825     "href" => "../scr/tab.php?obj=om_etat",
826     "class" => "etat",
827     "title" => _("om_etat"),
828     "right" => array("om_etat", "om_etat_tab", ),
829     "open" => array("tab.php|om_etat", "form.php|om_etat", ),
830     );
831     //
832     $links[] = array(
833     "href" => "../scr/tab.php?obj=om_sousetat",
834     "class" => "sousetat",
835     "title" => _("om_sousetat"),
836     "right" => array("om_sousetat", "om_sousetat_tab", ),
837     "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),
838     );
839     //
840     $links[] = array(
841     "href" => "../scr/tab.php?obj=om_lettretype",
842     "class" => "lettretype",
843     "title" => _("om_lettretype"),
844     "right" => array("om_lettretype", "om_lettretype_tab"),
845     "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),
846     );
847     //
848 fraynaud 196 $rubrik['links'] = $links;
849 fmichon 380 //
850     $menu[] = $rubrik;
851     // }}}
852 fraynaud 196
853 fmichon 380 // {{{ Rubrique SIG
854     //
855 fraynaud 196 $rubrik = array(
856 fmichon 380 "title" => _("sig"),
857 fraynaud 196 "class" => "sig",
858     "right" => "menu_sig",
859     );
860 fmichon 380 //
861 fraynaud 196 $links = array();
862 fmichon 380 //
863     $links[] = array(
864     "href" => "../scr/tab.php?obj=parcelle",
865     "class" => "parcelle",
866     "title" => _("parcelle"),
867     "right" => array("parcelle", "parcelle_tab"),
868     "open" => array("tab.php|parcelle", "form.php|parcelle", ),
869     );
870     //
871     $links[] = array(
872     "href" => "../scr/tab.php?obj=proprietaire",
873     "class" => "proprietaire",
874     "title" => _("proprietaire"),
875     "right" => array("proprietaire", "proprietaire_tab"),
876     "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),
877     );
878     //
879     $links[] = array(
880     "class" => "category",
881     "title" => _("servitudes"),
882     "right" => array(
883     "pos", "pos_tab", "servitude_surfacique", "servitude_surfacique_tab",
884     "servitude_ligne", "servitude_ligne_tab", "servitude_point",
885     "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
886     ),
887     );
888     //
889     $links[] = array(
890     "title" => "<hr/>",
891     "right" => array(
892     "pos", "pos_tab", "servitude_surfacique", "servitude_surfacique_tab",
893     "servitude_ligne", "servitude_ligne_tab", "servitude_point",
894     "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
895     ),
896     );
897     //
898     $links[] = array(
899     "href" => "../scr/tab.php?obj=pos",
900     "class" => "pos",
901     "title" => _("pos"),
902     "right" => array("pos", "pos_tab"),
903     "open" => array("tab.php|pos", "form.php|pos", ),
904     );
905     //
906     $links[] = array(
907     "href" => "../scr/tab.php?obj=servitude_surfacique",
908     "class" => "servitude_surfacique",
909     "title" => _("servitude_surfacique"),
910     "right" => array("servitude_surfacique", "servitude_surfacique_tab"),
911     "open" => array(
912     "tab.php|servitude_surfacique", "form.php|servitude_surfacique",
913     ),
914     );
915     //
916     $links[] = array(
917     "href" => "../scr/tab.php?obj=servitude_ligne",
918     "class" => "servitude_ligne",
919     "title" => _("servitude_ligne"),
920     "right" => array("servitude_ligne", "servitude_ligne_tab"),
921     "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),
922     );
923     //
924     $links[] = array(
925     "href" => "../scr/tab.php?obj=servitude_point",
926     "class" => "servitude_point",
927     "title" => _("servitude_point"),
928     "right" => array("servitude_point", "servitude_point_tab"),
929     "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),
930     );
931     //
932     $links[] = array(
933     "href" => "../scr/tab.php?obj=parcelle_lot",
934     "class" => "parcelle_lot",
935     "title" => _("parcelle_lot"),
936     "right" => array("parcelle_lot", "parcelle_lot_tab"),
937     "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),
938     );
939     //
940 fraynaud 3 $rubrik['links'] = $links;
941 fmichon 380 //
942     $menu[] = $rubrik;
943     // }}}
944 fraynaud 3
945     // {{{ Rubrique ADMINISTRATION
946     //
947     $rubrik = array(
948 fmichon 380 "title" => _("administration"),
949 fraynaud 3 "class" => "administration",
950     "right" => "menu_administration",
951     );
952     //
953     $links = array();
954 fmichon 380 //
955     $links[] = array(
956     "href" => "../scr/tab.php?obj=om_collectivite",
957     "class" => "collectivite",
958     "title" => _("om_collectivite"),
959     "right" => array("om_collectivite", "om_collectivite_tab", ),
960     "open" => array("tab.php|om_collectivite", "form.php|om_collectivite", ),
961     );
962     //
963     $links[] = array(
964     "href" => "../scr/tab.php?obj=om_parametre",
965     "class" => "parametre",
966     "title" => _("om_parametre"),
967     "right" => array("om_parametre", "om_parametre_tab", ),
968     "open" => array("tab.php|om_parametre", "form.php|om_parametre", ),
969     );
970     //
971     $links[] = array(
972     "class" => "category",
973     "title" => _("gestion des utilisateurs"),
974     "right" => array(
975     "om_utilisateur", "om_utilisateur_tab", "om_profil", "om_profil_tab",
976     "om_droit", "om_droit_tab", "directory",
977     ),
978     );
979     //
980     $links[] = array(
981     "title" => "<hr/>",
982     "right" => array(
983     "om_utilisateur", "om_utilisateur_tab", "om_profil", "om_profil_tab",
984     "om_droit", "om_droit_tab",
985     ),
986     );
987     //
988     $links[] = array(
989     "href" => "../scr/tab.php?obj=om_profil",
990     "class" => "profil",
991     "title" => _("om_profil"),
992     "right" => array("om_profil", "om_profil_tab", ),
993     "open" => array("tab.php|om_profil", "form.php|om_profil", ),
994     );
995     //
996     $links[] = array(
997     "href" => "../scr/tab.php?obj=om_droit",
998     "class" => "droit",
999     "title" => _("om_droit"),
1000     "right" => array("om_droit", "om_droit_tab", ),
1001     "open" => array("tab.php|om_droit", "form.php|om_droit", ),
1002     );
1003     //
1004     $links[] = array(
1005     "href" => "../scr/tab.php?obj=om_utilisateur",
1006     "class" => "utilisateur",
1007     "title" => _("om_utilisateur"),
1008     "right" => array("om_utilisateur", "om_utilisateur_tab", ),
1009     "open" => array("tab.php|om_utilisateur", "form.php|om_utilisateur", ),
1010     );
1011     //
1012     $links[] = array(
1013     "title" => "<hr/>",
1014     "right" => array("directory", ),
1015     "parameters" => array("isDirectoryOptionEnabled" => true, ),
1016     );
1017     //
1018     $links[] = array(
1019     "href" => "../scr/directory.php",
1020     "class" => "directory",
1021     "title" => _("annuaire"),
1022     "right" => array("directory", ),
1023     "open" => array("directory.php|", ),
1024     "parameters" => array("isDirectoryOptionEnabled" => true, ),
1025     );
1026     //
1027     $links[] = array(
1028     "class" => "category",
1029     "title" => _("tableaux de bord"),
1030 fmichon 656 "right" => array(
1031     "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1032     ),
1033 fmichon 380 );
1034     //
1035     $links[] = array(
1036     "title" => "<hr/>",
1037 fmichon 656 "right" => array(
1038     "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1039     ),
1040 fmichon 380 );
1041     //
1042     $links[] = array(
1043     "href" => "../scr/tab.php?obj=om_widget",
1044     "class" => "om_widget",
1045 fmichon 656 "title" => _("om_widget"),
1046 fmichon 380 "right" => array("om_widget", "om_widget_tab", ),
1047     "open" => array("tab.php|om_widget", "form.php|om_widget", ),
1048     );
1049     //
1050     $links[] = array(
1051 fmichon 656 "href" => "../scr/tab.php?obj=om_dashboard",
1052     "class" => "om_dashboard",
1053     "title" => _("om_dashboard"),
1054     "right" => array( ),
1055     "open" => array("tab.php|om_dashboard", "form.php|om_dashboard", ),
1056     );
1057     //
1058     $links[] = array(
1059 fmichon 380 "class" => "category",
1060     "title" => _("sig"),
1061     "right" => array(
1062     "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1063     ),
1064     );
1065     //
1066     $links[] = array(
1067     "title" => "<hr/>",
1068     "right" => array(
1069     "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1070     ),
1071     );
1072     //
1073     $links[] = array(
1074     "href" => "../scr/tab.php?obj=om_sig_map",
1075     "class" => "om_sig_map",
1076     "title" => _("om_sig_map"),
1077     "right" => array("om_sig_map", "om_sig_map_tab", ),
1078     "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),
1079     );
1080     //
1081     $links[] = array(
1082     "href" => "../scr/tab.php?obj=om_sig_wms",
1083     "class" => "om_sig_wms",
1084     "title" => _("om_sig_wms"),
1085     "right" => array("om_sig_wms", "om_sig_wms_tab", ),
1086     "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),
1087     );
1088     //
1089     $links[] = array(
1090     "class" => "category",
1091     "title" => _("options avancees"),
1092     "right" => array("import", "gen", ),
1093     );
1094     //
1095     $links[] = array(
1096     "title" => "<hr/>",
1097     "right" => array("import", ),
1098     );
1099     //
1100     $links[] = array(
1101     "href" => "../scr/import.php",
1102     "class" => "import",
1103     "title" => _("Import"),
1104     "right" => array("import", ),
1105     "open" => array("import.php|", ),
1106     );
1107     //
1108     $links[] = array(
1109     "title" => "<hr/>",
1110     "right" => array("gen", ),
1111     );
1112     //
1113     $links[] = array(
1114     "title" => _("Generateur"),
1115     "href" => "../scr/gen.php",
1116     "class" => "generator",
1117     "right" => array("gen", ),
1118     "open" => array(
1119     "gen.php|","genauto.php|", "gensup.php|", "genfull.php|",
1120     "genetat.php|", "gensousetat.php|", "genlettretype.php|",
1121     "genimport.php|",
1122     ),
1123     );
1124     //
1125 fraynaud 3 $rubrik['links'] = $links;
1126 fmichon 380 //
1127     $menu[] = $rubrik;
1128 fraynaud 3 // }}}
1129    
1130     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26