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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1666 - (hide annotations)
Mon Apr 15 07:38:43 2013 UTC (11 years, 9 months ago) by fmichon
File size: 42279 byte(s)
Homogénéisation du menu suivi

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26