/[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 2113 by vpihour, Thu Jul 25 13:34:24 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 36  $rubrik = array( Line 44  $rubrik = array(
44  $links = array();  $links = array();
45  //  //
46  $links[] = array(  $links[] = array(
47        "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      "class" => "category",      "class" => "category",
55      "title" => _("demandes"),      "title" => _("nouvelle demande"),
56      "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",      "right" => array(
57                       "demande_dossier_existant","demande_dossier_existant_tab",),          "demande_nouveau_dossier_ajouter",
58            "demande_dossier_existant_ajouter", "demande_dossier_existant_tab",
59            "demande_consulter","demande_tab",
60        ),
61  );  );
62  $links[] = array(  $links[] = array(
63      "title" => "<hr/>",      "title" => "<hr/>",
64      "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",      "right" => array(
65                       "demande_dossier_existant","demande_dossier_existant_tab",),          "demande_nouveau_dossier_ajouter",
66            "demande_dossier_existant_ajouter", "demande_dossier_existant_tab",
67        ),
68  );  );
69  $links[] = array(  $links[] = array(
70      "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=",
71      "class" => "demande",      "class" => "nouveau-dossier",
72      "title" => _("nouveau dossier"),      "title" => _("nouveau dossier"),
73      "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),      "right" => array(
74      "open" => array("tab.php|demande", "form.php|demande", ),          "demande_nouveau_dossier_ajouter",
75        ),
76        "open" => array("form.php|demande_nouveau_dossier",),
77  );  );
78  $links[] = array(  $links[] = array(
79      "href" => "../scr/tab.php?obj=demande",      "href" => "../scr/tab.php?obj=demande_dossier_existant",
80      "class" => "demande",      "class" => "dossier-existant",
81      "title" => _("dossier existant"),      "title" => _("dossier existant"),
82      "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),      "right" => array(
83      "open" => array("tab.php|demande", "form.php|demande", ),          "demande_dossier_existant_ajouter","demande_dossier_existant_tab",
84        ),
85        "open" => array("tab.php|demande_dossier_existant", "form.php|demande_dossier_existant"),
86  );  );
 //  
