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 |
// |
// |
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&action=0&advs_id=&tricol=&valide=&retour=tab&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 reglementaire"), |
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" => _("registre des dossiers"), |
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" => "edition", |
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( |
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 |
// |
// |
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 |
), |
), |
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", |
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( |
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( |
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 |
// |
// |
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; |
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" => _("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", "cerfa", "cerfa_tab", |
542 |
|
), |
543 |
|
); |
544 |
|
// |
545 |
|
$links[] = array( |
546 |
|
"title" => "<hr/>", |
547 |
|
"right" => array( |
548 |
|
"cerfa", "cerfa_tab", |
549 |
|
), |
550 |
|
); |
551 |
|
// |
552 |
|
$links[] = array( |
553 |
|
"href" => "../scr/tab.php?obj=cerfa", |
554 |
|
"class" => "cerfa", |
555 |
|
"title" => _("cerfa"), |
556 |
|
"right" => array("cerfa", "cerfa_tab", ), |
557 |
|
"open" => array("tab.php|cerfa", "form.php|cerfa", ), |
558 |
|
); |
559 |
|
// |
560 |
|
$links[] = array( |
561 |
|
"title" => "<hr/>", |
562 |
|
"right" => array( |
563 |
|
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
564 |
|
"dossier_autorisation_type_detaille", |
565 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
566 |
|
"dossier_instruction_type_tab", |
567 |
|
), |
568 |
|
); |
569 |
|
// |
570 |
|
$links[] = array( |
571 |
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type", |
572 |
|
"class" => "dossier_autorisation_type", |
573 |
|
"title" => _("type DA"), |
574 |
|
"right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ), |
575 |
|
"open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ), |
576 |
|
); |
577 |
|
// |
578 |
|
$links[] = array( |
579 |
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille", |
580 |
|
"class" => "dossier_autorisation_type_detaille", |
581 |
|
"title" => _("type DA detaille"), |
582 |
|
"right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ), |
583 |
|
"open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ), |
584 |
|
); |
585 |
|
// |
586 |
|
$links[] = array( |
587 |
|
"href" => "../scr/tab.php?obj=dossier_instruction_type", |
588 |
|
"class" => "dossier_instruction_type", |
589 |
|
"title" => _("type DI"), |
590 |
|
"right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ), |
591 |
|
"open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ), |
592 |
|
); |
593 |
|
$links[] = array( |
594 |
|
"class" => "category", |
595 |
|
"title" => _("demandes"), |
596 |
|
"right" => array( |
597 |
|
"demande_type", |
598 |
|
"demande_type_tab", "demande_nature", "demande_nature_tab", |
599 |
|
), |
600 |
|
); |
601 |
|
// |
602 |
|
$links[] = array( |
603 |
|
"title" => "<hr/>", |
604 |
|
"right" => array( |
605 |
|
"demande_type", |
606 |
|
"demande_type_tab", "demande_nature", "demande_nature_tab", |
607 |
|
), |
608 |
|
); |
609 |
|
// |
610 |
|
$links[] = array( |
611 |
|
"href" => "../scr/tab.php?obj=demande_nature", |
612 |
|
"class" => "demande_nature", |
613 |
|
"title" => _("nature demande"), |
614 |
|
"right" => array("demande_nature", "demande_nature_tab", ), |
615 |
|
"open" => array("tab.php|demande_nature", "form.php|demande_nature", ), |
616 |
|
); |
617 |
|
// |
618 |
|
$links[] = array( |
619 |
|
"href" => "../scr/tab.php?obj=demande_type", |
620 |
|
"class" => "demande_type", |
621 |
|
"title" => _("type demande"), |
622 |
|
"right" => array("demande_type", "demande_type_tab",), |
623 |
|
"open" => array("tab.php|demande_type", "form.php|demande_type", ), |
624 |
|
); |
625 |
|
// |
626 |
|
$links[] = array( |
627 |
|
"class" => "category", |
628 |
|
"title" => _("workflows"), |
629 |
|
"right" => array( |
630 |
|
"action", "action_tab", "etat", |
631 |
|
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
632 |
|
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
633 |
|
), |
634 |
|
); |
635 |
|
// |
636 |
|
$links[] = array( |
637 |
|
"title" => "<hr/>", |
638 |
|
"right" => array( |
639 |
|
"action", "action_tab", "etat", |
640 |
|
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
641 |
|
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
642 |
|
), |
643 |
|
); |
644 |
|
// |
645 |
|
$links[] = array( |
646 |
|
"href" => "../scr/tab.php?obj=etat", |
647 |
|
"class" => "workflow-etat", |
648 |
|
"title" => _("etat"), |
649 |
|
"right" => array("etat", "etat_tab", ), |
650 |
|
"open" => array("tab.php|etat", "form.php|etat", ), |
651 |
|
); |
652 |
|
// |
653 |
|
$links[] = array( |
654 |
|
"href" => "../scr/tab.php?obj=action", |
655 |
|
"class" => "action", |
656 |
|
"title" => _("action"), |
657 |
|
"right" => array("action", "action_tab", ), |
658 |
|
"open" => array("tab.php|action", "form.php|action", ), |
659 |
|
); |
660 |
|
// |
661 |
|
$links[] = array( |
662 |
|
"href" => "../scr/tab.php?obj=evenement", |
663 |
|
"class" => "evenement", |
664 |
|
"title" => _("evenement"), |
665 |
|
"right" => array("evenement", "evenement_tab", ), |
666 |
|
"open" => array("tab.php|evenement", "form.php|evenement", ), |
667 |
|
); |
668 |
|
// |
669 |
|
$links[] = array( |
670 |
|
"href" => "../scr/tab.php?obj=bible", |
671 |
|
"class" => "bible", |
672 |
|
"title" => _("bible"), |
673 |
|
"right" => array("bible", "bible_tab", ), |
674 |
|
"open" => array("tab.php|bible", "form.php|bible", ), |
675 |
|
); |
676 |
|
// |
677 |
|
$links[] = array( |
678 |
|
"href" => "../scr/tab.php?obj=avis_decision", |
679 |
|
"class" => "avis_decision", |
680 |
|
"title" => _("avis decision"), |
681 |
|
"right" => array("avis_decision", "avis_decision_tab", ), |
682 |
|
"open" => array("tab.php|avis_decision", "form.php|avis_decision", ), |
683 |
|
); |
684 |
|
// |
685 |
|
$links[] = array( |
686 |
|
"class" => "category", |
687 |
|
"title" => _("editions"), |
688 |
|
"right" => array( |
689 |
|
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
690 |
|
"om_lettretype", "om_lettretype_tab", "om_requete", "om_requete_tab", |
691 |
|
"om_logo", "om_logo_tab", |
692 |
|
), |
693 |
|
); |
694 |
|
// |
695 |
|
$links[] = array( |
696 |
|
"title" => "<hr/>", |
697 |
|
"right" => array( |
698 |
|
"om_etat", "om_etat_tab", "om_lettretype", "om_lettretype_tab", |
699 |
|
), |
700 |
|
); |
701 |
|
// |
702 |
|
$links[] = array( |
703 |
|
"href" => "../scr/tab.php?obj=om_etat", |
704 |
|
"class" => "om_etat", |
705 |
|
"title" => _("om_etat"), |
706 |
|
"right" => array("om_etat", "om_etat_tab", ), |
707 |
|
"open" => array("tab.php|om_etat", "form.php|om_etat", ), |
708 |
|
); |
709 |
|
// |
710 |
|
$links[] = array( |
711 |
|
"href" => "../scr/tab.php?obj=om_lettretype", |
712 |
|
"class" => "om_lettretype", |
713 |
|
"title" => _("om_lettretype"), |
714 |
|
"right" => array("om_lettretype", "om_lettretype_tab"), |
715 |
|
"open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ), |
716 |
|
); |
717 |
|
// |
718 |
|
$links[] = array( |
719 |
|
"title" => "<hr/>", |
720 |
|
"right" => array( |
721 |
|
"om_logo", "om_logo_tab", |
722 |
|
), |
723 |
|
); |
724 |
|
// |
725 |
|
$links[] = array( |
726 |
|
"href" => "../scr/tab.php?obj=om_logo", |
727 |
|
"class" => "om_logo", |
728 |
|
"title" => _("om_logo"), |
729 |
|
"right" => array("om_logo", "om_logo_tab", ), |
730 |
|
"open" => array("tab.php|om_logo", "form.php|om_logo", ), |
731 |
|
); |
732 |
|
// |
733 |
|
$rubrik['links'] = $links; |
734 |
|
// |
735 |
|
$menu[] = $rubrik; |
736 |
|
// }}} |
737 |
|
|
738 |
// {{{ Rubrique PARAMETRAGE |
// {{{ Rubrique PARAMETRAGE |
739 |
// |
// |
740 |
$rubrik = array( |
$rubrik = array( |
765 |
$links[] = array( |
$links[] = array( |
766 |
"title" => "<hr/>", |
"title" => "<hr/>", |
767 |
"right" => array( |
"right" => array( |
768 |
"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", |
|
769 |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
770 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
771 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
779 |
"right" => array("architecte", "architecte_tab", ), |
"right" => array("architecte", "architecte_tab", ), |
780 |
"open" => array("tab.php|architecte", "form.php|architecte", ), |
"open" => array("tab.php|architecte", "form.php|architecte", ), |
781 |
); |
); |
782 |
// |
|
|
$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", ), |
|
|
); |
|
783 |
// |
// |
784 |
$links[] = array( |
$links[] = array( |
785 |
"href" => "../scr/tab.php?obj=travaux", |
"href" => "../scr/tab.php?obj=travaux", |
808 |
); |
); |
809 |
// |
// |
810 |
$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( |
|
811 |
"href" => "../scr/tab.php?obj=rivoli", |
"href" => "../scr/tab.php?obj=rivoli", |
812 |
"class" => "rivoli", |
"class" => "rivoli", |
813 |
"title" => _("rivoli"), |
"title" => _("rivoli"), |
824 |
); |
); |
825 |
// |
// |
826 |
$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( |
|
827 |
"class" => "category", |
"class" => "category", |
828 |
"title" => _("workflows"), |
"title" => _("Organisation"), |
829 |
"right" => array( |
"right" => array( |
830 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
831 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
832 |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
"signataire_arrete", "signataire_arrete_tab", |
833 |
), |
), |
834 |
); |
); |
|
// |
|
835 |
$links[] = array( |
$links[] = array( |
836 |
"title" => "<hr/>", |
"title" => "<hr/>", |
837 |
"right" => array( |
"right" => array( |
838 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
839 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
840 |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
"signataire_arrete", "signataire_arrete_tab", |
841 |
), |
), |
842 |
); |
); |
843 |
// |
// |
844 |
$links[] = array( |
$links[] = array( |
845 |
"href" => "../scr/tab.php?obj=action", |
"href" => "../scr/tab.php?obj=genre", |
846 |
"class" => "action", |
"class" => "genre", |
847 |
"title" => _("action"), |
"title" => _("genre"), |
848 |
"right" => array("action", "action_tab", ), |
"right" => array("genre", "genre_tab", ), |
849 |
"open" => array("tab.php|action", "form.php|action", ), |
"open" => array("tab.php|genre", "form.php|genre", ), |
850 |
); |
); |
851 |
// |
// |
852 |
$links[] = array( |
$links[] = array( |
853 |
"href" => "../scr/tab.php?obj=transition", |
"href" => "../scr/tab.php?obj=groupe", |
854 |
"class" => "transition", |
"class" => "groupe", |
855 |
"title" => _("transition"), |
"title" => _("groupe"), |
856 |
"right" => array("transition", "transition_tab", ), |
"right" => array("groupe", "groupe_tab", ), |
857 |
"open" => array("tab.php|transition", "form.php|transition", ), |
"open" => array("tab.php|groupe", "form.php|groupe", ), |
858 |
); |
); |
859 |
// |
// |
860 |
$links[] = array( |
$links[] = array( |
861 |
"href" => "../scr/tab.php?obj=etat", |
"href" => "../scr/tab.php?obj=direction", |
862 |
"class" => "etat", |
"class" => "direction", |
863 |
"title" => _("etat"), |
"title" => _("direction"), |
864 |
"right" => array("etat", "etat_tab", ), |
"right" => array("direction", "direction_tab", ), |
865 |
"open" => array("tab.php|etat", "form.php|etat", ), |
"open" => array("tab.php|direction", "form.php|direction", ), |
866 |
); |
); |
867 |
// |
// |
868 |
$links[] = array( |
$links[] = array( |
869 |
"href" => "../scr/tab.php?obj=evenement", |
"href" => "../scr/tab.php?obj=division", |
870 |
"class" => "evenement", |
"class" => "division", |
871 |
"title" => _("evenement"), |
"title" => _("division"), |
872 |
"right" => array("evenement", "evenement_tab", ), |
"right" => array("division", "division_tab", ), |
873 |
"open" => array("tab.php|evenement", "form.php|evenement", ), |
"open" => array("tab.php|division", "form.php|division", ), |
874 |
); |
); |
875 |
// |
// |
876 |
$links[] = array( |
$links[] = array( |
877 |
"href" => "../scr/tab.php?obj=bible", |
"href" => "../scr/tab.php?obj=instructeur", |
878 |
"class" => "bible", |
"class" => "instructeur", |
879 |
"title" => _("bible"), |
"title" => _("instructeur"), |
880 |
"right" => array("bible", "bible_tab", ), |
"right" => array("instructeur", "instructeur_tab", ), |
881 |
"open" => array("tab.php|bible", "form.php|bible", ), |
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
882 |
); |
); |
883 |
// |
// |
884 |
$links[] = array( |
$links[] = array( |
885 |
"href" => "../scr/tab.php?obj=avis_decision", |
"href" => "../scr/tab.php?obj=signataire_arrete", |
886 |
"class" => "avis_decision", |
"class" => "signataire_arrete", |
887 |
"title" => _("avis decision"), |
"title" => _("signataire arrete"), |
888 |
"right" => array("avis_decision", "avis_decision_tab", ), |
"right" => array("signataire_arrete", "signataire_arrete", ), |
889 |
"open" => array("tab.php|avis_decision", "form.php|avis_decision", ), |
"open" => array("tab.php|signataire_arrete", "form.php|signataire_arrete", ), |
890 |
); |
); |
891 |
// |
// |
892 |
$links[] = array( |
$links[] = array( |
893 |
"href" => "../scr/tab.php?obj=avis_consultation", |
"class" => "category", |
894 |
"class" => "avis_consultation", |
"title" => _("gestion des commissions"), |
895 |
"title" => _("avis consultation"), |
"right" => array( |
896 |
"right" => array("avis_consultation", "avis_consultation_tab", ), |
"comission_type", "comission_type_tab", |
897 |
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
), |
898 |
|
); |
899 |
|
// |
900 |
|
$links[] = array( |
901 |
|
"title" => "<hr/>", |
902 |
|
"right" => array( |
903 |
|
"comission_type", "comission_type_tab", |
904 |
|
), |
905 |
|
); |
906 |
|
// |
907 |
|
$links[] = array( |
908 |
|
"href" => "../scr/tab.php?obj=commission_type", |
909 |
|
"class" => "commission-type", |
910 |
|
"title" => _("commission_type"), |
911 |
|
"right" => array("commission_type", "commission_type_tab", ), |
912 |
|
"open" => array("tab.php|commission_type", "form.php|commission_type", ), |
913 |
); |
); |
914 |
// |
// |
915 |
$links[] = array( |
$links[] = array( |
916 |
"class" => "category", |
"class" => "category", |
917 |
"title" => _("Organisation"), |
"title" => _("gestion des consultations"), |
918 |
"right" => array("direction", "division", "instructeur"), |
"right" => array( |
919 |
|
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
920 |
|
"service_categorie", "service_categorie_tab", |
921 |
|
"lien_service_service_categorie", "lien_service_service_categorie_tab", |
922 |
|
), |
923 |
); |
); |
924 |
|
// |
925 |
$links[] = array( |
$links[] = array( |
926 |
"title" => "<hr/>", |
"title" => "<hr/>", |
927 |
"right" => array("direction", "division", "instructeur"), |
"right" => array( |
928 |
|
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
929 |
|
"service_categorie", "service_categorie_tab", |
930 |
|
"lien_service_service_categorie", "lien_service_service_categorie_tab", |
931 |
|
), |
932 |
); |
); |
933 |
// |
// |
934 |
$links[] = array( |
$links[] = array( |
935 |
"href" => "../scr/tab.php?obj=direction", |
"href" => "../scr/tab.php?obj=avis_consultation", |
936 |
"class" => "direction", |
"class" => "avis_consultation", |
937 |
"title" => _("direction"), |
"title" => _("avis consultation"), |
938 |
"right" => array("direction", "direction_tab", ), |
"right" => array("avis_consultation", "avis_consultation_tab", ), |
939 |
"open" => array("tab.php|direction", "form.php|direction", ), |
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
940 |
); |
); |
941 |
// |
// |
942 |
$links[] = array( |
$links[] = array( |
943 |
"href" => "../scr/tab.php?obj=division", |
"href" => "../scr/tab.php?obj=service", |
944 |
"class" => "division", |
"class" => "service", |
945 |
"title" => _("division"), |
"title" => _("service"), |
946 |
"right" => array("division", "division_tab", ), |
"right" => array("service", "service_tab", ), |
947 |
"open" => array("tab.php|division", "form.php|division", ), |
"open" => array("tab.php|service", "form.php|service", ), |
948 |
); |
); |
|
// |
|
949 |
$links[] = array( |
$links[] = array( |
950 |
"href" => "../scr/tab.php?obj=instructeur", |
"href" => "../scr/tab.php?obj=service_categorie", |
951 |
"class" => "instructeur", |
"class" => "service_categorie", |
952 |
"title" => _("instructeur"), |
"title" => _("thematique des services"), |
953 |
"right" => array("instructeur", "instructeur_tab", ), |
"right" => array("service_categorie", "service_categorie_tab", ), |
954 |
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
"open" => array("tab.php|service_categorie", "form.php|service_categorie", ), |
955 |
|
); |
956 |
|
$links[] = array( |
957 |
|
"href" => "../scr/tab.php?obj=lien_service_service_categorie", |
958 |
|
"class" => "lien_service_service_categorie", |
959 |
|
"title" => _("Lien service / thematique"), |
960 |
|
"right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ), |
961 |
|
"open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ), |
962 |
); |
); |
963 |
// |
// |
964 |
$links[] = array( |
$links[] = array( |
965 |
"class" => "category", |
"class" => "category", |
966 |
"title" => _("editions"), |
"title" => _("Gestion des dossiers"), |
967 |
"right" => array( |
"right" => array( |
968 |
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
969 |
"om_lettretype", "om_lettretype_tab", |
"dossier_autorisation_type_detaille", |
970 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
971 |
|
"dossier_instruction_type_tab", |
972 |
|
"lien_evenement_dossier_autorisation_type", |
973 |
|
"lien_evenement_dossier_autorisation_type_tab", |
974 |
|
"autorite_competente", "autorite_competente_tab", |
975 |
|
"affectation_automatique", "affectation_automatique_tab", |
976 |
), |
), |
977 |
); |
); |
978 |
// |
// |
979 |
$links[] = array( |
$links[] = array( |
980 |
"title" => "<hr/>", |
"title" => "<hr/>", |
981 |
"right" => array( |
"right" => array( |
982 |
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
983 |
"om_lettretype", "om_lettretype_tab", |
"dossier_autorisation_type_detaille", |
984 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
985 |
|
"dossier_instruction_type_tab", |
986 |
|
"lien_evenement_dossier_autorisation_type", |
987 |
|
"lien_evenement_dossier_autorisation_type_tab", |
988 |
|
"autorite_competente", "autorite_competente_tab", |
989 |
|
"affectation_automatique", "affectation_automatique_tab", |
990 |
|
|
991 |
), |
), |
992 |
); |
); |
993 |
// |
// |
994 |
$links[] = array( |
$links[] = array( |
995 |
"href" => "../scr/tab.php?obj=om_etat", |
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
996 |
"class" => "etat", |
"class" => "lien_evenement_dossier_autorisation_type", |
997 |
"title" => _("om_etat"), |
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
998 |
"right" => array("om_etat", "om_etat_tab", ), |
"right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ), |
999 |
"open" => array("tab.php|om_etat", "form.php|om_etat", ), |
"open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ), |
1000 |
); |
); |
1001 |
// |
// |
1002 |
$links[] = array( |
$links[] = array( |
1003 |
"href" => "../scr/tab.php?obj=om_sousetat", |
"href" => "../scr/tab.php?obj=affectation_automatique", |
1004 |
"class" => "sousetat", |
"class" => "affectation_automatique", |
1005 |
"title" => _("om_sousetat"), |
"title" => _("affectation automatique"), |
1006 |
"right" => array("om_sousetat", "om_sousetat_tab", ), |
"right" => array("affectation_automatique", "affectation_automatique_tab", ), |
1007 |
"open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ), |
"open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ), |
1008 |
); |
); |
1009 |
// |
// |
1010 |
$links[] = array( |
$links[] = array( |
1011 |
"href" => "../scr/tab.php?obj=om_lettretype", |
"href" => "../scr/tab.php?obj=autorite_competente", |
1012 |
"class" => "lettretype", |
"class" => "autorite_competente", |
1013 |
"title" => _("om_lettretype"), |
"title" => _("autorite")." "._("competente"), |
1014 |
"right" => array("om_lettretype", "om_lettretype_tab"), |
"right" => array("autorite_competente", "autorite_competente_tab", ), |
1015 |
"open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ), |
"open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ), |
1016 |
); |
); |
1017 |
|
|
1018 |
// |
// |
1019 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
1020 |
// |
// |
1027 |
"title" => _("sig"), |
"title" => _("sig"), |
1028 |
"class" => "sig", |
"class" => "sig", |
1029 |
"right" => "menu_sig", |
"right" => "menu_sig", |
1030 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1031 |
); |
); |
1032 |
// |
// |
1033 |
$links = array(); |
$links = array(); |
1038 |
"title" => _("parcelle"), |
"title" => _("parcelle"), |
1039 |
"right" => array("parcelle", "parcelle_tab"), |
"right" => array("parcelle", "parcelle_tab"), |
1040 |
"open" => array("tab.php|parcelle", "form.php|parcelle", ), |
"open" => array("tab.php|parcelle", "form.php|parcelle", ), |
1041 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1042 |
); |
); |
1043 |
// |
// |
1044 |
$links[] = array( |
$links[] = array( |
1047 |
"title" => _("proprietaire"), |
"title" => _("proprietaire"), |
1048 |
"right" => array("proprietaire", "proprietaire_tab"), |
"right" => array("proprietaire", "proprietaire_tab"), |
1049 |
"open" => array("tab.php|proprietaire", "form.php|proprietaire", ), |
"open" => array("tab.php|proprietaire", "form.php|proprietaire", ), |
1050 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1051 |
); |
); |
1052 |
// |
// |
1053 |
$links[] = array( |
$links[] = array( |
1058 |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
1059 |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
1060 |
), |
), |
1061 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1062 |
); |
); |
1063 |
// |
// |
1064 |
$links[] = array( |
$links[] = array( |
1068 |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
1069 |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
1070 |
), |
), |
1071 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1072 |
); |
); |
1073 |
// |
// |
1074 |
$links[] = array( |
$links[] = array( |
1077 |
"title" => _("pos"), |
"title" => _("pos"), |
1078 |
"right" => array("pos", "pos_tab"), |
"right" => array("pos", "pos_tab"), |
1079 |
"open" => array("tab.php|pos", "form.php|pos", ), |
"open" => array("tab.php|pos", "form.php|pos", ), |
1080 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1081 |
); |
); |
1082 |
// |
// |
1083 |
$links[] = array( |
$links[] = array( |
1088 |
"open" => array( |
"open" => array( |
1089 |
"tab.php|servitude_surfacique", "form.php|servitude_surfacique", |
"tab.php|servitude_surfacique", "form.php|servitude_surfacique", |
1090 |
), |
), |
1091 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1092 |
); |
); |
1093 |
// |
// |
1094 |
$links[] = array( |
$links[] = array( |
1097 |
"title" => _("servitude_ligne"), |
"title" => _("servitude_ligne"), |
1098 |
"right" => array("servitude_ligne", "servitude_ligne_tab"), |
"right" => array("servitude_ligne", "servitude_ligne_tab"), |
1099 |
"open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ), |
"open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ), |
1100 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1101 |
); |
); |
1102 |
// |
// |
1103 |
$links[] = array( |
$links[] = array( |
1106 |
"title" => _("servitude_point"), |
"title" => _("servitude_point"), |
1107 |
"right" => array("servitude_point", "servitude_point_tab"), |
"right" => array("servitude_point", "servitude_point_tab"), |
1108 |
"open" => array("tab.php|servitude_point", "form.php|servitude_point", ), |
"open" => array("tab.php|servitude_point", "form.php|servitude_point", ), |
1109 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1110 |
); |
); |
1111 |
// |
// |
1112 |
$links[] = array( |
$links[] = array( |
1115 |
"title" => _("parcelle_lot"), |
"title" => _("parcelle_lot"), |
1116 |
"right" => array("parcelle_lot", "parcelle_lot_tab"), |
"right" => array("parcelle_lot", "parcelle_lot_tab"), |
1117 |
"open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ), |
"open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ), |
1118 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1119 |
); |
); |
1120 |
// |
// |
1121 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
1242 |
"right" => array( |
"right" => array( |
1243 |
"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", |
1244 |
), |
), |
1245 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1246 |
); |
); |
1247 |
// |
// |
1248 |
$links[] = array( |
$links[] = array( |
1250 |
"right" => array( |
"right" => array( |
1251 |
"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", |
1252 |
), |
), |
1253 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1254 |
); |
); |
1255 |
// |
// |
1256 |
$links[] = array( |
$links[] = array( |
1259 |
"title" => _("om_sig_map"), |
"title" => _("om_sig_map"), |
1260 |
"right" => array("om_sig_map", "om_sig_map_tab", ), |
"right" => array("om_sig_map", "om_sig_map_tab", ), |
1261 |
"open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ), |
"open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ), |
1262 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1263 |
); |
); |
1264 |
// |
// |
1265 |
$links[] = array( |
$links[] = array( |
1268 |
"title" => _("om_sig_wms"), |
"title" => _("om_sig_wms"), |
1269 |
"right" => array("om_sig_wms", "om_sig_wms_tab", ), |
"right" => array("om_sig_wms", "om_sig_wms_tab", ), |
1270 |
"open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ), |
"open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ), |
1271 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1272 |
); |
); |
1273 |
// |
// |
1274 |
$links[] = array( |
$links[] = array( |
1275 |
"class" => "category", |
"class" => "category", |
1276 |
"title" => _("options avancees"), |
"title" => _("options avancees"), |
1277 |
"right" => array("import", "gen", ), |
"right" => array("import", "gen", "om_requete", "om_requete_tab", |
1278 |
|
"om_sousetat", "om_sousetat_tab",), |
1279 |
|
); |
1280 |
|
// |
1281 |
|
$links[] = array( |
1282 |
|
"title" => "<hr/>", |
1283 |
|
"right" => array( |
1284 |
|
"om_sousetat", "om_sousetat_tab", |
1285 |
|
), |
1286 |
|
); |
1287 |
|
// |
1288 |
|
$links[] = array( |
1289 |
|
"href" => "../scr/tab.php?obj=om_sousetat", |
1290 |
|
"class" => "om_sousetat", |
1291 |
|
"title" => _("om_sousetat"), |
1292 |
|
"right" => array("om_sousetat", "om_sousetat_tab", ), |
1293 |
|
"open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ), |
1294 |
|
); |
1295 |
|
// |
1296 |
|
$links[] = array( |
1297 |
|
"title" => "<hr/>", |
1298 |
|
"right" => array("om_requete", "om_requete_tab", ), |
1299 |
|
); |
1300 |
|
// |
1301 |
|
$links[] = array( |
1302 |
|
"href" => "../scr/tab.php?obj=om_requete", |
1303 |
|
"class" => "om_requete", |
1304 |
|
"title" => _("om_requete"), |
1305 |
|
"right" => array("om_requete", "om_requete_tab", ), |
1306 |
|
"open" => array("tab.php|om_requete", "form.php|om_requete", ), |
1307 |
); |
); |
1308 |
// |
// |
1309 |
$links[] = array( |
$links[] = array( |