44 |
$links[] = array( |
$links[] = array( |
45 |
"title" => "<hr/>", |
"title" => "<hr/>", |
46 |
"right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab", |
"right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab", |
47 |
"demande_dossier_existant","demande_dossier_existant_tab",), |
"demande_dossier_existant","demande_dossier_existant_tab", |
48 |
|
"demande_recepisse_demande","demande_recepisse_demande_tab",), |
49 |
); |
); |
50 |
$links[] = array( |
$links[] = array( |
51 |
"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=", |
52 |
"class" => "demande", |
"class" => "demande", |
53 |
"title" => _("nouveau dossier"), |
"title" => _("nouveau dossier"), |
54 |
"right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ), |
"right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ), |
55 |
"open" => array("form.php|demande"), |
"open" => array("form.php|demande_nouveau_dossier",), |
56 |
); |
); |
57 |
$links[] = array( |
$links[] = array( |
58 |
"href" => "../scr/tab.php?obj=dossier_autorisation", |
"href" => "../scr/tab.php?obj=demande_dossier_existant", |
59 |
"class" => "demande_dossier_existant", |
"class" => "demande_dossier_existant", |
60 |
"title" => _("dossier existant"), |
"title" => _("dossier existant"), |
61 |
"right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ), |
"right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ), |
62 |
"open" => array("tab.php|dossier_autorisation", "form.php|dossier_autorisation"), |
"open" => array("tab.php|demande_dossier_existant", "form.php|demande_dossier_existant"), |
63 |
|
); |
64 |
|
$links[] = array( |
65 |
|
"href" => "../scr/tab.php?obj=demande", |
66 |
|
"class" => "demande", |
67 |
|
"title" => _("recepisse de demande"), |
68 |
|
"right" => array("demande_recepisse_demande", "demande_recepisse_demande_tab", ), |
69 |
|
"open" => array("tab.php|demande","form.php|demande"), |
70 |
); |
); |
71 |
// |
// |
72 |
$links[] = array( |
$links[] = array( |
73 |
"class" => "category", |
"class" => "category", |
74 |
"title" => _("Affichage des dossiers"), |
"title" => _("Affichage des dossiers"), |
75 |
"right" => array("edition_m","attestation_affichage",), |
"right" => array("edition_reglementaire","attestation_affichage",), |
76 |
); |
); |
77 |
$links[] = array( |
$links[] = array( |
78 |
"title" => "<hr/>", |
"title" => "<hr/>", |
79 |
"right" => array("edition", "attestation_affichage"), |
"right" => array("edition", "attestation_affichage"), |
80 |
); |
); |
81 |
$links[] = array( |
$links[] = array( |
82 |
"href" => "../app/edition_m.php", |
"href" => "../app/edition_reglementaire.php", |
83 |
"class" => "edition", |
"class" => "edition", |
84 |
"title" => _("edition"), |
"title" => _("edition reglementaire"), |
85 |
"right" => "edition_m", |
"right" => "edition_reglementaire", |
86 |
"open" => "edition_m.php|", |
"open" => "edition_reglementaire.php|", |
87 |
); |
); |
88 |
$links[] = array( |
$links[] = array( |
89 |
"href" => "../app/attestation_affichage.php", |
"href" => "../app/attestation_affichage.php", |
187 |
// |
// |
188 |
$links[] = array( |
$links[] = array( |
189 |
"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/>", |
|
190 |
"right" => array( |
"right" => array( |
191 |
"dossier_instruction", "dossier_instruction_tab", |
"dossier_instruction", "dossier_instruction_tab", |
192 |
), |
), |
228 |
"class" => "category", |
"class" => "category", |
229 |
"title" => _("Messages"), |
"title" => _("Messages"), |
230 |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
231 |
|
"parameters" => array("option_ERP" => "true", ), |
232 |
); |
); |
233 |
// |
// |
234 |
$links[] = array( |
$links[] = array( |
235 |
"title" => "<hr/>", |
"title" => "<hr/>", |
236 |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
237 |
|
"parameters" => array("option_ERP" => "true", ), |
238 |
); |
); |
239 |
// |
// |
240 |
$links[] = array( |
$links[] = array( |
243 |
"title" => _("Mes messages"), |
"title" => _("Mes messages"), |
244 |
"right" => array("messages_mes_retours", "messages_mes_retours_tab", ), |
"right" => array("messages_mes_retours", "messages_mes_retours_tab", ), |
245 |
"open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ), |
"open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ), |
246 |
|
"parameters" => array("option_ERP" => "true", ), |
247 |
); |
); |
248 |
// |
// |
249 |
$links[] = array( |
$links[] = array( |
252 |
"title" => _("Tous les messages"), |
"title" => _("Tous les messages"), |
253 |
"right" => array("messages_tous_retours", "messages_tous_retours_tab", ), |
"right" => array("messages_tous_retours", "messages_tous_retours_tab", ), |
254 |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
255 |
|
"parameters" => array("option_ERP" => "true", ), |
256 |
|
); |
257 |
|
// Catégorie COMMISSIONS |
258 |
|
$links[] = array( |
259 |
|
"class" => "category", |
260 |
|
"title" => _("commissions"), |
261 |
|
"right" => array( |
262 |
|
"commission_mes_retours", "commission_mes_retours_tab", |
263 |
|
"commission_tous_retours", "commission_tous_retours_tab", |
264 |
|
), |
265 |
|
); |
266 |
|
$links[] = array( |
267 |
|
"title" => "<hr/>", |
268 |
|
"right" => array( |
269 |
|
"commission_mes_retours", "commission_mes_retours_tab", |
270 |
|
"commission_tous_retours", "commission_tous_retours_tab", |
271 |
|
), |
272 |
|
); |
273 |
|
$links[] = array( |
274 |
|
"href" => "../scr/tab.php?obj=commission_mes_retours", |
275 |
|
"class" => "commission_mes_retours", |
276 |
|
"title" => _("Mes retours"), |
277 |
|
"right" => array("commission_mes_retours", "commission_mes_retours_tab", ), |
278 |
|
"open" => array("tab.php|commission_mes_retours", "form.php|commission_mes_retours", ), |
279 |
|
); |
280 |
|
$links[] = array( |
281 |
|
"href" => "../scr/tab.php?obj=commission_tous_retours", |
282 |
|
"class" => "commission_tous_retours", |
283 |
|
"title" => _("Tous les retours"), |
284 |
|
"right" => array("commission_tous_retours", "commission_tous_retours_tab", ), |
285 |
|
"open" => array("tab.php|commission_tous_retours", "form.php|commission_tous_retours", ), |
286 |
); |
); |
287 |
|
|
288 |
// |
// |
306 |
"class" => "avis_code_barre", |
"class" => "avis_code_barre", |
307 |
"title" => _("Retour de consultation"), |
"title" => _("Retour de consultation"), |
308 |
"right" => array("avis_code_barre", ), |
"right" => array("avis_code_barre", ), |
309 |
"open" => array("avis_code_barre.php|"), |
"open" => array("avis_code_barre.php|", "form.php|consultation", ), |
310 |
|
); |
311 |
|
|
312 |
|
$links[] = array( |
313 |
|
"href" => "../app/maj_dates_suivi.php", |
314 |
|
"class" => "maj_dates_suivi", |
315 |
|
"title" => _("Mise a jour des dates"), |
316 |
|
"right" => array("maj_dates_suivi", ), |
317 |
|
"open" => array("maj_dates_suivi.php|"), |
318 |
|
); |
319 |
|
|
320 |
|
$links[] = array( |
321 |
|
"href" => "../app/envoi_lettre_rar.php", |
322 |
|
"class" => "envoi_lettre_rar", |
323 |
|
"title" => _("Envoi lettre rar"), |
324 |
|
"right" => array("envoi_lettre_rar", ), |
325 |
|
"open" => array("envoi_lettre_rar.php|"), |
326 |
|
); |
327 |
|
// |
328 |
|
$links[] = array( |
329 |
|
"href" => "../app/bordereaux_envoi.php", |
330 |
|
"class" => "bordereaux_envoi", |
331 |
|
"title" => _("Bordereaux"), |
332 |
|
"right" => array("bordereaux_envoi", ), |
333 |
|
"open" => array("bordereaux_envoi.php|"), |
334 |
); |
); |
335 |
// |
// |
336 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
487 |
"title" => "<hr/>", |
"title" => "<hr/>", |
488 |
"right" => array( |
"right" => array( |
489 |
"architecte", "architecte_tab", |
"architecte", "architecte_tab", |
|
"affectation_automatique", "affectation_automatique_tab", |
|
490 |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
491 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
492 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
|
"dossier_autorisation_type","dossier_autorisation_type_tab", |
|
|
"dossier_autorisation_type_detaille","dossier_autorisation_type_detaille_tab", |
|
|
"dossier_instruction_type","dossier_instruction_type_tab", |
|
|
"lien_evenement_dossier_instruction_type","lien_evenement_dossier_instruction_type_tab", |
|
|
"autorite_competente","autorite_competente_tab", |
|
493 |
), |
), |
494 |
); |
); |
495 |
// |
// |
500 |
"right" => array("architecte", "architecte_tab", ), |
"right" => array("architecte", "architecte_tab", ), |
501 |
"open" => array("tab.php|architecte", "form.php|architecte", ), |
"open" => array("tab.php|architecte", "form.php|architecte", ), |
502 |
); |
); |
503 |
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=affectation_automatique", |
|
|
"class" => "affectation_automatique", |
|
|
"title" => _("affectation automatique"), |
|
|
"right" => array("affectation_automatique", "affectation_automatique_tab", ), |
|
|
"open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ), |
|
|
); |
|
504 |
// |
// |
505 |
$links[] = array( |
$links[] = array( |
506 |
"href" => "../scr/tab.php?obj=travaux", |
"href" => "../scr/tab.php?obj=travaux", |
529 |
); |
); |
530 |
// |
// |
531 |
$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( |
|
532 |
"href" => "../scr/tab.php?obj=rivoli", |
"href" => "../scr/tab.php?obj=rivoli", |
533 |
"class" => "rivoli", |
"class" => "rivoli", |
534 |
"title" => _("rivoli"), |
"title" => _("rivoli"), |
551 |
"right" => array("parametre", "parametre_tab", ), |
"right" => array("parametre", "parametre_tab", ), |
552 |
"open" => array("tab.php|parametre", "form.php|parametre", ), |
"open" => array("tab.php|parametre", "form.php|parametre", ), |
553 |
); |
); |
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type", |
|
|
"class" => "dossier_autorisation_type", |
|
|
"title" => _("dossier")." ".("autorisation")." "._("type"), |
|
|
"right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ), |
|
|
"open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille", |
|
|
"class" => "dossier_autorisation_type_detaille", |
|
|
"title" => _("dossier")." ".("autorisation")." "._("type")." "._("detaille"), |
|
|
"right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ), |
|
|
"open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=dossier_instruction_type", |
|
|
"class" => "dossier_instruction_type", |
|
|
"title" => _("dossier")." "._("instruction")." "._("type"), |
|
|
"right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ), |
|
|
"open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
|
|
"class" => "lien_evenement_dossier_autorisation_type", |
|
|
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
|
|
"right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ), |
|
|
"open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ), |
|
|
); |
|
554 |
|
|
|
|
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=autorite_competente", |
|
|
"class" => "autorite_competente", |
|
|
"title" => _("autorite")." "._("competente"), |
|
|
"right" => array("autorite_competente", "autorite_competente_tab", ), |
|
|
"open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ), |
|
|
); |
|
555 |
// |
// |
556 |
$links[] = array( |
$links[] = array( |
557 |
"class" => "category", |
"class" => "category", |
625 |
"title" => _("Organisation"), |
"title" => _("Organisation"), |
626 |
"right" => array( |
"right" => array( |
627 |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
628 |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
629 |
), |
), |
630 |
); |
); |
631 |
$links[] = array( |
$links[] = array( |
632 |
"title" => "<hr/>", |
"title" => "<hr/>", |
633 |
"right" => array( |
"right" => array( |
634 |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
635 |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
636 |
), |
), |
637 |
); |
); |
638 |
// |
// |
678 |
// |
// |
679 |
$links[] = array( |
$links[] = array( |
680 |
"class" => "category", |
"class" => "category", |
681 |
|
"title" => _("gestion des commissions"), |
682 |
|
"right" => array( |
683 |
|
"comission_type", "comission_type_tab", |
684 |
|
), |
685 |
|
); |
686 |
|
// |
687 |
|
$links[] = array( |
688 |
|
"title" => "<hr/>", |
689 |
|
"right" => array( |
690 |
|
"comission_type", "comission_type_tab", |
691 |
|
), |
692 |
|
); |
693 |
|
// |
694 |
|
$links[] = array( |
695 |
|
"href" => "../scr/tab.php?obj=commission_type", |
696 |
|
"class" => "commission-type", |
697 |
|
"title" => _("commission_type"), |
698 |
|
"right" => array("commission_type", "commission_type_tab", ), |
699 |
|
"open" => array("tab.php|commission_type", "form.php|commission_type", ), |
700 |
|
); |
701 |
|
// |
702 |
|
$links[] = array( |
703 |
|
"class" => "category", |
704 |
"title" => _("gestion des consultations"), |
"title" => _("gestion des consultations"), |
705 |
"right" => array( |
"right" => array( |
706 |
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
749 |
); |
); |
750 |
// |
// |
751 |
$links[] = array( |
$links[] = array( |
752 |
|
"class" => "category", |
753 |
|
"title" => _("Gestion des dossiers"), |
754 |
|
"right" => array( |
755 |
|
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
756 |
|
"dossier_autorisation_type_detaille", |
757 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
758 |
|
"dossier_instruction_type_tab", |
759 |
|
"lien_evenement_dossier_autorisation_type", |
760 |
|
"lien_evenement_dossier_autorisation_type_tab", |
761 |
|
"autorite_competente", "autorite_competente_tab", |
762 |
|
"affectation_automatique", "affectation_automatique_tab", |
763 |
|
), |
764 |
|
); |
765 |
|
// |
766 |
|
$links[] = array( |
767 |
|
"title" => "<hr/>", |
768 |
|
"right" => array( |
769 |
|
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
770 |
|
"dossier_autorisation_type_detaille", |
771 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
772 |
|
"dossier_instruction_type_tab", |
773 |
|
"lien_evenement_dossier_autorisation_type", |
774 |
|
"lien_evenement_dossier_autorisation_type_tab", |
775 |
|
"autorite_competente", "autorite_competente_tab", |
776 |
|
"affectation_automatique", "affectation_automatique_tab", |
777 |
|
|
778 |
|
), |
779 |
|
); |
780 |
|
// |
781 |
|
$links[] = array( |
782 |
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type", |
783 |
|
"class" => "dossier_autorisation_type", |
784 |
|
"title" => _("dossier")." ".("autorisation")." "._("type"), |
785 |
|
"right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ), |
786 |
|
"open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ), |
787 |
|
); |
788 |
|
// |
789 |
|
$links[] = array( |
790 |
|
"href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille", |
791 |
|
"class" => "dossier_autorisation_type_detaille", |
792 |
|
"title" => _("dossier")." ".("autorisation")." "._("type")." "._("detaille"), |
793 |
|
"right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ), |
794 |
|
"open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ), |
795 |
|
); |
796 |
|
// |
797 |
|
$links[] = array( |
798 |
|
"href" => "../scr/tab.php?obj=dossier_instruction_type", |
799 |
|
"class" => "dossier_instruction_type", |
800 |
|
"title" => _("dossier")." "._("instruction")." "._("type"), |
801 |
|
"right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ), |
802 |
|
"open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ), |
803 |
|
); |
804 |
|
// |
805 |
|
$links[] = array( |
806 |
|
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
807 |
|
"class" => "lien_evenement_dossier_autorisation_type", |
808 |
|
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
809 |
|
"right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ), |
810 |
|
"open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ), |
811 |
|
); |
812 |
|
// |
813 |
|
$links[] = array( |
814 |
|
"href" => "../scr/tab.php?obj=affectation_automatique", |
815 |
|
"class" => "affectation_automatique", |
816 |
|
"title" => _("affectation automatique"), |
817 |
|
"right" => array("affectation_automatique", "affectation_automatique_tab", ), |
818 |
|
"open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ), |
819 |
|
); |
820 |
|
// |
821 |
|
$links[] = array( |
822 |
|
"href" => "../scr/tab.php?obj=autorite_competente", |
823 |
|
"class" => "autorite_competente", |
824 |
|
"title" => _("autorite")." "._("competente"), |
825 |
|
"right" => array("autorite_competente", "autorite_competente_tab", ), |
826 |
|
"open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ), |
827 |
|
); |
828 |
|
// |
829 |
|
$links[] = array( |
830 |
"class" => "category", |
"class" => "category", |
831 |
"title" => _("gestion du guichet unique"), |
"title" => _("gestion du guichet unique"), |
832 |
"right" => array( |
"right" => array( |