/[openfoncier]/branches/3.14.x/dyn/menu.inc.php
ViewVC logotype

Diff of /branches/3.14.x/dyn/menu.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 491 by vpihour, Thu Oct 11 12:33:12 2012 UTC revision 1023 by nhaye, Fri Dec 7 17:08:36 2012 UTC
# Line 10  Line 10 
10  //  //
11  $menu = array();  $menu = array();
12    
13  // {{{ Rubrique APPLICATION  // {{{ Rubrique AUTORISATION
14  //  //
15  $rubrik = array(  $rubrik = array(
16      "title" => _("instruction"),      "title" => _("autorisation"),
17      "class" => "application",      "class" => "autorisation",
18      "right" => "menu_application",      "right" => "menu_autorisation",
19  );  );
20  //  //
21  $links = array();  $links = array();
22  //  //
23  $links[] = array(  $rubrik['links'] = $links;
24      "href" => "../scr/tab.php?obj=PC",  //
25      "class" => "dossier",  $menu[] = $rubrik;
26      "title" => _("PC"),  // }}}
27      "right" => array("PC", "PC_tab", ),  
28      "open" => array("tab.php|PC", "form.php|PC", ),  // {{{ Rubrique GUICHET UNIQUE
29    //
30    $rubrik = array(
31        "title" => _("Guichet Unique"),
32        "class" => "guichet_unique",
33        "right" => "menu_guichet_unique",
34  );  );
35  //  //
36    $links = array();
37    //
38    $links[] = array(
39        "class" => "category",
40        "title" => _("demandes"),
41        "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
42                         "demande_dossier_existant","demande_dossier_existant_tab",),
43    );
44  $links[] = array(  $links[] = array(
45      "href" => "../scr/tab.php?obj=DP",      "title" => "<hr/>",
46      "class" => "dossier",      "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
47      "title" => _("DP"),                       "demande_dossier_existant","demande_dossier_existant_tab",
48      "right" => array("DP", "DP_tab", ),                       "demande_recepisse_demande","demande_recepisse_demande_tab",),
49      "open" => array("tab.php|DP", "form.php|DP", ),  );
50    $links[] = array(
51        "href" => "../scr/form.php?obj=demande&amp;action=0&amp;advs_id=&amp;tricol=&amp;valide=&amp;retour=tab&amp;new=",
52        "class" => "demande",
53        "title" => _("nouveau dossier"),
54        "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),
55        "open" => array("form.php|demande"),
56    );
57    $links[] = array(
58        "href" => "../scr/tab.php?obj=recherche_dossier",
59        "class" => "demande_dossier_existant",
60        "title" => _("dossier existant"),
61        "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),
62        "open" => array("tab.php|recherche_dossier", "form.php|recherche_dossier"),
63    );
64    $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  //  //
72  $links[] = array(  $links[] = array(
73      "href" => "../scr/tab.php?obj=PD",      "class" => "category",
74      "class" => "dossier",      "title" => _("Affichage des dossiers"),
75      "title" => _("PD"),      "right" => array("edition_m","attestation_affichage",),
76      "right" => array("PD", "PD_tab", ),  );
77      "open" => array("tab.php|PD", "form.php|PD", ),  $links[] = array(
78        "title" => "<hr/>",
79        "right" => array("edition", "attestation_affichage"),
80    );
81    $links[] = array(
82        "href" => "../app/edition_m.php",
83        "class" => "edition",
84        "title" => _("edition"),
85        "right" => "edition_m",
86        "open" => "edition_m.php|",
87    );
88    $links[] = array(
89        "href" => "../app/attestation_affichage.php",
90        "class" => "attestation_affichage",
91        "title" => _("attestation d'affichage"),
92        "right" => "attestation_affichage",
93        "open" => "attestation_affichage.php|",
94  );  );
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(  $links[] = array(
106      "href" => "../scr/tab.php?obj=PA",      "href" => "../scr/tab.php?obj=dossier",
107      "class" => "dossier",      "class" => "qualification",
108      "title" => _("PA"),      "title" => _("A Qualifier"),
109      "right" => array("PA", "PA_tab", ),      "right" => array("qualification", "qualification_tab", ),
110      "open" => array("tab.php|PA", "form.php|PA", ),      "open" => array("tab.php|qualification", "form.php|qualification", ),
111    );*/
112    //
113    $rubrik['links'] = $links;
114    //
115    $menu[] = $rubrik;
116    // }}}
117    
118    // {{{ Rubrique INSTRUCTION
119    //
120    $rubrik = array(
121        "title" => _("instruction"),
122        "class" => "instruction",
123        "right" => "menu_instruction",
124  );  );
125  //  //
126    $links = array();
127    // Catégorie DOSSIERS D'INSTRUCTION
128    $links[] = array(
129        "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    );
140  $links[] = array(  $links[] = array(
141      "title" => "<hr/>",      "title" => "<hr/>",
142      "right" => array(      "right" => array(
143          "PC_accueil", "PC_accueil_tab", "DP_accueil", "DP_accueil_tab",          "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
144          "PD_accueil", "PD_accueil_tab", "PA_accueil", "PA_accueil_tab",          "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
145      ),      ),
146  );  );
147  //  //
148  $links[] = array(  $links[] = array(
149      "href" => "../scr/tab.php?obj=PC_accueil",      "href" => "../scr/tab.php?obj=dossier_instruction_mes_encours",
150      "class" => "dossier",      "class" => "dossier_instruction_mes_encours",
151      "title" => _("PC - accueil"),      "title" => _("mes encours"),
152      "right" => array("PC_accueil", "PC_accueil_tab", ),      "right" => array("dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab", ),
153      "open" => array("tab.php|PC_accueil", "form.php|PC_accueil", ),      "open" => array("tab.php|dossier_instruction_mes_encours", "form.php|dossier_instruction_mes_encours", ),
154    );
155    //
156    $links[] = array(
157        "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  );  );
163  //  //
164  $links[] = array(  $links[] = array(
165      "href" => "../scr/tab.php?obj=DP_accueil",      "title" => "<hr/>",
166      "class" => "dossier",      "right" => array(
167      "title" => _("DP - accueil"),          "dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab",
168      "right" => array("DP_accueil", "DP_accueil_tab", ),          "dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab",
169      "open" => array("tab.php|DP_accueil", "form.php|DP_accueil", ),      ),
170  );  );
171  //  //
172  $links[] = array(  $links[] = array(
173      "href" => "../scr/tab.php?obj=PD_accueil",      "href" => "../scr/tab.php?obj=dossier_instruction_mes_clotures",
174      "class" => "dossier",      "class" => "dossier_instruction_mes_clotures",
175      "title" => _("PD - accueil"),      "title" => _("mes clotures"),
176      "right" => array("PD_accueil", "PD_accueil_tab", ),      "right" => array("dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", ),
177      "open" => array("tab.php|PD_accueil", "form.php|PD_accueil", ),      "open" => array("tab.php|dossier_instruction_mes_clotures", "form.php|dossier_instruction_mes_clotures", ),
178  );  );
179  //  //
180  $links[] = array(  $links[] = array(
181      "href" => "../scr/tab.php?obj=PA_accueil",      "href" => "../scr/tab.php?obj=dossier_instruction_tous_clotures",
182      "class" => "dossier",      "class" => "dossier_instruction_tous_clotures",
183      "title" => _("PA - accueil"),      "title" => _("tous les clotures"),
184      "right" => array("PA_accueil", "PA_accueil_tab", ),      "right" => array("dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", ),
185      "open" => array("tab.php|PA_accueil", "form.php|PA_accueil", ),      "open" => array("tab.php|dossier_instruction_tous_clotures", "form.php|dossier_instruction_tous_clotures", ),
186  );  );
187  //  //
188  $links[] = array(  $links[] = array(
# Line 107  $links[] = array( Line 200  $links[] = array(
200  //  //
201  $links[] = array(  $links[] = array(
202      "title" => "<hr/>",      "title" => "<hr/>",
203      "right" => array("recherchedossier", ),      "right" => array(
204            "dossier_instruction", "dossier_instruction_tab",
205        ),
206    );
207    //
208    $links[] = array(
209        "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    );
215    // Catégorie CONSULTATIONS
216    $links[] = array(
217        "class" => "category",
218        "title" => _("consultations"),
219        "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
220    );
221    $links[] = array(
222        "title" => "<hr/>",
223        "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
224    );
225    $links[] = array(
226        "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    );
232    $links[] = array(
233        "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    );
239    // Catégorie MESSAGES
240    $links[] = array(
241        "class" => "category",
242        "title" => _("Messages"),
243        "right" => array("messages_mes_retours", "messages_tous_retours"),
244        "parameters" => array("option_ERP" => "true", ),
245    );
246    //
247    $links[] = array(
248        "title" => "<hr/>",
249        "right" => array("messages_mes_retours", "messages_tous_retours"),
250        "parameters" => array("option_ERP" => "true", ),
251    );
252    //
253    $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        "parameters" => array("option_ERP" => "true", ),
260    );
261    //
262    $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        "parameters" => array("option_ERP" => "true", ),
269    );
270    
271    //
272    $rubrik['links'] = $links;
273    //
274    $menu[] = $rubrik;
275    // }}}
276    
277    // {{{ Rubrique SUIVI
278    //
279    $rubrik = array(
280        "title" => _("Suivi"),
281        "class" => "suivi",
282        "right" => "menu_suivi",
283    );
284    //
285    $links = array();
286    //
287    $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        "open" => array("avis_code_barre.php|", "form.php|consultation", ),
293    );
294    //
295    $rubrik['links'] = $links;
296    //
297    $menu[] = $rubrik;
298    // }}}
299    
300    // {{{ Rubrique DEMANDES D'AVIS
301    //
302    $rubrik = array(
303        "title" => _("Demandes d'avis"),
304        "class" => "demande_avis",
305        "right" => "menu_demande_avis",
306  );  );
307  //  //
308    $links = array();
309    //
310    $links[] = array(
311        "href" => "../scr/tab.php?obj=demande_avis_encours",
312        "class" => "demande_avis_encours",
313        "title" => _("Demandes en cours"),
314        "right" => array("demande_avis_encours", "demande_avis_encours_tab", ),
315        "open" => array("tab.php|demande_avis_encours", "form.php|demande_avis_encours", ),
316    );
317    
318  $links[] = array(  $links[] = array(
319      "href" => "../app/recherchedossier.php",      "href" => "../scr/tab.php?obj=demande_avis_passee",
320      "class" => "dossier",      "class" => "demande_avis_passee",
321      "title" => _("Recherche dossier"),      "title" => _("Demandes passees"),
322      "right" => "recherchedossier",      "right" => array("demande_avis_passee", "demande_avis_passee_tab", ),
323      "open" => "recherchedossier.php|",      "open" => array("tab.php|demande_avis_passee", "form.php|demande_avis_passee", ),
324  );  );
325    
326    $links[] = array(
327        "href" => "../scr/tab.php?obj=demande_avis",
328        "class" => "demande_avis",
329        "title" => _("Exports"),
330        "right" => array("demande_avis", "demande_avis_tab", ),
331        "open" => array("tab.php|demande_avis", "form.php|demande_avis", ),
332    );
333    
334  //  //
335  $rubrik['links'] = $links;  $rubrik['links'] = $links;
336  //  //
337  $menu[] = $rubrik;  $menu[] = $rubrik;
338  // }}}  // }}}
339    
340    
341    
342  // {{{ Rubrique EXPORT  // {{{ Rubrique EXPORT
343  //  //
344  $rubrik = array(  $rubrik = array(
# Line 229  $links[] = array( Line 445  $links[] = array(
445  $links[] = array(  $links[] = array(
446      "title" => "<hr/>",      "title" => "<hr/>",
447      "right" => array(      "right" => array(
448          "architecte", "architecte_tab", "service", "service_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab",          "architecte", "architecte_tab",
449           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",
450          "destination", "destination_tab", "nature", "nature_tab", "rivoli",          "destination", "destination_tab", "nature", "nature_tab", "rivoli",
451          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",
# Line 243  $links[] = array( Line 459  $links[] = array(
459      "right" => array("architecte", "architecte_tab", ),      "right" => array("architecte", "architecte_tab", ),
460      "open" => array("tab.php|architecte", "form.php|architecte", ),      "open" => array("tab.php|architecte", "form.php|architecte", ),
461  );  );
462  //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=service",  
     "class" => "service",  
     "title" => _("service"),  
     "right" => array("service", "service_tab", ),  
     "open" => array("tab.php|service", "form.php|service", ),  
 );  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=service_categorie",  
     "class" => "service_categorie",  
     "title" => _("thematique des services"),  
     "right" => array("service_categorie", "service_categorie_tab", ),  
     "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),  
 );  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=lien_service_service_categorie",  
     "class" => "lien_service_service_categorie",  
     "title" => _("Lien service / thematique"),  
     "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),  
     "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),  
 );  
463  //  //
464  $links[] = array(  $links[] = array(
465      "href" => "../scr/tab.php?obj=travaux",      "href" => "../scr/tab.php?obj=travaux",
# Line 323  $links[] = array( Line 518  $links[] = array(
518      "right" => array("parametre", "parametre_tab", ),      "right" => array("parametre", "parametre_tab", ),
519      "open" => array("tab.php|parametre", "form.php|parametre", ),      "open" => array("tab.php|parametre", "form.php|parametre", ),
520  );  );
521    
522  //  //
523  $links[] = array(  $links[] = array(
524      "class" => "category",      "class" => "category",
# Line 392  $links[] = array( Line 588  $links[] = array(
588  );  );
589  //  //
590  $links[] = array(  $links[] = array(
591        "class" => "category",
592        "title" => _("Organisation"),
593        "right" => array(
594            "direction", "direction_tab", "division", "division_tab", "instructeur",
595            "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
596        ),
597    );
598    $links[] = array(
599        "title" => "<hr/>",
600        "right" => array(
601            "direction", "direction_tab", "division", "division_tab", "instructeur",
602            "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
603        ),
604    );
605    //
606    $links[] = array(
607        "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        "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        "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        "title" => _("gestion des consultations"),
649        "right" => array(
650            "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",      "href" => "../scr/tab.php?obj=avis_consultation",
667      "class" => "avis_consultation",      "class" => "avis_consultation",
668      "title" => _("avis consultation"),      "title" => _("avis consultation"),
# Line 400  $links[] = array( Line 671  $links[] = array(
671  );  );
672  //  //
673  $links[] = array(  $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        "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        "title" => _("gestion du guichet unique"),
776        "right" => array(
777            "demande_type",
778            "demande_type_tab", "demande_nature", "demande_nature_tab",
779        ),
780    );
781    //
782    $links[] = array(
783        "title" => "<hr/>",
784        "right" => array(
785            "demande_type",
786            "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    
798    //
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",      "class" => "category",
809      "title" => _("editions"),      "title" => _("editions"),
810      "right" => array(      "right" => array(
# Line 622  $links[] = array( Line 1027  $links[] = array(
1027  $links[] = array(  $links[] = array(
1028      "class" => "category",      "class" => "category",
1029      "title" => _("tableaux de bord"),      "title" => _("tableaux de bord"),
1030      "right" => array("om_widget", "om_widget_tab", ),      "right" => array(
1031            "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1032        ),
1033  );  );
1034  //  //
1035  $links[] = array(  $links[] = array(
1036      "title" => "<hr/>",      "title" => "<hr/>",
1037      "right" => array("om_widget", "om_widget_tab", ),      "right" => array(
1038            "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
1039        ),
1040  );  );
1041  //  //
1042  $links[] = array(  $links[] = array(
1043      "href" => "../scr/tab.php?obj=om_widget",      "href" => "../scr/tab.php?obj=om_widget",
1044      "class" => "om_widget",      "class" => "om_widget",
1045      "title" => _("widget"),      "title" => _("om_widget"),
1046      "right" => array("om_widget", "om_widget_tab", ),      "right" => array("om_widget", "om_widget_tab", ),
1047      "open" => array("tab.php|om_widget", "form.php|om_widget", ),      "open" => array("tab.php|om_widget", "form.php|om_widget", ),
1048  );  );
1049  //  //
1050  $links[] = array(  $links[] = array(
1051        "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      "class" => "category",      "class" => "category",
1060      "title" => _("sig"),      "title" => _("sig"),
1061      "right" => array(      "right" => array(

Legend:
Removed from v.491  
changed lines
  Added in v.1023

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26