87  $links[] = array(  $links[] = array(
88      "class" => "category",      "title" => "<hr/>",
89      "title" => _("Affichage des dossiers"),      "right" => array(
90      "right" => array("edition", "edition_tab","attestation_affichage","attestation_affichage_tab",),          "demande_consulter", "demande_tab"
91        ),
92  );  );
93  $links[] = array(  $links[] = array(
94      "title" => "<hr/>",      "href" => "../scr/tab.php?obj=demande",
95      "right" => array("edition", "attestation_affichage"),      "class" => "pdf",
96        "title" => _("recepisse"),
97        "right" => array(
98            "demande_consulter", "demande_tab"
99        ),
100        "open" => array("tab.php|demande","form.php|demande"),
101  );  );
102  $links[] = array(  $links[] = array(
103      "href" => "../app/edition_affichage.php",      "title" => "<hr/>",
104      "class" => "edition",      "right" => array(
105      "title" => _("edition"),          "petitionnaire_frequent_consulter", "petitionnaire_frequent_tab"
106      "right" => array("edition", "edition_tab", ),      ),
     "open" => array("tab.php|edition", "form.php|edition", ),  
107  );  );
108  $links[] = array(  $links[] = array(
109      "href" => "../app/attestation_affichage.php",      "href" => "../scr/tab.php?obj=petitionnaire_frequent",
110      "class" => "attestation_affichage",      "class" => "petitionnaire_frequent",
111      "title" => _("attestation d'affichage"),      "title" => _("petitionnaire_frequent"),
112      "right" => array("attestation_affichage", "attestation_affichage_tab", ),      "right" => array(
113      "open" => array("tab.php|attestation_affichage", "form.php|attestation_affichage", ),          "petitionnaire_frequent_consulter", "petitionnaire_frequent_tab"
114        ),
115        "open" => array("tab.php|petitionnaire_frequent","form.php|petitionnaire_frequent"),
116  );  );
117  //  //
118  /*$links[] = array(  $links[] = array(
119      "class" => "category",      "class" => "category",
120      "title" => _("Qualification"),      "title" => _("affichage reglementaire"),
121      "right" => array("qualification"),      "right" => array(
122            "affichage_reglementaire_registre",
123            "affichage_reglementaire_attestation",
124        ),
125  );  );
126  $links[] = array(  $links[] = array(
127      "title" => "<hr/>",      "title" => "<hr/>",
128      "right" => array("qualification"),      "right" => array(
129            "affichage_reglementaire_registre",
130            "affichage_reglementaire_attestation",
131        ),
132  );  );
133  $links[] = array(  $links[] = array(
134      "href" => "../scr/tab.php?obj=dossier",      "href" => "../app/affichage_reglementaire_registre.php",
135      "class" => "qualification",      "class" => "edition",
136      "title" => _("A Qualifier"),      "title" => _("registre"),
137      "right" => array("qualification", "qualification_tab", ),      "right" => array(
138      "open" => array("tab.php|qualification", "form.php|qualification", ),          "affichage_reglementaire_registre",
139  );*/      ),
140        "open" => "affichage_reglementaire_registre.php|",
141    );
142    $links[] = array(
143        "href" => "../app/affichage_reglementaire_attestation.php",
144        "class" => "edition",
145        "title" => _("attestation"),
146        "right" => array(
147            "affichage_reglementaire_attestation",
148        ),
149        "open" => "affichage_reglementaire_attestation.php|",
150    );
151  //  //
152  $rubrik['links'] = $links;  $rubrik['links'] = $links;
153  //  //
# Line 116  $rubrik = array( Line 163  $rubrik = array(
163  );  );
164  //  //
165  $links = array();  $links = array();
166    //
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  // Catégorie DOSSIERS D'INSTRUCTION  // Catégorie DOSSIERS D'INSTRUCTION
174  $links[] = array(  $links[] = array(
175      "class" => "category",      "class" => "category",
# Line 179  $links[] = array( Line 233  $links[] = array(
233  //  //
234  $links[] = array(  $links[] = array(
235      "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/>",  
236      "right" => array(      "right" => array(
237          "dossier_instruction", "dossier_instruction_tab",          "dossier_instruction", "dossier_instruction_tab",
238      ),      ),
# Line 199  $links[] = array( Line 240  $links[] = array(
240  //  //
241  $links[] = array(  $links[] = array(
242      "href" => "../scr/tab.php?obj=dossier_instruction",      "href" => "../scr/tab.php?obj=dossier_instruction",
243      "class" => "dossier_instruction",      "class" => "dossier_instruction_recherche",
244      "title" => _("recherche"),      "title" => _("recherche"),
245      "right" => array("dossier_instruction", "dossier_instruction_tab", ),      "right" => array("dossier_instruction", "dossier_instruction_tab", ),
246      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),
247  );  );
248    
249    // Catégorier Qualification
250    $links[] = array(
251        "class" => "category",
252        "title" => _("qualification"),
253        "right" => array("dossier_qualifier", "architecte_frequent",),
254    );
255    //
256    $links[] = array(
257        "title" => "<hr/>",
258        "right" => array("dossier_qualifier", "architecte_frequent", ),
259    );
260    //
261    $links[] = array(
262        "href" => "../scr/tab.php?obj=dossier_qualifier",
263        "class" => "dossier_qualifier",
264        "title" => _("dossiers a qualifier"),
265        "right" => array("dossier_qualifier", "dossier_qualifier_tab", ),
266        "open" => array("tab.php|dossier_qualifier", "form.php|dossier_qualifier", ),
267    );
268    //
269    $links[] = array(
270        "href" => "../scr/tab.php?obj=architecte_frequent",
271        "class" => "architecte_frequent",
272        "title" => _("architecte_frequent"),
273        "right" => array("architecte_frequent", "architecte_frequent_tab", ),
274        "open" => array("tab.php|architecte_frequent", "form.php|architecte_frequent", ),
275    );
276  // Catégorie CONSULTATIONS  // Catégorie CONSULTATIONS
277  $links[] = array(  $links[] = array(
278      "class" => "category",      "class" => "category",
# Line 233  $links[] = array( Line 302  $links[] = array(
302      "class" => "category",      "class" => "category",
303      "title" => _("Messages"),      "title" => _("Messages"),
304      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
305        "parameters" => array("option_ERP" => "true", ),
306  );  );
307  //  //
308  $links[] = array(  $links[] = array(
309      "title" => "<hr/>",      "title" => "<hr/>",
310      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
311        "parameters" => array("option_ERP" => "true", ),
312  );  );
313  //  //
314  $links[] = array(  $links[] = array(
# Line 246  $links[] = array( Line 317  $links[] = array(
317      "title" => _("Mes messages"),      "title" => _("Mes messages"),
318      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
319      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
320        "parameters" => array("option_ERP" => "true", ),
321  );  );
322  //  //
323  $links[] = array(  $links[] = array(
# Line 254  $links[] = array( Line 326  $links[] = array(
326      "title" => _("Tous les messages"),      "title" => _("Tous les messages"),
327      "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),      "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),
328      "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),      "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),
329        "parameters" => array("option_ERP" => "true", ),
330    );
331    // Catégorie COMMISSIONS
332    $links[] = array(
333        "class" => "category",
334        "title" => _("commissions"),
335        "right" => array(
336            "commission_mes_retours", "commission_mes_retours_tab",
337            "commission_tous_retours", "commission_tous_retours_tab",
338        ),
339    );
340    $links[] = array(
341        "title" => "<hr/>",
342        "right" => array(
343            "commission_mes_retours", "commission_mes_retours_tab",
344            "commission_tous_retours", "commission_tous_retours_tab",
345        ),
346    );
347    $links[] = array(
348        "href" => "../scr/tab.php?obj=commission_mes_retours",
349        "class" => "commission_mes_retours",
350        "title" => _("Mes retours"),
351        "right" => array("commission_mes_retours", "commission_mes_retours_tab", ),
352        "open" => array("tab.php|commission_mes_retours", "form.php|commission_mes_retours", ),
353    );
354    $links[] = array(
355        "href" => "../scr/tab.php?obj=commission_tous_retours",
356        "class" => "commission_tous_retours",
357        "title" => _("Tous les retours"),
358        "right" => array("commission_tous_retours", "commission_tous_retours_tab", ),
359        "open" => array("tab.php|commission_tous_retours", "form.php|commission_tous_retours", ),
360  );  );
361    
362  //  //
# Line 273  $rubrik = array( Line 376  $rubrik = array(
376  $links = array();  $links = array();
377  //  //
378  $links[] = array(  $links[] = array(
379      "href" => "../app/avis_code_barre.php",      "href" => "../scr/dashboard.php",
380      "class" => "avis_code_barre",      "class" => "tableau-de-bord",
381      "title" => _("Retour de consultation"),      "title" => _("tableau de bord"),
382      "right" => array("avis_code_barre", ),      "open" => array("dashboard.php|",),
383      "open" => array("avis_code_barre.php|"),  );
384    $links[] = array(
385        "class" => "category",
386        "title" => _("suivi des pieces"),
387        "right" => array(
388            "suivi_retours_de_consultation", "suivi_mise_a_jour_des_dates",
389            "suivi_envoi_lettre_rar", "suivi_bordereaux",
390        ),
391    );
392    //
393    $links[] = array(
394        "title" => "<hr/>",
395        "right" => array(
396            "suivi_retours_de_consultation", "suivi_mise_a_jour_des_dates",
397            "suivi_envoi_lettre_rar", "suivi_bordereaux",
398        ),
399    );
400    //
401    $links[] = array(
402        "href" => "../app/suivi_retours_de_consultation.php",
403        "class" => "consultation-retour",
404        "title" => _("retours de consultation"),
405        "right" => array(
406            "suivi_retours_de_consultation",
407        ),
408        "open" => array("suivi_retours_de_consultation.php|", "form.php|consultation", ),
409    );
410    //
411    $links[] = array(
412        "title" => "<hr/>",
413        "right" => array(
414            "suivi_mise_a_jour_des_dates",
415        ),
416    );
417    //
418    $links[] = array(
419        "href" => "../app/suivi_mise_a_jour_des_dates.php",
420        "class" => "suivi_mise_a_jour_des_dates",
421        "title" => _("Mise a jour des dates"),
422        "right" => array("suivi_mise_a_jour_des_dates", ),
423        "open" => array("suivi_mise_a_jour_des_dates.php|"),
424    );
425    //
426    $links[] = array(
427        "title" => "<hr/>",
428        "right" => array(
429            "suivi_envoi_lettre_rar",
430        ),
431    );
432    //
433    $links[] = array(
434        "href" => "../app/suivi_envoi_lettre_rar.php",
435        "class" => "edition",
436        "title" => _("envoi lettre RAR"),
437        "right" => array("suivi_envoi_lettre_rar", ),
438        "open" => array("suivi_envoi_lettre_rar.php|"),
439    );
440    //
441    $links[] = array(
442        "title" => "<hr/>",
443        "right" => array(
444            "suivi_bordereaux",
445        ),
446    );
447    //
448    $links[] = array(
449        "href" => "../app/suivi_bordereaux.php",
450        "class" => "edition",
451        "title" => _("Bordereaux"),
452        "right" => array("suivi_bordereaux", ),
453        "open" => array("suivi_bordereaux.php|"),
454    );
455    // Catégorie COMMISSIONS
456    $links[] = array(
457        "class" => "category",
458        "title" => _("commissions"),
459        "right" => array(
460            "commission", "commission_tab",
461            "commission_demandes_passage", "commission_demandes_passage_tab",
462        ),
463    );
464    //
465    $links[] = array(
466        "title" => "<hr/>",
467        "right" => array(
468            "commission", "commission_tab",
469            "commission_demandes_passage", "commission_demandes_passage_tab",
470        ),
471    );
472    //
473    $links[] = array(
474        "href" => "../scr/tab.php?obj=commission",
475        "class" => "commissions",
476        "title" => _("gestion"),
477        "right" => array("commission", ),
478        "open" => array("tab.php|commission", "form.php|commission", ),
479    );
480    //
481    $links[] = array(
482        "href" => "../scr/tab.php?obj=commission_demandes_passage",
483        "class" => "commissions-demande-passage",
484        "title" => _("demandes"),
485        "right" => array("commission_demandes_passage", ),
486        "open" => array("tab.php|commission_demandes_passage", "form.php|commission_demandes_passage", ),
487  );  );
488  //  //
489  $rubrik['links'] = $links;  $rubrik['links'] = $links;
# Line 296  $rubrik = array( Line 502  $rubrik = array(
502  $links = array();  $links = array();
503  //  //
504  $links[] = array(  $links[] = array(
505        "href" => "../scr/dashboard.php",
506        "class" => "tableau-de-bord",
507        "title" => _("tableau de bord"),
508        "open" => array("dashboard.php|",),
509    );
510    //
511    $links[] = array(
512        "title" => "<hr/>",
513        "right" => array(
514            "demande_avis_encours", "demande_avis_encours_tab",
515            "demande_avis_passee", "demande_avis_passee_tab",
516            "demande_avis", "demande_avis_tab",
517        ),
518    );
519    //
520    $links[] = array(
521      "href" => "../scr/tab.php?obj=demande_avis_encours",      "href" => "../scr/tab.php?obj=demande_avis_encours",
522      "class" => "demande_avis_encours",      "class" => "demande_avis_encours",
523      "title" => _("Demandes en cours"),      "title" => _("Demandes en cours"),
# Line 326  $menu[] = $rubrik; Line 548  $menu[] = $rubrik;
548  // }}}  // }}}
549    
550    
551    // Commentaire de la rubrique EXPORT qui n'est pas prévue d'être opérationnelle
552    // dans cette version
553  // {{{ Rubrique EXPORT  // {{{ Rubrique EXPORT
554  //  //
555  $rubrik = array(  $rubrik = array(
556      "title" => _("export"),     "title" => _("export"),
557      "class" => "edition",     "class" => "edition",
558      "right" => "menu_export",     "right" => "menu_export",
559  );  );
560  //  //
561  $links = array();  $links = array();
562  //  // //
563  $links[] = array(  // $links[] = array(
564      "href" => "../scr/edition.php",  //    "href" => "../scr/edition.php",
565      "class" => "edition",  //    "class" => "edition",
566      "title" => _("edition"),  //    "title" => _("edition"),
567      "right" => "edition",  //    "right" => "edition",
568      "open" => "edition.php|",  //    "open" => "edition.php|",
569    // );
570    // //
571    // $links[] = array(
572    //    "href" => "../app/edition_p.php",
573    //    "class" => "edition",
574    //    "title" => _("edition date depot"),
575    //    "right" => "edition_p",
576    //    "open" => "edition_p.php|",
577    // );
578    // //
579    // $links[] = array(
580    //    "href" => "../app/edition_d.php",
581    //    "class" => "edition",
582    //    "title" => _("edition date decision"),
583    //    "right" => "edition_d",
584    //    "open" => "edition_d.php|",
585    // );
586    // //
587    // $links[] = array(
588    //    "title" => "<hr/>",
589    //    "right" => array("reqmo", "export_sitadel", ),
590    // );
591    // //
592    // $links[] = array(
593    //    "href" => "../scr/reqmo.php",
594    //    "class" => "reqmo",
595    //    "title" => _("requetes memorisees"),
596    //    "right" => "reqmo",
597    //    "open" => array("reqmo.php|", "requeteur.php|", ),
598    // );
599    //
600    $links[] = array(
601       "href" => "../app/sitadel.php",
602       "class" => "reqmo",
603       "title" => _("export sitadel"),
604       "right" => "export_sitadel",
605       "open" => "sitadel.php|",
606  );  );
607  //  //
608  $links[] = array(  $rubrik['links'] = $links;
609      "href" => "../app/edition_p.php",  //
610      "class" => "edition",  $menu[] = $rubrik;
611      "title" => _("edition date depot"),  // }}}
612      "right" => "edition_p",  
613      "open" => "edition_p.php|",  
614    // {{{ Rubrique PARAMETRAGE
615    //
616    $rubrik = array(
617        "title" => _("parametrage dossiers"),
618        "class" => "parametrage",
619        "right" => "menu_parametrage",
620  );  );
621  //  //
622    $links = array();
623    //
624  $links[] = array(  $links[] = array(
625      "href" => "../app/edition_d.php",      "class" => "category",
626      "class" => "edition",      "title" => _("dossiers"),
627      "title" => _("edition date decision"),      "right" => array(
628      "right" => "edition_d",          "dossier_autorisation_type", "dossier_autorisation_type_tab",
629      "open" => "edition_d.php|",          "dossier_autorisation_type_detaille",
630            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
631            "dossier_instruction_type_tab", "cerfa", "cerfa_tab",
632        ),
633  );  );
634  //  //
635  $links[] = array(  $links[] = array(
636      "title" => "<hr/>",      "title" => "<hr/>",
637      "right" => array("reqmo", "export_pc", "export_dp", "export_sitadel", ),      "right" => array(
638            "cerfa", "cerfa_tab",
639        ),
640  );  );
641  //  //
642  $links[] = array(  $links[] = array(
643      "href" => "../scr/reqmo.php",      "href" => "../scr/tab.php?obj=cerfa",
644      "class" => "reqmo",      "class" => "cerfa",
645      "title" => _("requetes memorisees"),      "title" => _("cerfa"),
646      "right" => "reqmo",      "right" => array("cerfa", "cerfa_tab", ),
647      "open" => array("reqmo.php|", "requeteur.php|", ),      "open" => array("tab.php|cerfa", "form.php|cerfa", ),
648  );  );
649  //  //
650  $links[] = array(  $links[] = array(
651      "href" => "../app/export_pc.php",      "title" => "<hr/>",
652      "class" => "reqmo",      "right" => array(
653      "title" => _("export PC Lascot"),          "dossier_autorisation_type", "dossier_autorisation_type_tab",
654      "right" => "export_pc",          "dossier_autorisation_type_detaille",
655      "open" => "export_pc.php|",          "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
656            "dossier_instruction_type_tab",
657        ),
658  );  );
659  //  //
660  $links[] = array(  $links[] = array(
661      "href" => "../app/export_dp.php",      "href" => "../scr/tab.php?obj=dossier_autorisation_type",
662      "class" => "reqmo",      "class" => "dossier_autorisation_type",
663      "title" => _("export DP Lascot"),      "title" => _("type DA"),
664      "right" => "export_dp",      "right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ),
665      "open" => "export_dp.php|",      "open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ),
666  );  );
667  //  //
668  $links[] = array(  $links[] = array(
669      "href" => "../app/sitadel.php",      "href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille",
670      "class" => "reqmo",      "class" => "dossier_autorisation_type_detaille",
671      "title" => _("export sitadel")." 2",      "title" => _("type DA detaille"),
672      "right" => "export_sitadel",      "right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ),
673      "open" => "sitadel.php|",      "open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ),
674  );  );
675  //  //
 $rubrik['links'] = $links;  
 //  
 $menu[] = $rubrik;  
 // }}}  
   
 // {{{ Rubrique PARAMETRAGE  
 //  
 $rubrik = array(  
     "title" => _("parametrage"),  
     "class" => "parametrage",  
     "right" => "menu_parametrage",  
 );  
 //  
 $links = array();  
 //  
 // GENERAUX  
676  $links[] = array(  $links[] = array(
677      "href" => "../scr/form.php?obj=dossier_numeromanuel",      "href" => "../scr/tab.php?obj=dossier_instruction_type",
678      "class" => "traitement",      "class" => "dossier_instruction_type",
679      "title" => _("numero manuel"),      "title" => _("type DI"),
680      "right" => "dossier_numeromanuel",      "right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ),
681      "open" => "|dossier_numeromanuel",      "open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ),
682  );  );
 //  
683  $links[] = array(  $links[] = array(
684      "href" => "../app/num_dossier.php",      "class" => "category",
685      "class" => "traitement",      "title" => _("demandes"),
686      "title" => _("remise a 0"),      "right" => array(
687      "right" => "num_dossier",          "demande_type",
688      "open" => "num_dossier.php|",          "demande_type_tab", "demande_nature", "demande_nature_tab",
689        ),
690  );  );
691  //  //
692  $links[] = array(  $links[] = array(
693      "title" => "<hr/>",      "title" => "<hr/>",
694      "right" => array(      "right" => array(
695          "architecte", "architecte_tab", "service", "service_tab", "instructeur", "instructeur_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab",          "demande_type",
696          "lien_localisation_nature", "lien_localisation_nature_tab",          "demande_type_tab", "demande_nature", "demande_nature_tab",
          "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",  
         "destination", "destination_tab", "nature", "nature_tab", "rivoli",  
         "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",  
697      ),      ),
698  );  );
699  //  //
700  $links[] = array(  $links[] = array(
701      "href" => "../scr/tab.php?obj=architecte",      "href" => "../scr/tab.php?obj=demande_nature",
702      "class" => "architecte",      "class" => "demande_nature",
703      "title" => _("architecte"),      "title" => _("nature"),
704      "right" => array("architecte", "architecte_tab", ),      "right" => array("demande_nature", "demande_nature_tab", ),
705      "open" => array("tab.php|architecte", "form.php|architecte", ),      "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),
706  );  );
707  //  //
708  $links[] = array(  $links[] = array(
709      "href" => "../scr/tab.php?obj=service",      "href" => "../scr/tab.php?obj=demande_type",
710      "class" => "service",      "class" => "demande_type",
711      "title" => _("service"),      "title" => _("type"),
712      "right" => array("service", "service_tab", ),      "right" => array("demande_type", "demande_type_tab",),
713      "open" => array("tab.php|service", "form.php|service", ),      "open" => array("tab.php|demande_type", "form.php|demande_type", ),
714  );  );
715    //
716  $links[] = array(  $links[] = array(
717      "href" => "../scr/tab.php?obj=service_categorie",      "class" => "category",
718      "class" => "service_categorie",      "title" => _("workflows"),
719      "title" => _("thematique des services"),      "right" => array(
720      "right" => array("service_categorie", "service_categorie_tab", ),          "workflows",
721      "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),          "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(  $links[] = array(
728      "href" => "../scr/tab.php?obj=lien_service_service_categorie",      "title" => "<hr/>",
729      "class" => "lien_service_service_categorie",      "right" => array(
730      "title" => _("Lien service / thematique"),          "workflows",
731      "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),          "action", "action_tab", "etat",
732      "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),          "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",
733            "avis_decision_tab", "avis_consultation", "avis_consultation_tab",
734        ),
735  );  );
736  //  //
737  $links[] = array(  $links[] = array(
738      "href" => "../scr/tab.php?obj=instructeur",      "href" => "../app/workflows.php",
739      "class" => "instructeur",      "class" => "workflows",
740      "title" => _("instructeur"),      "title" => _("workflows"),
741      "right" => array("instructeur", "instructeur_tab", ),      "right" => array("workflows", ),
742      "open" => array("tab.php|instructeur", "form.php|instructeur", ),      "open" => array("workflows.php|", ),
743  );  );
744  //  //
745  $links[] = array(  $links[] = array(
746      "href" => "../scr/tab.php?obj=lien_localisation_nature",      "title" => "<hr/>",
747      "class" => "lien_localisation_nature",      "right" => array(
748      "title" => _("Lien instructeur / localisation / type de dossier"),          "evenement", "evenement_tab",
749      "right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ),      ),
     "open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ),  
750  );  );
751  //  //
752  $links[] = array(  $links[] = array(
753      "href" => "../scr/tab.php?obj=travaux",      "href" => "../scr/tab.php?obj=evenement",
754      "class" => "travaux",      "class" => "evenement",
755      "title" => _("travaux"),      "title" => _("evenement"),
756      "right" => array("travaux", "travaux_tab", ),      "right" => array("evenement", "evenement_tab", ),
757      "open" => array("tab.php|travaux", "form.php|travaux", ),      "open" => array("tab.php|evenement", "form.php|evenement", ),
758  );  );
759  //  //
760  $links[] = array(  $links[] = array(
761      "href" => "../scr/tab.php?obj=categorie_demandeur",      "title" => "<hr/>",
762      "class" => "categorie_demandeur",      "right" => array(
763      "title" => _("categorie_demandeur"),          "action", "action_tab", "etat",
764      "right" => array("categorie_demandeur", "categorie_demandeur_tab", ),          "etat_tab", "avis_decision",
765      "open" => array(          "avis_decision_tab",
         "tab.php|categorie_demandeur", "form.php|categorie_demandeur",  
766      ),      ),
767  );  );
768  //  //
769  $links[] = array(  $links[] = array(
770      "href" => "../scr/tab.php?obj=destination",      "href" => "../scr/tab.php?obj=etat",
771      "class" => "destination",      "class" => "workflow-etat",
772      "title" => _("destination"),      "title" => _("etat"),
773      "right" => array("destination", "destination_tab", ),      "right" => array("etat", "etat_tab", ),
774      "open" => array("tab.php|destination", "form.php|destination", ),      "open" => array("tab.php|etat", "form.php|etat", ),
775  );  );
776  //  //
777  $links[] = array(  $links[] = array(
778      "href" => "../scr/tab.php?obj=nature",      "href" => "../scr/tab.php?obj=avis_decision",
779      "class" => "nature",      "class" => "avis_decision",
780      "title" => _("nature"),      "title" => _("avis decision"),
781      "right" => array("nature", "nature_tab", ),      "right" => array("avis_decision", "avis_decision_tab", ),
782      "open" => array("tab.php|nature", "form.php|nature", ),      "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),
783  );  );
784  //  //
785  $links[] = array(  $links[] = array(
786      "href" => "../scr/tab.php?obj=rivoli",      "href" => "../scr/tab.php?obj=action",
787      "class" => "rivoli",      "class" => "action",
788      "title" => _("rivoli"),      "title" => _("action"),
789      "right" => array("rivoli", "rivoli_tab", ),      "right" => array("action", "action_tab", ),
790      "open" => array("tab.php|rivoli", "form.php|rivoli", ),      "open" => array("tab.php|action", "form.php|action", ),
791  );  );
792  //  //
793  $links[] = array(  $links[] = array(
794      "href" => "../scr/tab.php?obj=civilite",      "title" => "<hr/>",
795      "class" => "civilite",      "right" => array(
796      "title" => _("civilite"),          "bible", "bible_tab",
797      "right" => array("civilite", "civilite_tab", ),      ),
     "open" => array("tab.php|civilite", "form.php|civilite", ),  
798  );  );
799  //  //
800  $links[] = array(  $links[] = array(
801      "href" => "../scr/tab.php?obj=parametre",      "href" => "../scr/tab.php?obj=bible",
802      "class" => "parametre",      "class" => "bible",
803      "title" => _("parametre")." "._("statistique"),      "title" => _("bible"),
804      "right" => array("parametre", "parametre_tab", ),      "right" => array("bible", "bible_tab", ),
805      "open" => array("tab.php|parametre", "form.php|parametre", ),      "open" => array("tab.php|bible", "form.php|bible", ),
806  );  );
807  //  //
808  $links[] = array(  $links[] = array(
809      "class" => "category",      "class" => "category",
810      "title" => _("workflows"),      "title" => _("editions"),
811      "right" => array(      "right" => array(
812          "action", "action_tab", "transition", "transition_tab", "etat",          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",
813          "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",          "om_lettretype", "om_lettretype_tab", "om_requete", "om_requete_tab",
814          "avis_decision_tab", "avis_consultation", "avis_consultation_tab",          "om_logo", "om_logo_tab",
815      ),      ),
816  );  );
817  //  //
818  $links[] = array(  $links[] = array(
819      "title" => "<hr/>",      "title" => "<hr/>",
820      "right" => array(      "right" => array(
821          "action", "action_tab", "transition", "transition_tab", "etat",          "om_etat", "om_etat_tab", "om_lettretype", "om_lettretype_tab",
         "etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision",  
         "avis_decision_tab", "avis_consultation", "avis_consultation_tab",  
822      ),      ),
823  );  );
824  //  //
825  $links[] = array(  $links[] = array(
826      "href" => "../scr/tab.php?obj=action",      "href" => "../scr/tab.php?obj=om_etat",
827      "class" => "action",      "class" => "om_etat",
828      "title" => _("action"),      "title" => _("om_etat"),
829      "right" => array("action", "action_tab", ),      "right" => array("om_etat", "om_etat_tab", ),
830      "open" => array("tab.php|action", "form.php|action", ),      "open" => array("tab.php|om_etat", "form.php|om_etat", ),
831  );  );
832  //  //
833  $links[] = array(  $links[] = array(
834      "href" => "../scr/tab.php?obj=transition",      "href" => "../scr/tab.php?obj=om_lettretype",
835      "class" => "transition",      "class" => "om_lettretype",
836      "title" => _("transition"),      "title" => _("om_lettretype"),
837      "right" => array("transition", "transition_tab", ),      "right" => array("om_lettretype", "om_lettretype_tab"),
838      "open" => array("tab.php|transition", "form.php|transition", ),      "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),
839  );  );
840  //  //
841  $links[] = array(  $links[] = array(
842      "href" => "../scr/tab.php?obj=etat",      "title" => "<hr/>",
843      "class" => "etat",      "right" => array(
844      "title" => _("etat"),          "om_logo", "om_logo_tab",
845      "right" => array("etat", "etat_tab", ),      ),
     "open" => array("tab.php|etat", "form.php|etat", ),  
846  );  );
847  //  //
848  $links[] = array(  $links[] = array(
849      "href" => "../scr/tab.php?obj=evenement",      "href" => "../scr/tab.php?obj=om_logo",
850      "class" => "evenement",      "class" => "om_logo",
851      "title" => _("evenement"),      "title" => _("om_logo"),
852      "right" => array("evenement", "evenement_tab", ),      "right" => array("om_logo", "om_logo_tab", ),
853      "open" => array("tab.php|evenement", "form.php|evenement", ),      "open" => array("tab.php|om_logo", "form.php|om_logo", ),
854  );  );
855  //  //
856    $rubrik['links'] = $links;
857    //
858    $menu[] = $rubrik;
859    // }}}
860    
861    // {{{ Rubrique PARAMETRAGE
862    //
863    $rubrik = array(
864        "title" => _("parametrage"),
865        "class" => "parametrage",
866        "right" => "menu_parametrage",
867    );
868    //
869    $links = array();
870    //
871  $links[] = array(  $links[] = array(
872      "href" => "../scr/tab.php?obj=bible",      "href" => "../scr/tab.php?obj=civilite",
873      "class" => "bible",      "class" => "civilite",
874      "title" => _("bible"),      "title" => _("civilite"),
875      "right" => array("bible", "bible_tab", ),      "right" => array("civilite", "civilite_tab", ),
876      "open" => array("tab.php|bible", "form.php|bible", ),      "open" => array("tab.php|civilite", "form.php|civilite", ),
877  );  );
878  //  //
879  $links[] = array(  $links[] = array(
880      "href" => "../scr/tab.php?obj=avis_decision",      "href" => "../scr/tab.php?obj=arrondissement",
881      "class" => "avis_decision",      "class" => "arrondissement",
882      "title" => _("avis decision"),      "title" => _("arrondissement"),
883      "right" => array("avis_decision", "avis_decision_tab", ),      "right" => array("arrondissement", "arrondissement_tab", ),
884      "open" => array("tab.php|avis_decision", "form.php|avis_decision", ),      "open" => array("tab.php|arrondissement", "form.php|arrondissement", ),
885  );  );
886  //  //
887  $links[] = array(  $links[] = array(
888      "href" => "../scr/tab.php?obj=avis_consultation",      "href" => "../scr/tab.php?obj=quartier",
889      "class" => "avis_consultation",      "class" => "quartier",
890      "title" => _("avis consultation"),      "title" => _("quartier"),
891      "right" => array("avis_consultation", "avis_consultation_tab", ),      "right" => array("quartier", "quartier_tab", ),
892      "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),      "open" => array("tab.php|quartier", "form.php|quartier", ),
893  );  );
894  //  //
895  $links[] = array(  $links[] = array(
896      "class" => "category",      "class" => "category",
897      "title" => _("Organisation"),      "title" => _("Organisation"),
898      "right" => array("direction", "division", "instructeur"),      "right" => array(
899            "direction", "direction_tab", "division", "division_tab", "instructeur",
900            "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
901            "signataire_arrete", "signataire_arrete_tab",
902        ),
903  );  );
904  $links[] = array(  $links[] = array(
905      "title" => "<hr/>",      "title" => "<hr/>",
906      "right" => array("direction", "division", "instructeur"),      "right" => array(
907            "direction", "direction_tab", "division", "division_tab", "instructeur",
908            "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
909            "signataire_arrete", "signataire_arrete_tab",
910        ),
911    );
912    //
913    $links[] = array(
914        "href" => "../scr/tab.php?obj=genre",
915        "class" => "genre",
916        "title" => _("genre"),
917        "right" => array("genre", "genre_tab", ),
918        "open" => array("tab.php|genre", "form.php|genre", ),
919    );
920    //
921    $links[] = array(
922        "href" => "../scr/tab.php?obj=groupe",
923        "class" => "groupe",
924        "title" => _("groupe"),
925        "right" => array("groupe", "groupe_tab", ),
926        "open" => array("tab.php|groupe", "form.php|groupe", ),
927  );  );
928  //  //
929  $links[] = array(  $links[] = array(
# Line 655  $links[] = array( Line 951  $links[] = array(
951  );  );
952  //  //
953  $links[] = array(  $links[] = array(
954        "href" => "../scr/tab.php?obj=signataire_arrete",
955        "class" => "signataire_arrete",
956        "title" => _("signataire arrete"),
957        "right" => array("signataire_arrete", "signataire_arrete", ),
958        "open" => array("tab.php|signataire_arrete", "form.php|signataire_arrete", ),
959    );
960    //
961    $links[] = array(
962      "class" => "category",      "class" => "category",
963      "title" => _("editions"),      "title" => _("gestion des commissions"),
964      "right" => array(      "right" => array(
965          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",          "comission_type", "comission_type_tab",
         "om_lettretype", "om_lettretype_tab",  
966      ),      ),
967  );  );
968  //  //
969  $links[] = array(  $links[] = array(
970      "title" => "<hr/>",      "title" => "<hr/>",
971      "right" => array(      "right" => array(
972          "om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab",          "comission_type", "comission_type_tab",
         "om_lettretype", "om_lettretype_tab",  
973      ),      ),
974  );  );
975  //  //
976  $links[] = array(  $links[] = array(
977      "href" => "../scr/tab.php?obj=om_etat",      "href" => "../scr/tab.php?obj=commission_type",
978      "class" => "etat",      "class" => "commission-type",
979      "title" => _("om_etat"),      "title" => _("commission_type"),
980      "right" => array("om_etat", "om_etat_tab", ),      "right" => array("commission_type", "commission_type_tab", ),
981      "open" => array("tab.php|om_etat", "form.php|om_etat", ),      "open" => array("tab.php|commission_type", "form.php|commission_type", ),
982  );  );
983  //  //
984  $links[] = array(  $links[] = array(
985      "href" => "../scr/tab.php?obj=om_sousetat",      "class" => "category",
986      "class" => "sousetat",      "title" => _("gestion des consultations"),
987      "title" => _("om_sousetat"),      "right" => array(
988      "right" => array("om_sousetat", "om_sousetat_tab", ),          "avis_consultation", "avis_consultation_tab", "service", "service_tab",
989      "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),          "service_categorie", "service_categorie_tab",
990            "lien_service_service_categorie", "lien_service_service_categorie_tab",
991        ),
992  );  );
993  //  //
994  $links[] = array(  $links[] = array(
995      "href" => "../scr/tab.php?obj=om_lettretype",      "title" => "<hr/>",
996      "class" => "lettretype",      "right" => array(
997      "title" => _("om_lettretype"),          "avis_consultation", "avis_consultation_tab", "service", "service_tab",
998      "right" => array("om_lettretype", "om_lettretype_tab"),          "service_categorie", "service_categorie_tab",
999      "open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ),          "lien_service_service_categorie", "lien_service_service_categorie_tab",
1000        ),
1001    );
1002    //
1003    $links[] = array(
1004        "href" => "../scr/tab.php?obj=avis_consultation",
1005        "class" => "avis_consultation",
1006        "title" => _("avis consultation"),
1007        "right" => array("avis_consultation", "avis_consultation_tab", ),
1008        "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),
1009    );
1010    //
1011    $links[] = array(
1012        "href" => "../scr/tab.php?obj=service",
1013        "class" => "service",
1014        "title" => _("service"),
1015        "right" => array("service", "service_tab", ),
1016        "open" => array("tab.php|service", "form.php|service", ),
1017    );
1018    $links[] = array(
1019        "href" => "../scr/tab.php?obj=service_categorie",
1020        "class" => "service_categorie",
1021        "title" => _("thematique des services"),
1022        "right" => array("service_categorie", "service_categorie_tab", ),
1023        "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),
1024    );
1025    $links[] = array(
1026        "href" => "../scr/tab.php?obj=lien_service_service_categorie",
1027        "class" => "lien_service_service_categorie",
1028        "title" => _("Lien service / thematique"),
1029        "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),
1030        "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),
1031  );  );
1032  //  //
1033    $links[] = array(
1034        "class" => "category",
1035        "title" => _("Gestion des dossiers"),
1036        "right" => array(
1037            "dossier_autorisation_type", "dossier_autorisation_type_tab",
1038            "dossier_autorisation_type_detaille",
1039            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
1040            "dossier_instruction_type_tab",
1041            "lien_evenement_dossier_autorisation_type",
1042            "lien_evenement_dossier_autorisation_type_tab",
1043            "autorite_competente", "autorite_competente_tab",
1044            "affectation_automatique", "affectation_automatique_tab",
1045        ),
1046    );
1047    //
1048    $links[] = array(
1049        "title" => "<hr/>",
1050        "right" => array(
1051            "dossier_autorisation_type", "dossier_autorisation_type_tab",
1052            "dossier_autorisation_type_detaille",
1053            "dossier_autorisation_type_detaille_tab", "dossier_instruction_type",
1054            "dossier_instruction_type_tab",
1055            "lien_evenement_dossier_autorisation_type",
1056            "lien_evenement_dossier_autorisation_type_tab",
1057            "autorite_competente", "autorite_competente_tab",
1058            "affectation_automatique", "affectation_automatique_tab",
1059            
1060        ),
1061    );
1062    //
1063    $links[] = array(
1064        "href" => "../scr/tab.php?obj=etat_dossier_autorisation",
1065        "class" => "etat_dossier_autorisation",
1066        "title" => _("etat dossiers autorisations"),
1067        "right" => array("etat_dossier_autorisation", "etat_dossier_autorisation_tab", ),
1068        "open" => array("tab.php|etat_dossier_autorisation", "form.php|etat_dossier_autorisation", ),
1069    );
1070    //
1071    $links[] = array(
1072        "href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type",
1073        "class" => "lien_evenement_dossier_autorisation_type",
1074        "title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"),
1075        "right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ),
1076        "open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ),
1077    );
1078    //
1079    $links[] = array(
1080        "href" => "../scr/tab.php?obj=affectation_automatique",
1081        "class" => "affectation_automatique",
1082        "title" => _("affectation automatique"),
1083        "right" => array("affectation_automatique", "affectation_automatique_tab", ),
1084        "open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ),
1085    );
1086    //
1087    $links[] = array(
1088        "href" => "../scr/tab.php?obj=autorite_competente",
1089        "class" => "autorite_competente",
1090        "title" => _("autorite")." "._("competente"),
1091        "right" => array("autorite_competente", "autorite_competente_tab", ),
1092        "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),
1093    );
1094    
1095    //
1096  $rubrik['links'] = $links;  $rubrik['links'] = $links;
1097  //  //
1098  $menu[] = $rubrik;  $menu[] = $rubrik;
# Line 706  $rubrik = array( Line 1104  $rubrik = array(
1104      "title" => _("sig"),      "title" => _("sig"),
1105      "class" => "sig",      "class" => "sig",
1106      "right" => "menu_sig",      "right" => "menu_sig",
1107        "parameters" => array("option_localisation" => "sig_interne", ),
1108  );  );
1109  //  //
1110  $links = array();  $links = array();
# Line 716  $links[] = array( Line 1115  $links[] = array(
1115      "title" => _("parcelle"),      "title" => _("parcelle"),
1116      "right" => array("parcelle", "parcelle_tab"),      "right" => array("parcelle", "parcelle_tab"),
1117      "open" => array("tab.php|parcelle", "form.php|parcelle", ),      "open" => array("tab.php|parcelle", "form.php|parcelle", ),
1118        "parameters" => array("option_localisation" => "sig_interne", ),
1119  );  );
1120  //  //
1121  $links[] = array(  $links[] = array(
# Line 724  $links[] = array( Line 1124  $links[] = array(
1124      "title" => _("proprietaire"),      "title" => _("proprietaire"),
1125      "right" => array("proprietaire", "proprietaire_tab"),      "right" => array("proprietaire", "proprietaire_tab"),
1126      "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),      "open" => array("tab.php|proprietaire", "form.php|proprietaire", ),
1127        "parameters" => array("option_localisation" => "sig_interne", ),
1128  );  );
1129  //  //
1130  $links[] = array(  $links[] = array(
# Line 734  $links[] = array( Line 1135  $links[] = array(
1135          "servitude_ligne", "servitude_ligne_tab", "servitude_point",          "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1136          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1137      ),      ),
1138        "parameters" => array("option_localisation" => "sig_interne", ),
1139  );  );
1140  //  //
1141  $links[] = array(  $links[] = array(
# Line 743  $links[] = array( Line 1145  $links[] = array(
1145          "servitude_ligne", "servitude_ligne_tab", "servitude_point",          "servitude_ligne", "servitude_ligne_tab", "servitude_point",
1146          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",          "servitude_point_tab", "parcelle_lot", "parcelle_lot_tab",
1147      ),      ),
1148        "parameters" => array("option_localisation" => "sig_interne", ),
1149  );  );
1150  //  //
1151  $links[] = array(  $links[] = array(
# Line 751  $links[] = array( Line 1154  $links[] = array(
1154      "title" => _("pos"),      "title" => _("pos"),
1155      "right" => array("pos", "pos_tab"),      "right" => array("pos", "pos_tab"),
1156      "open" => array("tab.php|pos", "form.php|pos", ),      "open" => array("tab.php|pos", "form.php|pos", ),
1157        "parameters" => array("option_localisation" => "sig_interne", ),
1158  );  );
1159  //  //
1160  $links[] = array(  $links[] = array(
# Line 761  $links[] = array( Line 1165  $links[] = array(
1165      "open" => array(      "open" => array(
1166          "tab.php|servitude_surfacique", "form.php|servitude_surfacique",          "tab.php|servitude_surfacique", "form.php|servitude_surfacique",
1167      ),      ),
1168        "parameters" => array("option_localisation" => "sig_interne", ),
1169  );  );
1170  //  //
1171  $links[] = array(  $links[] = array(
# Line 769  $links[] = array( Line 1174  $links[] = array(
1174      "title" => _("servitude_ligne"),      "title" => _("servitude_ligne"),
1175      "right" => array("servitude_ligne", "servitude_ligne_tab"),      "right" => array("servitude_ligne", "servitude_ligne_tab"),
1176      "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),      "open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ),
1177        "parameters" => array("option_localisation" => "sig_interne", ),
1178  );  );
1179  //  //
1180  $links[] = array(  $links[] = array(
# Line 777  $links[] = array( Line 1183  $links[] = array(
1183      "title" => _("servitude_point"),      "title" => _("servitude_point"),
1184      "right" => array("servitude_point", "servitude_point_tab"),      "right" => array("servitude_point", "servitude_point_tab"),
1185      "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),      "open" => array("tab.php|servitude_point", "form.php|servitude_point", ),
1186        "parameters" => array("option_localisation" => "sig_interne", ),
1187  );  );
1188  //  //
1189  $links[] = array(  $links[] = array(
# Line 785  $links[] = array( Line 1192  $links[] = array(
1192      "title" => _("parcelle_lot"),      "title" => _("parcelle_lot"),
1193      "right" => array("parcelle_lot", "parcelle_lot_tab"),      "right" => array("parcelle_lot", "parcelle_lot_tab"),
1194      "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),      "open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ),
1195        "parameters" => array("option_localisation" => "sig_interne", ),
1196  );  );
1197  //  //
1198  $rubrik['links'] = $links;  $rubrik['links'] = $links;
# Line 911  $links[] = array( Line 1319  $links[] = array(
1319      "right" => array(      "right" => array(
1320          "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",
1321      ),      ),
1322        "parameters" => array("option_localisation" => "sig_interne", ),
1323  );  );
1324  //  //
1325  $links[] = array(  $links[] = array(
# Line 918  $links[] = array( Line 1327  $links[] = array(
1327      "right" => array(      "right" => array(
1328          "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",
1329      ),      ),
1330        "parameters" => array("option_localisation" => "sig_interne", ),
1331  );  );
1332  //  //
1333  $links[] = array(  $links[] = array(
# Line 926  $links[] = array( Line 1336  $links[] = array(
1336      "title" => _("om_sig_map"),      "title" => _("om_sig_map"),
1337      "right" => array("om_sig_map", "om_sig_map_tab", ),      "right" => array("om_sig_map", "om_sig_map_tab", ),
1338      "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),      "open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ),
1339        "parameters" => array("option_localisation" => "sig_interne", ),
1340  );  );
1341  //  //
1342  $links[] = array(  $links[] = array(
# Line 934  $links[] = array( Line 1345  $links[] = array(
1345      "title" => _("om_sig_wms"),      "title" => _("om_sig_wms"),
1346      "right" => array("om_sig_wms", "om_sig_wms_tab", ),      "right" => array("om_sig_wms", "om_sig_wms_tab", ),
1347      "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),      "open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ),
1348        "parameters" => array("option_localisation" => "sig_interne", ),
1349  );  );
1350  //  //
1351  $links[] = array(  $links[] = array(
1352      "class" => "category",      "class" => "category",
1353      "title" => _("options avancees"),      "title" => _("options avancees"),
1354      "right" => array("import", "gen", ),      "right" => array("import", "gen", "om_requete", "om_requete_tab",
1355                         "om_sousetat", "om_sousetat_tab",),
1356    );
1357    //
1358    $links[] = array(
1359        "title" => "<hr/>",
1360        "right" => array(
1361            "om_sousetat", "om_sousetat_tab",
1362        ),
1363    );
1364    //
1365    $links[] = array(
1366        "href" => "../scr/tab.php?obj=om_sousetat",
1367        "class" => "om_sousetat",
1368        "title" => _("om_sousetat"),
1369        "right" => array("om_sousetat", "om_sousetat_tab", ),
1370        "open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ),
1371    );
1372    //
1373    $links[] = array(
1374        "title" => "<hr/>",
1375        "right" => array("om_requete", "om_requete_tab", ),
1376    );
1377    //
1378    $links[] = array(
1379        "href" => "../scr/tab.php?obj=om_requete",
1380        "class" => "om_requete",
1381        "title" => _("om_requete"),
1382        "right" => array("om_requete", "om_requete_tab", ),
1383        "open" => array("tab.php|om_requete", "form.php|om_requete", ),
1384  );  );
1385  //  //
1386  $links[] = array(  $links[] = array(

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26