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

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

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

revision 656 by fmichon, Sun Nov 11 22:14:37 2012 UTC revision 1416 by fmichon, Fri Mar 15 08:46:08 2013 UTC
# Line 13  $menu = array(); Line 13  $menu = array();
13  // {{{ Rubrique AUTORISATION  // {{{ Rubrique AUTORISATION
14  //  //
15  $rubrik = array(  $rubrik = array(
16      "title" => _("autorisation"),      "title" => _("Autorisation"),
17      "class" => "autorisation",      "class" => "autorisation",
18      "right" => "menu_autorisation",      "right" => "menu_autorisation",
19  );  );
20  //  //
21  $links = array();  $links = array();
22    
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  //  //
31  $rubrik['links'] = $links;  $rubrik['links'] = $links;
32  //  //
# Line 44  $links[] = array( Line 52  $links[] = array(
52  $links[] = array(  $links[] = array(
53      "title" => "<hr/>",      "title" => "<hr/>",
54      "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",      "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
55                       "demande_dossier_existant","demande_dossier_existant_tab",),                       "demande_dossier_existant","demande_dossier_existant_tab",
56                         "demande_recepisse_demande","demande_recepisse_demande_tab",),
57  );  );
58  $links[] = array(  $links[] = array(
59      "href" => "../scr/form.php?obj=demande&action=0&advs_id=&tricol=&valide=&retour=tab&new=",      "href" => "../scr/form.php?obj=demande_nouveau_dossier&amp;action=0&amp;advs_id=&amp;tricol=&amp;valide=&amp;retour=tab&amp;new=",
60      "class" => "demande",      "class" => "demande",
61      "title" => _("nouveau dossier"),      "title" => _("nouveau dossier"),
62      "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),      "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),
63      "open" => array("tab.php|demande", "form.php|demande", ),      "open" => array("form.php|demande_nouveau_dossier",),
64  );  );
65  $links[] = array(  $links[] = array(
66      "href" => "../scr/tab.php?obj=demande",      "href" => "../scr/tab.php?obj=demande_dossier_existant",
67      "class" => "demande",      "class" => "demande_dossier_existant",
68      "title" => _("dossier existant"),      "title" => _("dossier existant"),
69      "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),      "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),
70      "open" => array("tab.php|demande", "form.php|demande", ),      "open" => array("tab.php|demande_dossier_existant", "form.php|demande_dossier_existant"),
71    );
72    $links[] = array(
73        "title" => "<hr/>",
74        "right" => array("demande_recepisse_demande", "demande_recepisse_demande_tab"),
75    );
76    $links[] = array(
77        "href" => "../scr/tab.php?obj=demande",
78        "class" => "pdf",
79        "title" => _("recepisse de demande"),
80        "right" => array("demande_recepisse_demande", "demande_recepisse_demande_tab", ),
81        "open" => array("tab.php|demande","form.php|demande"),
82  );  );
83  //  //
84  $links[] = array(  $links[] = array(
85      "class" => "category",      "class" => "category",
86      "title" => _("Affichage des dossiers"),      "title" => _("Affichage des dossiers"),
87      "right" => array("edition", "edition_tab","attestation_affichage","attestation_affichage_tab",),      "right" => array("edition_reglementaire","attestation_affichage",),
88  );  );
89  $links[] = array(  $links[] = array(
90      "title" => "<hr/>",      "title" => "<hr/>",
91      "right" => array("edition", "attestation_affichage"),      "right" => array("edition", "attestation_affichage"),
92  );  );
93  $links[] = array(  $links[] = array(
94      "href" => "../app/edition_affichage.php",      "href" => "../app/edition_reglementaire.php",
95      "class" => "edition",      "class" => "edition",
96      "title" => _("edition"),      "title" => _("edition reglementaire"),
97      "right" => array("edition", "edition_tab", ),      "right" => "edition_reglementaire",
98      "open" => array("tab.php|edition", "form.php|edition", ),      "open" => "edition_reglementaire.php|",
99  );  );
100  $links[] = array(  $links[] = array(
101      "href" => "../app/attestation_affichage.php",      "href" => "../app/attestation_affichage.php",
102      "class" => "attestation_affichage",      "class" => "attestation_affichage",
103      "title" => _("attestation d'affichage"),      "title" => _("attestation d'affichage"),
104      "right" => array("attestation_affichage", "attestation_affichage_tab", ),      "right" => "attestation_affichage",
105      "open" => array("tab.php|attestation_affichage", "form.php|attestation_affichage", ),      "open" => "attestation_affichage.php|",
106  );  );
107  //  //
108  /*$links[] = array(  /*$links[] = array(
# Line 101  $links[] = array( Line 121  $links[] = array(
121      "right" => array("qualification", "qualification_tab", ),      "right" => array("qualification", "qualification_tab", ),
122      "open" => array("tab.php|qualification", "form.php|qualification", ),      "open" => array("tab.php|qualification", "form.php|qualification", ),
123  );*/  );*/
124    
125  //  //
126  $rubrik['links'] = $links;  $rubrik['links'] = $links;
127  //  //
# Line 179  $links[] = array( Line 200  $links[] = array(
200  //  //
201  $links[] = array(  $links[] = array(
202      "title" => "<hr/>",      "title" => "<hr/>",
     "right" => array("PC_modificatif", "PC_modificatif_tab", ),  
 );  
 //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=PC_modificatif",  
     "class" => "traitement",  
     "title" => _("modificatif transfert"),  
     "right" => array("PC_modificatif", "PC_modificatif_tab", ),  
     "open" => array("|PC_modificatif", "dossier_modificatif.php|", ),  
 );  
 //  
 $links[] = array(  
     "title" => "<hr/>",  
203      "right" => array(      "right" => array(
204          "dossier_instruction", "dossier_instruction_tab",          "dossier_instruction", "dossier_instruction_tab",
205      ),      ),
# Line 204  $links[] = array( Line 212  $links[] = array(
212      "right" => array("dossier_instruction", "dossier_instruction_tab", ),      "right" => array("dossier_instruction", "dossier_instruction_tab", ),
213      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),
214  );  );
215    
216    // Catégorier Qualification
217    $links[] = array(
218        "class" => "category",
219        "title" => _("qualification"),
220        "right" => array("dossier_qualifier", ),
221    );
222    $links[] = array(
223        "title" => "<hr/>",
224        "right" => array("dossier_qualifier", ),
225    );
226    $links[] = array(
227        "href" => "../scr/tab.php?obj=dossier_qualifier",
228        "class" => "dossier_qualifier",
229        "title" => _("A qualifier"),
230        "right" => array("dossier_qualifier", "dossier_qualifier_tab", ),
231        "open" => array("tab.php|dossier_qualifier", "form.php|dossier_qualifier", ),
232    );
233  // Catégorie CONSULTATIONS  // Catégorie CONSULTATIONS
234  $links[] = array(  $links[] = array(
235      "class" => "category",      "class" => "category",
# Line 233  $links[] = array( Line 259  $links[] = array(
259      "class" => "category",      "class" => "category",
260      "title" => _("Messages"),      "title" => _("Messages"),
261      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
262        "parameters" => array("option_ERP" => "true", ),
263  );  );
264  //  //
265  $links[] = array(  $links[] = array(
266      "title" => "<hr/>",      "title" => "<hr/>",
267      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
268        "parameters" => array("option_ERP" => "true", ),
269  );  );
270  //  //
271  $links[] = array(  $links[] = array(
# Line 246  $links[] = array( Line 274  $links[] = array(
274      "title" => _("Mes messages"),      "title" => _("Mes messages"),
275      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
276      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
277        "parameters" => array("option_ERP" => "true", ),
278  );  );
279  //  //
280  $links[] = array(  $links[] = array(
# Line 254  $links[] = array( Line 283  $links[] = array(
283      "title" => _("Tous les messages"),      "title" => _("Tous les messages"),
284      "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),      "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),
285      "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),      "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),
286        "parameters" => array("option_ERP" => "true", ),
287    );
288    // Catégorie COMMISSIONS
289    $links[] = array(
290        "class" => "category",
291        "title" => _("commissions"),
292        "right" => array(
293            "commission_mes_retours", "commission_mes_retours_tab",
294            "commission_tous_retours", "commission_tous_retours_tab",
295        ),
296    );
297    $links[] = array(
298        "title" => "<hr/>",
299        "right" => array(
300            "commission_mes_retours", "commission_mes_retours_tab",
301            "commission_tous_retours", "commission_tous_retours_tab",
302        ),
303    );
304    $links[] = array(
305        "href" => "../scr/tab.php?obj=commission_mes_retours",
306        "class" => "commission_mes_retours",
307        "title" => _("Mes retours"),
308        "right" => array("commission_mes_retours", "commission_mes_retours_tab", ),
309        "open" => array("tab.php|commission_mes_retours", "form.php|commission_mes_retours", ),
310    );
311    $links[] = array(
312        "href" => "../scr/tab.php?obj=commission_tous_retours",
313        "class" => "commission_tous_retours",
314        "title" => _("Tous les retours"),
315        "right" => array("commission_tous_retours", "commission_tous_retours_tab", ),
316        "open" => array("tab.php|commission_tous_retours", "form.php|commission_tous_retours", ),
317  );  );
318    
319  //  //
# Line 277  $links[] = array( Line 337  $links[] = array(
337      "class" => "avis_code_barre",      "class" => "avis_code_barre",
338      "title" => _("Retour de consultation"),      "title" => _("Retour de consultation"),
339      "right" => array("avis_code_barre", ),      "right" => array("avis_code_barre", ),
340      "open" => array("avis_code_barre.php|"),      "open" => array("avis_code_barre.php|", "form.php|consultation", ),
341    );
342    //
343    $links[] = array(
344        "href" => "../app/maj_dates_suivi.php",
345        "class" => "maj_dates_suivi",
346        "title" => _("Mise a jour des dates"),
347        "right" => array("maj_dates_suivi", ),
348        "open" => array("maj_dates_suivi.php|"),
349    );
350    //
351    $links[] = array(
352        "href" => "../app/envoi_lettre_rar.php",
353        "class" => "envoi_lettre_rar",
354        "title" => _("Envoi lettre rar"),
355        "right" => array("envoi_lettre_rar", ),
356        "open" => array("envoi_lettre_rar.php|"),
357    );
358    //
359    $links[] = array(
360        "href" => "../app/bordereaux_envoi.php",
361        "class" => "bordereaux_envoi",
362        "title" => _("Bordereaux"),
363        "right" => array("bordereaux_envoi", ),
364        "open" => array("bordereaux_envoi.php|"),
365    );
366    // Catégorie COMMISSIONS
367    $links[] = array(
368        "class" => "category",
369        "title" => _("commissions"),
370        "right" => array(
371            "commission", "commission_tab",
372            "commission_demandes_passage", "commission_demandes_passage_tab",
373        ),
374    );
375    //
376    $links[] = array(
377        "title" => "<hr/>",
378        "right" => array(
379            "commission", "commission_tab",
380            "commission_demandes_passage", "commission_demandes_passage_tab",
381        ),
382    );
383    //
384    $links[] = array(
385        "href" => "../scr/tab.php?obj=commission",
386        "class" => "commissions",
387        "title" => _("Gestion des commissions"),
388        "right" => array("commission", ),
389        "open" => array("tab.php|commission", "form.php|commission", ),
390    );
391    //
392    $links[] = array(
393        "href" => "../scr/tab.php?obj=commission_demandes_passage",
394        "class" => "commissions-demande-passage",
395        "title" => _("Demandes de passage"),
396        "right" => array("commission_demandes_passage", ),
397        "open" => array("tab.php|commission_demandes_passage", "form.php|commission_demandes_passage", ),
398  );  );
399  //  //
400  $rubrik['links'] = $links;  $rubrik['links'] = $links;
# Line 403  $rubrik['links'] = $links; Line 520  $rubrik['links'] = $links;
520  $menu[] = $rubrik;  $menu[] = $rubrik;
521  // }}}  // }}}
522    
523    
524    // {{{ Rubrique PARAMETRAGE
525    //
526    $rubrik = array(
527        "title" => _("parametrage dossiers"),
528        "class" => "parametrage",
529        "right" => "menu_parametrage",
530    );
531    //
532    $links = array();
533    //
534    $links[] = array(
535        "class" => "category",
536        "title" => _("Types de dossiers"),
537        "right" => array(
538            "dossier_autorisation_type", "dossier_autorisation_type_tab",
539            "dossier_autorisation_type_detaille",
540            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
541            "dossier_instruction_type_tab",
542        ),
543    );
544    //
545    $links[] = array(
546        "title" => "<hr/>",
547        "right" => array(
548            "dossier_autorisation_type", "dossier_autorisation_type_tab",
549            "dossier_autorisation_type_detaille",
550            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
551            "dossier_instruction_type_tab",
552        ),
553    );
554    //
555    $links[] = array(
556        "href" => "../scr/tab.php?obj=dossier_autorisation_type",
557        "class" => "dossier_autorisation_type",
558        "title" => _("type DA"),
559        "right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ),
560        "open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ),
561    );
562    //
563    $links[] = array(
564        "href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille",
565        "class" => "dossier_autorisation_type_detaille",
566        "title" => _("type DA detaille"),
567        "right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ),
568        "open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ),
569    );
570    //
571    $links[] = array(
572        "href" => "../scr/tab.php?obj=dossier_instruction_type",
573        "class" => "dossier_instruction_type",
574        "title" => _("type DI"),
575        "right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ),
576        "open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ),
577    );
578    $links[] = array(
579        "class" => "category",
580        "title" => _("type de demandes"),
581        "right" => array(
582            "demande_type",
583            "demande_type_tab", "demande_nature", "demande_nature_tab",
584        ),
585    );
586    //
587    $links[] = array(
588        "title" => "<hr/>",
589        "right" => array(
590            "demande_type",
591            "demande_type_tab", "demande_nature", "demande_nature_tab",
592        ),
593    );
594    //
595    $links[] = array(
596        "href" => "../scr/tab.php?obj=demande_nature",
597        "class" => "demande_nature",
598        "title" => _("nature demande"),
599        "right" => array("demande_nature", "demande_nature_tab", ),
600        "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),
601    );
602    //
603    $links[] = array(
604        "href" => "../scr/tab.php?obj=demande_type",
605        "class" => "demande_type",
606        "title" => _("type demande"),
607        "right" => array("demande_type", "demande_type_tab",),
608        "open" => array("tab.php|demande_type", "form.php|demande_type", ),
609    );
610    //
611    $links[] = array(
612        "class" => "category",
613        "title" => _("workflows"),
614        "right" => array(
615            "action", "action_tab", "etat",
616            "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
617            "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
618        ),
619    );
620    //
621    $links[] = array(
622        "title" => "<hr/>",
623        "right" => array(
624            "action", "action_tab", "etat",
625            "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
626            "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
627        ),
628    );
629    //
630    $links[] = array(
631        "href" => "../scr/tab.php?obj=etat",
632        "class" => "workflow-etat",
633        "title" => _("etat"),
634        "right" => array("etat", "etat_tab", ),
635        "open" => array("tab.php|etat", "form.php|etat", ),
636    );
637    //
638    $links[] = array(
639        "href" => "../scr/tab.php?obj=action",
640        "class" => "action",
641        "title" => _("action"),
642        "right" => array("action", "action_tab", ),
643        "open" => array("tab.php|action", "form.php|action", ),
644    );
645    //
646    $links[] = array(
647        "href" => "../scr/tab.php?obj=evenement",
648        "class" => "evenement",
649        "title" => _("evenement"),
650        "right" => array("evenement", "evenement_tab", ),
651        "open" => array("tab.php|evenement", "form.php|evenement", ),
652    );
653    //
654    $links[] = array(
655        "href" => "../scr/tab.php?obj=bible",
656        "class" => "bible",
657        "title" => _("bible"),
658        "right" => array("bible", "bible_tab", ),
659        "open" => array("tab.php|bible", "form.php|bible", ),
660    );
661    //
662    $links[] = array(
663        "href" => "../scr/tab.php?obj=avis_decision",
664        "class" => "avis_decision",
665        "title" => _("avis decision"),
666        "right" => array("avis_decision", "avis_decision_tab", ),
667        "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),
668    );
669    //
670    $rubrik['links'] = $links;
671    //
672    $menu[] = $rubrik;
673    // }}}
674    
675  // {{{ Rubrique PARAMETRAGE  // {{{ Rubrique PARAMETRAGE
676  //  //
677  $rubrik = array(  $rubrik = array(
# Line 433  $links[] = array( Line 702  $links[] = array(
702  $links[] = array(  $links[] = array(
703      "title" => "<hr/>",      "title" => "<hr/>",
704      "right" => array(      "right" => array(
705          "architecte", "architecte_tab", "service", "service_tab", "instructeur", "instructeur_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab",          "architecte", "architecte_tab",
         "lien_localisation_nature", "lien_localisation_nature_tab",  
706           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",
707          "destination", "destination_tab", "nature", "nature_tab", "rivoli",          "destination", "destination_tab", "nature", "nature_tab", "rivoli",
708          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",
# Line 448  $links[] = array( Line 716  $links[] = array(
716      "right" => array("architecte", "architecte_tab", ),      "right" => array("architecte", "architecte_tab", ),
717      "open" => array("tab.php|architecte", "form.php|architecte", ),      "open" => array("tab.php|architecte", "form.php|architecte", ),
718  );  );
719  //  
 $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", ),  
 );  
 //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=instructeur",  
     "class" => "instructeur",  
     "title" => _("instructeur"),  
     "right" => array("instructeur", "instructeur_tab", ),  
     "open" => array("tab.php|instructeur", "form.php|instructeur", ),  
 );  
 //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=lien_localisation_nature",  
     "class" => "lien_localisation_nature",  
     "title" => _("Lien instructeur / localisation / type de dossier"),  
     "right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ),  
     "open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ),  
 );  
720  //  //
721  $links[] = array(  $links[] = array(
722      "href" => "../scr/tab.php?obj=travaux",      "href" => "../scr/tab.php?obj=travaux",
# Line 514  $links[] = array( Line 745  $links[] = array(
745  );  );
746  //  //
747  $links[] = array(  $links[] = array(
     "href" => "../scr/tab.php?obj=nature",  
     "class" => "nature",  
     "title" => _("nature"),  
     "right" => array("nature", "nature_tab", ),  
     "open" => array("tab.php|nature", "form.php|nature", ),  
 );  
 //  
 $links[] = array(  
748      "href" => "../scr/tab.php?obj=rivoli",      "href" => "../scr/tab.php?obj=rivoli",
749      "class" => "rivoli",      "class" => "rivoli",
750      "title" => _("rivoli"),      "title" => _("rivoli"),
# Line 538  $links[] = array( Line 761  $links[] = array(
761  );  );
762  //  //
763  $links[] = array(  $links[] = array(
     "href" => "../scr/tab.php?obj=parametre",  
     "class" => "parametre",  
     "title" => _("parametre")." "._("statistique"),  
     "right" => array("parametre", "parametre_tab", ),  
     "open" => array("tab.php|parametre", "form.php|parametre", ),  
 );  
 //  
 $links[] = array(  
764      "class" => "category",      "class" => "category",
765      "title" => _("workflows"),      "title" => _("Organisation"),
766      "right" => array(      "right" => array(
767          "action", "action_tab", "transition", "transition_tab", "etat",          "direction", "direction_tab", "division", "division_tab", "instructeur",
768          "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",          "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
769          "avis_decision_tab", "avis_consultation", "avis_consultation_tab",          "signataire_arrete", "signataire_arrete_tab",
770      ),      ),
771  );  );
 //  
772  $links[] = array(  $links[] = array(
773      "title" => "<hr/>",      "title" => "<hr/>",
774      "right" => array(      "right" => array(
775          "action", "action_tab", "transition", "transition_tab", "etat",          "direction", "direction_tab", "division", "division_tab", "instructeur",
776          "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",          "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
777          "avis_decision_tab", "avis_consultation", "avis_consultation_tab",          "signataire_arrete", "signataire_arrete_tab",
778      ),      ),
779  );  );
780  //  //
781  $links[] = array(  $links[] = array(
782      "href" => "../scr/tab.php?obj=action",      "href" => "../scr/tab.php?obj=genre",
783      "class" => "action",      "class" => "genre",
784      "title" => _("action"),      "title" => _("genre"),
785      "right" => array("action", "action_tab", ),      "right" => array("genre", "genre_tab", ),
786      "open" => array("tab.php|action", "form.php|action", ),      "open" => array("tab.php|genre", "form.php|genre", ),
787  );  );
788  //  //
789  $links[] = array(  $links[] = array(
790      "href" => "../scr/tab.php?obj=transition",      "href" => "../scr/tab.php?obj=groupe",
791      "class" => "transition",      "class" => "groupe",
792      "title" => _("transition"),      "title" => _("groupe"),
793      "right" => array("transition", "transition_tab", ),      "right" => array("groupe", "groupe_tab", ),
794      "open" => array("tab.php|transition", "form.php|transition", ),      "open" => array("tab.php|groupe", "form.php|groupe", ),
795  );  );
796  //  //
797  $links[] = array(  $links[] = array(
798      "href" => "../scr/tab.php?obj=etat",      "href" => "../scr/tab.php?obj=direction",
799      "class" => "etat",      "class" => "direction",
800      "title" => _("etat"),      "title" => _("direction"),
801      "right" => array("etat", "etat_tab", ),      "right" => array("direction", "direction_tab", ),
802      "open" => array("tab.php|etat", "form.php|etat", ),      "open" => array("tab.php|direction", "form.php|direction", ),
803  );  );
804  //  //
805  $links[] = array(  $links[] = array(
806      "href" => "../scr/tab.php?obj=evenement",      "href" => "../scr/tab.php?obj=division",
807      "class" => "evenement",      "class" => "division",
808      "title" => _("evenement"),      "title" => _("division"),
809      "right" => array("evenement", "evenement_tab", ),      "right" => array("division", "division_tab", ),
810      "open" => array("tab.php|evenement", "form.php|evenement", ),      "open" => array("tab.php|division", "form.php|division", ),
811  );  );
812  //  //
813  $links[] = array(  $links[] = array(
814      "href" => "../scr/tab.php?obj=bible",      "href" => "../scr/tab.php?obj=instructeur",
815      "class" => "bible",      "class" => "instructeur",
816      "title" => _("bible"),      "title" => _("instructeur"),
817      "right" => array("bible", "bible_tab", ),      "right" => array("instructeur", "instructeur_tab", ),
818      "open" => array("tab.php|bible", "form.php|bible", ),      "open" => array("tab.php|instructeur", "form.php|instructeur", ),
819  );  );
820  //  //
821  $links[] = array(  $links[] = array(
822      "href" => "../scr/tab.php?obj=avis_decision",      "href" => "../scr/tab.php?obj=signataire_arrete",
823      "class" => "avis_decision",      "class" => "signataire_arrete",
824      "title" => _("avis decision"),      "title" => _("signataire arrete"),
825      "right" => array("avis_decision", "avis_decision_tab", ),      "right" => array("signataire_arrete", "signataire_arrete", ),
826      "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),      "open" => array("tab.php|signataire_arrete", "form.php|signataire_arrete", ),
827    );
828    //
829    $links[] = array(
830        "class" => "category",
831        "title" => _("gestion des commissions"),
832        "right" => array(
833            "comission_type", "comission_type_tab",
834        ),
835    );
836    //
837    $links[] = array(
838        "title" => "<hr/>",
839        "right" => array(
840            "comission_type", "comission_type_tab",
841        ),
842    );
843    //
844    $links[] = array(
845        "href" => "../scr/tab.php?obj=commission_type",
846        "class" => "commission-type",
847        "title" => _("commission_type"),
848        "right" => array("commission_type", "commission_type_tab", ),
849        "open" => array("tab.php|commission_type", "form.php|commission_type", ),
850    );
851    //
852    $links[] = array(
853        "class" => "category",
854        "title" => _("gestion des consultations"),
855        "right" => array(
856            "avis_consultation", "avis_consultation_tab", "service", "service_tab",
857            "service_categorie", "service_categorie_tab",
858            "lien_service_service_categorie", "lien_service_service_categorie_tab",
859        ),
860    );
861    //
862    $links[] = array(
863        "title" => "<hr/>",
864        "right" => array(
865            "avis_consultation", "avis_consultation_tab", "service", "service_tab",
866            "service_categorie", "service_categorie_tab",
867            "lien_service_service_categorie", "lien_service_service_categorie_tab",
868        ),
869  );  );
870  //  //
871  $links[] = array(  $links[] = array(
# Line 621  $links[] = array( Line 877  $links[] = array(
877  );  );
878  //  //
879  $links[] = array(  $links[] = array(
880        "href" => "../scr/tab.php?obj=service",
881        "class" => "service",
882        "title" => _("service"),
883        "right" => array("service", "service_tab", ),
884        "open" => array("tab.php|service", "form.php|service", ),
885    );
886    $links[] = array(
887        "href" => "../scr/tab.php?obj=service_categorie",
888        "class" => "service_categorie",
889        "title" => _("thematique des services"),
890        "right" => array("service_categorie", "service_categorie_tab", ),
891        "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),
892    );
893    $links[] = array(
894        "href" => "../scr/tab.php?obj=lien_service_service_categorie",
895        "class" => "lien_service_service_categorie",
896        "title" => _("Lien service / thematique"),
897        "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),
898        "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),
899    );
900    //
901    $links[] = array(
902      "class" => "category",      "class" => "category",
903      "title" => _("Organisation"),      "title" => _("Gestion des dossiers"),
904      "right" => array("direction", "division", "instructeur"),      "right" => array(
905            "dossier_autorisation_type", "dossier_autorisation_type_tab",
906            "dossier_autorisation_type_detaille",
907            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
908            "dossier_instruction_type_tab",
909            "lien_evenement_dossier_autorisation_type",
910            "lien_evenement_dossier_autorisation_type_tab",
911            "autorite_competente", "autorite_competente_tab",
912            "affectation_automatique", "affectation_automatique_tab",
913        ),
914  );  );
915    //
916  $links[] = array(  $links[] = array(
917      "title" => "<hr/>",      "title" => "<hr/>",
918      "right" => array("direction", "division", "instructeur"),      "right" => array(
919            "dossier_autorisation_type", "dossier_autorisation_type_tab",
920            "dossier_autorisation_type_detaille",
921            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
922            "dossier_instruction_type_tab",
923            "lien_evenement_dossier_autorisation_type",
924            "lien_evenement_dossier_autorisation_type_tab",
925            "autorite_competente", "autorite_competente_tab",
926            "affectation_automatique", "affectation_automatique_tab",
927            
928        ),
929  );  );
930  //  //
931  $links[] = array(  $links[] = array(
932      "href" => "../scr/tab.php?obj=direction",      "href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type",
933      "class" => "direction",      "class" => "lien_evenement_dossier_autorisation_type",
934      "title" => _("direction"),      "title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"),
935      "right" => array("direction", "direction_tab", ),      "right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ),
936      "open" => array("tab.php|direction", "form.php|direction", ),      "open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ),
937  );  );
938  //  //
939  $links[] = array(  $links[] = array(
940      "href" => "../scr/tab.php?obj=division",      "href" => "../scr/tab.php?obj=affectation_automatique",
941      "class" => "division",      "class" => "affectation_automatique",
942      "title" => _("division"),      "title" => _("affectation automatique"),
943      "right" => array("division", "division_tab", ),      "right" => array("affectation_automatique", "affectation_automatique_tab", ),
944      "open" => array("tab.php|division", "form.php|division", ),      "open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ),
945  );  );
946  //  //
947  $links[] = array(  $links[] = array(
948      "href" => "../scr/tab.php?obj=instructeur",      "href" => "../scr/tab.php?obj=autorite_competente",
949      "class" => "instructeur",      "class" => "autorite_competente",
950      "title" => _("instructeur"),      "title" => _("autorite")." "._("competente"),
951      "right" => array("instructeur", "instructeur_tab", ),      "right" => array("autorite_competente", "autorite_competente_tab", ),
952      "open" => array("tab.php|instructeur", "form.php|instructeur", ),      "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),
953  );  );
954  //  //
955  $links[] = array(  $links[] = array(
# Line 659  $links[] = array( Line 957  $links[] = array(
957      "title" => _("editions"),      "title" => _("editions"),
958      "right" => array(      "right" => array(
959          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
960          "om_lettretype", "om_lettretype_tab",          "om_lettretype", "om_lettretype_tab", "om_requete", "om_requete_tab",
961            "om_logo", "om_logo_tab",
962      ),      ),
963  );  );
964  //  //
965  $links[] = array(  $links[] = array(
966      "title" => "<hr/>",      "title" => "<hr/>",
967      "right" => array(      "right" => array(
968          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",          "om_etat", "om_etat_tab", "om_lettretype", "om_lettretype_tab",
         "om_lettretype", "om_lettretype_tab",  
969      ),      ),
970  );  );
971  //  //
972  $links[] = array(  $links[] = array(
973      "href" => "../scr/tab.php?obj=om_etat",      "href" => "../scr/tab.php?obj=om_etat",
974      "class" => "etat",      "class" => "om_etat",
975      "title" => _("om_etat"),      "title" => _("om_etat"),
976      "right" => array("om_etat", "om_etat_tab", ),      "right" => array("om_etat", "om_etat_tab", ),
977      "open" => array("tab.php|om_etat", "form.php|om_etat", ),      "open" => array("tab.php|om_etat", "form.php|om_etat", ),
978  );  );
979  //  //
980  $links[] = array(  $links[] = array(
981        "href" => "../scr/tab.php?obj=om_lettretype",
982        "class" => "om_lettretype",
983        "title" => _("om_lettretype"),
984        "right" => array("om_lettretype", "om_lettretype_tab"),
985        "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),
986    );
987    //
988    $links[] = array(
989        "title" => "<hr/>",
990        "right" => array(
991            "om_logo", "om_logo_tab",
992        ),
993    );
994    //
995    $links[] = array(
996        "href" => "../scr/tab.php?obj=om_logo",
997        "class" => "om_logo",
998        "title" => _("om_logo"),
999        "right" => array("om_logo", "om_logo_tab", ),
1000        "open" => array("tab.php|om_logo", "form.php|om_logo", ),
1001    );
1002    //
1003    $links[] = array(
1004        "title" => "<hr/>",
1005        "right" => array(
1006            "om_sousetat", "om_sousetat_tab",
1007            "om_requete", "om_requete_tab",
1008        ),
1009    );
1010    //
1011    $links[] = array(
1012      "href" => "../scr/tab.php?obj=om_sousetat",      "href" => "../scr/tab.php?obj=om_sousetat",
1013      "class" => "sousetat",      "class" => "om_sousetat",
1014      "title" => _("om_sousetat"),      "title" => _("om_sousetat"),
1015      "right" => array("om_sousetat", "om_sousetat_tab", ),      "right" => array("om_sousetat", "om_sousetat_tab", ),
1016      "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),      "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),
1017  );  );
1018  //  //
1019  $links[] = array(  $links[] = array(
1020      "href" => "../scr/tab.php?obj=om_lettretype",      "href" => "../scr/tab.php?obj=om_requete",
1021      "class" => "lettretype",      "class" => "om_requete",
1022      "title" => _("om_lettretype"),      "title" => _("om_requete"),
1023      "right" => array("om_lettretype", "om_lettretype_tab"),      "right" => array("om_requete", "om_requete_tab", ),
1024      "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),      "open" => array("tab.php|om_requete", "form.php|om_requete", ),
1025    );
1026    //
1027    $links[] = array(
1028        "class" => "category",
1029        "title" => _("Cerfa"),
1030        "right" => array(
1031            "cerfa", "cerfa_tab",
1032        ),
1033    );
1034    //
1035    $links[] = array(
1036        "title" => "<hr/>",
1037        "right" => array(
1038            "cerfa", "cerfa_tab",
1039        ),
1040    );
1041    //
1042    $links[] = array(
1043        "href" => "../scr/tab.php?obj=cerfa",
1044        "class" => "cerfa",
1045        "title" => _("cerfa"),
1046        "right" => array("cerfa", "cerfa_tab", ),
1047        "open" => array("tab.php|cerfa", "form.php|cerfa", ),
1048  );  );
1049  //  //
1050  $rubrik['links'] = $links;  $rubrik['links'] = $links;
# Line 706  $rubrik = array( Line 1058  $rubrik = array(
1058      "title" => _("sig"),      "title" => _("sig"),
1059      "class" => "sig",      "class" => "sig",
1060      "right" => "menu_sig",      "right" => "menu_sig",
1061        "parameters" => array("option_localisation" => "sig_interne", ),
1062  );  );
1063  //  //
1064  $links = array();  $links = array();
# Line 716  $links[] = array( Line 1069  $links[] = array(
1069      "title" => _("parcelle"),      "title" => _("parcelle"),
1070      "right" => array("parcelle", "parcelle_tab"),      "right" => array("parcelle", "parcelle_tab"),
1071      "open" => array("tab.php|parcelle", "form.php|parcelle", ),      "open" => array("tab.php|parcelle", "form.php|parcelle", ),
1072        "parameters" => array("option_localisation" => "sig_interne", ),
1073  );  );
1074  //  //
1075  $links[] = array(  $links[] = array(
# Line 724  $links[] = array( Line 1078  $links[] = array(
1078      "title" => _("proprietaire"),      "title" => _("proprietaire"),
1079      "right" => array("proprietaire", "proprietaire_tab"),      "right" => array("proprietaire", "proprietaire_tab"),
1080      "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),      "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),
1081        "parameters" => array("option_localisation" => "sig_interne", ),
1082  );  );
1083  //  //
1084  $links[] = array(  $links[] = array(
# Line 734  $links[] = array( Line 1089  $links[] = array(
1089          "servitude_ligne", "servitude_ligne_tab", "servitude_point",          "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1090          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1091      ),      ),
1092        "parameters" => array("option_localisation" => "sig_interne", ),
1093  );  );
1094  //  //
1095  $links[] = array(  $links[] = array(
# Line 743  $links[] = array( Line 1099  $links[] = array(
1099          "servitude_ligne", "servitude_ligne_tab", "servitude_point",          "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1100          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1101      ),      ),
1102        "parameters" => array("option_localisation" => "sig_interne", ),
1103  );  );
1104  //  //
1105  $links[] = array(  $links[] = array(
# Line 751  $links[] = array( Line 1108  $links[] = array(
1108      "title" => _("pos"),      "title" => _("pos"),
1109      "right" => array("pos", "pos_tab"),      "right" => array("pos", "pos_tab"),
1110      "open" => array("tab.php|pos", "form.php|pos", ),      "open" => array("tab.php|pos", "form.php|pos", ),
1111        "parameters" => array("option_localisation" => "sig_interne", ),
1112  );  );
1113  //  //
1114  $links[] = array(  $links[] = array(
# Line 761  $links[] = array( Line 1119  $links[] = array(
1119      "open" => array(      "open" => array(
1120          "tab.php|servitude_surfacique", "form.php|servitude_surfacique",          "tab.php|servitude_surfacique", "form.php|servitude_surfacique",
1121      ),      ),
1122        "parameters" => array("option_localisation" => "sig_interne", ),
1123  );  );
1124  //  //
1125  $links[] = array(  $links[] = array(
# Line 769  $links[] = array( Line 1128  $links[] = array(
1128      "title" => _("servitude_ligne"),      "title" => _("servitude_ligne"),
1129      "right" => array("servitude_ligne", "servitude_ligne_tab"),      "right" => array("servitude_ligne", "servitude_ligne_tab"),
1130      "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),      "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),
1131        "parameters" => array("option_localisation" => "sig_interne", ),
1132  );  );
1133  //  //
1134  $links[] = array(  $links[] = array(
# Line 777  $links[] = array( Line 1137  $links[] = array(
1137      "title" => _("servitude_point"),      "title" => _("servitude_point"),
1138      "right" => array("servitude_point", "servitude_point_tab"),      "right" => array("servitude_point", "servitude_point_tab"),
1139      "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),      "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),
1140        "parameters" => array("option_localisation" => "sig_interne", ),
1141  );  );
1142  //  //
1143  $links[] = array(  $links[] = array(
# Line 785  $links[] = array( Line 1146  $links[] = array(
1146      "title" => _("parcelle_lot"),      "title" => _("parcelle_lot"),
1147      "right" => array("parcelle_lot", "parcelle_lot_tab"),      "right" => array("parcelle_lot", "parcelle_lot_tab"),
1148      "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),      "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),
1149        "parameters" => array("option_localisation" => "sig_interne", ),
1150  );  );
1151  //  //
1152  $rubrik['links'] = $links;  $rubrik['links'] = $links;
# Line 911  $links[] = array( Line 1273  $links[] = array(
1273      "right" => array(      "right" => array(
1274          "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",          "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1275      ),      ),
1276        "parameters" => array("option_localisation" => "sig_interne", ),
1277  );  );
1278  //  //
1279  $links[] = array(  $links[] = array(
# Line 918  $links[] = array( Line 1281  $links[] = array(
1281      "right" => array(      "right" => array(
1282          "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",          "om_sig_map", "om_sig_map_tab", "om_sig_wms", "om_sig_wms_tab",
1283      ),      ),
1284        "parameters" => array("option_localisation" => "sig_interne", ),
1285  );  );
1286  //  //
1287  $links[] = array(  $links[] = array(
# Line 926  $links[] = array( Line 1290  $links[] = array(
1290      "title" => _("om_sig_map"),      "title" => _("om_sig_map"),
1291      "right" => array("om_sig_map", "om_sig_map_tab", ),      "right" => array("om_sig_map", "om_sig_map_tab", ),
1292      "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),      "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),
1293        "parameters" => array("option_localisation" => "sig_interne", ),
1294  );  );
1295  //  //
1296  $links[] = array(  $links[] = array(
# Line 934  $links[] = array( Line 1299  $links[] = array(
1299      "title" => _("om_sig_wms"),      "title" => _("om_sig_wms"),
1300      "right" => array("om_sig_wms", "om_sig_wms_tab", ),      "right" => array("om_sig_wms", "om_sig_wms_tab", ),
1301      "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),      "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),
1302        "parameters" => array("option_localisation" => "sig_interne", ),
1303  );  );
1304  //  //
1305  $links[] = array(  $links[] = array(

Legend:
Removed from v.656  
changed lines
  Added in v.1416

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26