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 |
// |
// |
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&action=0&advs_id=&tricol=&valide=&retour=tab&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("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=dossier_autorisation", |
"href" => "../scr/tab.php?obj=demande_dossier_existant", |
80 |
"class" => "demande_dossier_existant", |
"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|dossier_autorisation", "form.php|dossier_autorisation"), |
"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( |
88 |
|
"title" => "<hr/>", |
89 |
|
"right" => array( |
90 |
|
"demande_consulter", "demande_tab" |
91 |
|
), |
92 |
|
); |
93 |
|
$links[] = array( |
94 |
|
"href" => "../scr/tab.php?obj=demande", |
95 |
|
"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 |
// |
// |
103 |
$links[] = array( |
$links[] = array( |
104 |
"class" => "category", |
"class" => "category", |
105 |
"title" => _("Affichage des dossiers"), |
"title" => _("affichage reglementaire"), |
106 |
"right" => array("edition_m","attestation_affichage",), |
"right" => array( |
107 |
|
"affichage_reglementaire_registre", |
108 |
|
"affichage_reglementaire_attestation", |
109 |
|
), |
110 |
); |
); |
111 |
$links[] = array( |
$links[] = array( |
112 |
"title" => "<hr/>", |
"title" => "<hr/>", |
113 |
"right" => array("edition", "attestation_affichage"), |
"right" => array( |
114 |
|
"affichage_reglementaire_registre", |
115 |
|
"affichage_reglementaire_attestation", |
116 |
|
), |
117 |
); |
); |
118 |
$links[] = array( |
$links[] = array( |
119 |
"href" => "../app/edition_m.php", |
"href" => "../app/affichage_reglementaire_registre.php", |
120 |
"class" => "edition", |
"class" => "edition", |
121 |
"title" => _("edition"), |
"title" => _("registre"), |
122 |
"right" => "edition_m", |
"right" => array( |
123 |
"open" => "edition_m.php|", |
"affichage_reglementaire_registre", |
124 |
|
), |
125 |
|
"open" => "affichage_reglementaire_registre.php|", |
126 |
); |
); |
127 |
$links[] = array( |
$links[] = array( |
128 |
"href" => "../app/attestation_affichage.php", |
"href" => "../app/affichage_reglementaire_attestation.php", |
129 |
"class" => "attestation_affichage", |
"class" => "edition", |
130 |
"title" => _("attestation d'affichage"), |
"title" => _("attestation"), |
131 |
"right" => "attestation_affichage", |
"right" => array( |
132 |
"open" => "attestation_affichage.php|", |
"affichage_reglementaire_attestation", |
133 |
|
), |
134 |
|
"open" => "affichage_reglementaire_attestation.php|", |
135 |
); |
); |
136 |
// |
// |
137 |
/*$links[] = array( |
/*$links[] = array( |
150 |
"right" => array("qualification", "qualification_tab", ), |
"right" => array("qualification", "qualification_tab", ), |
151 |
"open" => array("tab.php|qualification", "form.php|qualification", ), |
"open" => array("tab.php|qualification", "form.php|qualification", ), |
152 |
);*/ |
);*/ |
153 |
|
|
154 |
// |
// |
155 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
156 |
// |
// |
166 |
); |
); |
167 |
// |
// |
168 |
$links = array(); |
$links = array(); |
169 |
|
// |
170 |
|
$links[] = array( |
171 |
|
"href" => "../scr/dashboard.php", |
172 |
|
"class" => "tableau-de-bord", |
173 |
|
"title" => _("tableau de bord"), |
174 |
|
"open" => array("dashboard.php|",), |
175 |
|
); |
176 |
// Catégorie DOSSIERS D'INSTRUCTION |
// Catégorie DOSSIERS D'INSTRUCTION |
177 |
$links[] = array( |
$links[] = array( |
178 |
"class" => "category", |
"class" => "category", |
236 |
// |
// |
237 |
$links[] = array( |
$links[] = array( |
238 |
"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/>", |
|
239 |
"right" => array( |
"right" => array( |
240 |
"dossier_instruction", "dossier_instruction_tab", |
"dossier_instruction", "dossier_instruction_tab", |
241 |
), |
), |
243 |
// |
// |
244 |
$links[] = array( |
$links[] = array( |
245 |
"href" => "../scr/tab.php?obj=dossier_instruction", |
"href" => "../scr/tab.php?obj=dossier_instruction", |
246 |
"class" => "dossier_instruction", |
"class" => "dossier_instruction_recherche", |
247 |
"title" => _("recherche"), |
"title" => _("recherche"), |
248 |
"right" => array("dossier_instruction", "dossier_instruction_tab", ), |
"right" => array("dossier_instruction", "dossier_instruction_tab", ), |
249 |
"open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ), |
"open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ), |
250 |
); |
); |
251 |
|
|
252 |
|
// Catégorier Qualification |
253 |
|
$links[] = array( |
254 |
|
"class" => "category", |
255 |
|
"title" => _("qualification"), |
256 |
|
"right" => array("dossier_qualifier", ), |
257 |
|
); |
258 |
|
$links[] = array( |
259 |
|
"title" => "<hr/>", |
260 |
|
"right" => array("dossier_qualifier", ), |
261 |
|
); |
262 |
|
$links[] = array( |
263 |
|
"href" => "../scr/tab.php?obj=dossier_qualifier", |
264 |
|
"class" => "dossier_qualifier", |
265 |
|
"title" => _("A qualifier"), |
266 |
|
"right" => array("dossier_qualifier", "dossier_qualifier_tab", ), |
267 |
|
"open" => array("tab.php|dossier_qualifier", "form.php|dossier_qualifier", ), |
268 |
|
); |
269 |
// Catégorie CONSULTATIONS |
// Catégorie CONSULTATIONS |
270 |
$links[] = array( |
$links[] = array( |
271 |
"class" => "category", |
"class" => "category", |
295 |
"class" => "category", |
"class" => "category", |
296 |
"title" => _("Messages"), |
"title" => _("Messages"), |
297 |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
298 |
|
"parameters" => array("option_ERP" => "true", ), |
299 |
); |
); |
300 |
// |
// |
301 |
$links[] = array( |
$links[] = array( |
302 |
"title" => "<hr/>", |
"title" => "<hr/>", |
303 |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
"right" => array("messages_mes_retours", "messages_tous_retours"), |
304 |
|
"parameters" => array("option_ERP" => "true", ), |
305 |
); |
); |
306 |
// |
// |
307 |
$links[] = array( |
$links[] = array( |
310 |
"title" => _("Mes messages"), |
"title" => _("Mes messages"), |
311 |
"right" => array("messages_mes_retours", "messages_mes_retours_tab", ), |
"right" => array("messages_mes_retours", "messages_mes_retours_tab", ), |
312 |
"open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ), |
"open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ), |
313 |
|
"parameters" => array("option_ERP" => "true", ), |
314 |
); |
); |
315 |
// |
// |
316 |
$links[] = array( |
$links[] = array( |
319 |
"title" => _("Tous les messages"), |
"title" => _("Tous les messages"), |
320 |
"right" => array("messages_tous_retours", "messages_tous_retours_tab", ), |
"right" => array("messages_tous_retours", "messages_tous_retours_tab", ), |
321 |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
322 |
|
"parameters" => array("option_ERP" => "true", ), |
323 |
|
); |
324 |
|
// Catégorie COMMISSIONS |
325 |
|
$links[] = array( |
326 |
|
"class" => "category", |
327 |
|
"title" => _("commissions"), |
328 |
|
"right" => array( |
329 |
|
"commission_mes_retours", "commission_mes_retours_tab", |
330 |
|
"commission_tous_retours", "commission_tous_retours_tab", |
331 |
|
), |
332 |
|
); |
333 |
|
$links[] = array( |
334 |
|
"title" => "<hr/>", |
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 |
|
"href" => "../scr/tab.php?obj=commission_mes_retours", |
342 |
|
"class" => "commission_mes_retours", |
343 |
|
"title" => _("Mes retours"), |
344 |
|
"right" => array("commission_mes_retours", "commission_mes_retours_tab", ), |
345 |
|
"open" => array("tab.php|commission_mes_retours", "form.php|commission_mes_retours", ), |
346 |
|
); |
347 |
|
$links[] = array( |
348 |
|
"href" => "../scr/tab.php?obj=commission_tous_retours", |
349 |
|
"class" => "commission_tous_retours", |
350 |
|
"title" => _("Tous les retours"), |
351 |
|
"right" => array("commission_tous_retours", "commission_tous_retours_tab", ), |
352 |
|
"open" => array("tab.php|commission_tous_retours", "form.php|commission_tous_retours", ), |
353 |
); |
); |
354 |
|
|
355 |
// |
// |
369 |
$links = array(); |
$links = array(); |
370 |
// |
// |
371 |
$links[] = array( |
$links[] = array( |
372 |
|
"href" => "../scr/dashboard.php", |
373 |
|
"class" => "tableau-de-bord", |
374 |
|
"title" => _("tableau de bord"), |
375 |
|
"open" => array("dashboard.php|",), |
376 |
|
); |
377 |
|
// Catégorie CONSULTATIONS |
378 |
|
$links[] = array( |
379 |
|
"class" => "category", |
380 |
|
"title" => _("consultations"), |
381 |
|
"right" => array( |
382 |
|
"avis_code_barre", |
383 |
|
), |
384 |
|
); |
385 |
|
// |
386 |
|
$links[] = array( |
387 |
|
"title" => "<hr/>", |
388 |
|
"right" => array( |
389 |
|
"avis_code_barre", |
390 |
|
), |
391 |
|
); |
392 |
|
// |
393 |
|
$links[] = array( |
394 |
"href" => "../app/avis_code_barre.php", |
"href" => "../app/avis_code_barre.php", |
395 |
"class" => "avis_code_barre", |
"class" => "consultation-retour", |
396 |
"title" => _("Retour de consultation"), |
"title" => _("retour"), |
397 |
"right" => array("avis_code_barre", ), |
"right" => array( |
398 |
"open" => array("avis_code_barre.php|"), |
"avis_code_barre", |
399 |
|
), |
400 |
|
"open" => array("avis_code_barre.php|", "form.php|consultation", ), |
401 |
|
); |
402 |
|
// Catégorie COMMISSIONS |
403 |
|
$links[] = array( |
404 |
|
"class" => "category", |
405 |
|
"title" => _("commissions"), |
406 |
|
"right" => array( |
407 |
|
"commission", "commission_tab", |
408 |
|
"commission_demandes_passage", "commission_demandes_passage_tab", |
409 |
|
), |
410 |
|
); |
411 |
|
// |
412 |
|
$links[] = array( |
413 |
|
"title" => "<hr/>", |
414 |
|
"right" => array( |
415 |
|
"commission", "commission_tab", |
416 |
|
"commission_demandes_passage", "commission_demandes_passage_tab", |
417 |
|
), |
418 |
|
); |
419 |
|
// |
420 |
|
$links[] = array( |
421 |
|
"href" => "../scr/tab.php?obj=commission", |
422 |
|
"class" => "commissions", |
423 |
|
"title" => _("Gestion des commissions"), |
424 |
|
"right" => array("commission", ), |
425 |
|
"open" => array("tab.php|commission", "form.php|commission", ), |
426 |
|
); |
427 |
|
// |
428 |
|
$links[] = array( |
429 |
|
"href" => "../scr/tab.php?obj=commission_demandes_passage", |
430 |
|
"class" => "commissions-demande-passage", |
431 |
|
"title" => _("Demandes de passage"), |
432 |
|
"right" => array("commission_demandes_passage", ), |
433 |
|
"open" => array("tab.php|commission_demandes_passage", "form.php|commission_demandes_passage", ), |
434 |
|
); |
435 |
|
$links[] = array( |
436 |
|
"class" => "category", |
437 |
|
"title" => _("divers"), |
438 |
|
"right" => array( |
439 |
|
"maj_dates_suivi", "envoi_lettre_rar", "bordereaux_envoi", |
440 |
|
), |
441 |
|
); |
442 |
|
// |
443 |
|
$links[] = array( |
444 |
|
"title" => "<hr/>", |
445 |
|
"right" => array( |
446 |
|
"maj_dates_suivi", "envoi_lettre_rar", "bordereaux_envoi", |
447 |
|
), |
448 |
|
); |
449 |
|
// |
450 |
|
$links[] = array( |
451 |
|
"href" => "../app/maj_dates_suivi.php", |
452 |
|
"class" => "maj_dates_suivi", |
453 |
|
"title" => _("Mise a jour des dates"), |
454 |
|
"right" => array("maj_dates_suivi", ), |
455 |
|
"open" => array("maj_dates_suivi.php|"), |
456 |
|
); |
457 |
|
// |
458 |
|
$links[] = array( |
459 |
|
"href" => "../app/envoi_lettre_rar.php", |
460 |
|
"class" => "edition", |
461 |
|
"title" => _("Envoi lettre rar"), |
462 |
|
"right" => array("envoi_lettre_rar", ), |
463 |
|
"open" => array("envoi_lettre_rar.php|"), |
464 |
|
); |
465 |
|
// |
466 |
|
$links[] = array( |
467 |
|
"href" => "../app/bordereaux_envoi.php", |
468 |
|
"class" => "edition", |
469 |
|
"title" => _("Bordereaux"), |
470 |
|
"right" => array("bordereaux_envoi", ), |
471 |
|
"open" => array("bordereaux_envoi.php|"), |
472 |
); |
); |
473 |
// |
// |
474 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
487 |
$links = array(); |
$links = array(); |
488 |
// |
// |
489 |
$links[] = array( |
$links[] = array( |
490 |
|
"href" => "../scr/dashboard.php", |
491 |
|
"class" => "tableau-de-bord", |
492 |
|
"title" => _("tableau de bord"), |
493 |
|
"open" => array("dashboard.php|",), |
494 |
|
); |
495 |
|
// |
496 |
|
$links[] = array( |
497 |
|
"title" => "<hr/>", |
498 |
|
"right" => array( |
499 |
|
"demande_avis_encours", "demande_avis_encours_tab", |
500 |
|
"demande_avis_passee", "demande_avis_passee_tab", |
501 |
|
"demande_avis", "demande_avis_tab", |
502 |
|
), |
503 |
|
); |
504 |
|
// |
505 |
|
$links[] = array( |
506 |
"href" => "../scr/tab.php?obj=demande_avis_encours", |
"href" => "../scr/tab.php?obj=demande_avis_encours", |
507 |
"class" => "demande_avis_encours", |
"class" => "demande_avis_encours", |
508 |
"title" => _("Demandes en cours"), |
"title" => _("Demandes en cours"), |
533 |
// }}} |
// }}} |
534 |
|
|
535 |
|
|
536 |
|
// Commentaire de la rubrique EXPORT qui n'est pas prévue d'être opérationnelle |
537 |
|
// dans cette version |
538 |
|
//// {{{ Rubrique EXPORT |
539 |
|
//// |
540 |
|
//$rubrik = array( |
541 |
|
// "title" => _("export"), |
542 |
|
// "class" => "edition", |
543 |
|
// "right" => "menu_export", |
544 |
|
//); |
545 |
|
//// |
546 |
|
//$links = array(); |
547 |
|
//// |
548 |
|
//$links[] = array( |
549 |
|
// "href" => "../scr/edition.php", |
550 |
|
// "class" => "edition", |
551 |
|
// "title" => _("edition"), |
552 |
|
// "right" => "edition", |
553 |
|
// "open" => "edition.php|", |
554 |
|
//); |
555 |
|
//// |
556 |
|
//$links[] = array( |
557 |
|
// "href" => "../app/edition_p.php", |
558 |
|
// "class" => "edition", |
559 |
|
// "title" => _("edition date depot"), |
560 |
|
// "right" => "edition_p", |
561 |
|
// "open" => "edition_p.php|", |
562 |
|
//); |
563 |
|
//// |
564 |
|
//$links[] = array( |
565 |
|
// "href" => "../app/edition_d.php", |
566 |
|
// "class" => "edition", |
567 |
|
// "title" => _("edition date decision"), |
568 |
|
// "right" => "edition_d", |
569 |
|
// "open" => "edition_d.php|", |
570 |
|
//); |
571 |
|
//// |
572 |
|
//$links[] = array( |
573 |
|
// "title" => "<hr/>", |
574 |
|
// "right" => array("reqmo", "export_sitadel", ), |
575 |
|
//); |
576 |
|
//// |
577 |
|
//$links[] = array( |
578 |
|
// "href" => "../scr/reqmo.php", |
579 |
|
// "class" => "reqmo", |
580 |
|
// "title" => _("requetes memorisees"), |
581 |
|
// "right" => "reqmo", |
582 |
|
// "open" => array("reqmo.php|", "requeteur.php|", ), |
583 |
|
//); |
584 |
|
//// |
585 |
|
//$links[] = array( |
586 |
|
// "href" => "../app/sitadel.php", |
587 |
|
// "class" => "reqmo", |
588 |
|
// "title" => _("export sitadel")." 2", |
589 |
|
// "right" => "export_sitadel", |
590 |
|
// "open" => "sitadel.php|", |
591 |
|
//); |
592 |
|
//// |
593 |
|
//$rubrik['links'] = $links; |
594 |
|
//// |
595 |
|
//$menu[] = $rubrik; |
596 |
|
//// }}} |
597 |
|
|
|
// {{{ Rubrique EXPORT |
|
|
// |
|
|
$rubrik = array( |
|
|
"title" => _("export"), |
|
|
"class" => "edition", |
|
|
"right" => "menu_export", |
|
|
); |
|
|
// |
|
|
$links = array(); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/edition.php", |
|
|
"class" => "edition", |
|
|
"title" => _("edition"), |
|
|
"right" => "edition", |
|
|
"open" => "edition.php|", |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../app/edition_p.php", |
|
|
"class" => "edition", |
|
|
"title" => _("edition date depot"), |
|
|
"right" => "edition_p", |
|
|
"open" => "edition_p.php|", |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../app/edition_d.php", |
|
|
"class" => "edition", |
|
|
"title" => _("edition date decision"), |
|
|
"right" => "edition_d", |
|
|
"open" => "edition_d.php|", |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"title" => "<hr/>", |
|
|
"right" => array("reqmo", "export_pc", "export_dp", "export_sitadel", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/reqmo.php", |
|
|
"class" => "reqmo", |
|
|
"title" => _("requetes memorisees"), |
|
|
"right" => "reqmo", |
|
|
"open" => array("reqmo.php|", "requeteur.php|", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../app/export_pc.php", |
|
|
"class" => "reqmo", |
|
|
"title" => _("export PC Lascot"), |
|
|
"right" => "export_pc", |
|
|
"open" => "export_pc.php|", |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../app/export_dp.php", |
|
|
"class" => "reqmo", |
|
|
"title" => _("export DP Lascot"), |
|
|
"right" => "export_dp", |
|
|
"open" => "export_dp.php|", |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../app/sitadel.php", |
|
|
"class" => "reqmo", |
|
|
"title" => _("export sitadel")." 2", |
|
|
"right" => "export_sitadel", |
|
|
"open" => "sitadel.php|", |
|
|
); |
|
|
// |
|
|
$rubrik['links'] = $links; |
|
|
// |
|
|
$menu[] = $rubrik; |
|
|
// }}} |
|
598 |
|
|
599 |
// {{{ Rubrique PARAMETRAGE |
// {{{ Rubrique PARAMETRAGE |
600 |
// |
// |
601 |
$rubrik = array( |
$rubrik = array( |
602 |
"title" => _("parametrage"), |
"title" => _("parametrage dossiers"), |
603 |
"class" => "parametrage", |
"class" => "parametrage", |
604 |
"right" => "menu_parametrage", |
"right" => "menu_parametrage", |
605 |
); |
); |
606 |
// |
// |
607 |
$links = array(); |
$links = array(); |
608 |
// |
// |
|
// GENERAUX |
|
609 |
$links[] = array( |
$links[] = array( |
610 |
"href" => "../scr/form.php?obj=dossier_numeromanuel", |
"class" => "category", |
611 |
"class" => "traitement", |
"title" => _("dossiers"), |
612 |
"title" => _("numero manuel"), |
"right" => array( |
613 |
"right" => "dossier_numeromanuel", |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
614 |
"open" => "|dossier_numeromanuel", |
"dossier_autorisation_type_detaille", |
615 |
); |
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
616 |
// |
"dossier_instruction_type_tab", "cerfa", "cerfa_tab", |
617 |
$links[] = array( |
), |
|
"href" => "../app/num_dossier.php", |
|
|
"class" => "traitement", |
|
|
"title" => _("remise a 0"), |
|
|
"right" => "num_dossier", |
|
|
"open" => "num_dossier.php|", |
|
618 |
); |
); |
619 |
// |
// |
620 |
$links[] = array( |
$links[] = array( |
621 |
"title" => "<hr/>", |
"title" => "<hr/>", |
622 |
"right" => array( |
"right" => array( |
623 |
"architecte", "architecte_tab", |
"cerfa", "cerfa_tab", |
|
"lien_localisation_nature", "lien_localisation_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", |
|
|
"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", |
|
624 |
), |
), |
625 |
); |
); |
626 |
// |
// |
627 |
$links[] = array( |
$links[] = array( |
628 |
"href" => "../scr/tab.php?obj=architecte", |
"href" => "../scr/tab.php?obj=cerfa", |
629 |
"class" => "architecte", |
"class" => "cerfa", |
630 |
"title" => _("architecte"), |
"title" => _("cerfa"), |
631 |
"right" => array("architecte", "architecte_tab", ), |
"right" => array("cerfa", "cerfa_tab", ), |
632 |
"open" => array("tab.php|architecte", "form.php|architecte", ), |
"open" => array("tab.php|cerfa", "form.php|cerfa", ), |
|
); |
|
|
// |
|
|
$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", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=travaux", |
|
|
"class" => "travaux", |
|
|
"title" => _("travaux"), |
|
|
"right" => array("travaux", "travaux_tab", ), |
|
|
"open" => array("tab.php|travaux", "form.php|travaux", ), |
|
633 |
); |
); |
634 |
// |
// |
635 |
$links[] = array( |
$links[] = array( |
636 |
"href" => "../scr/tab.php?obj=categorie_demandeur", |
"title" => "<hr/>", |
637 |
"class" => "categorie_demandeur", |
"right" => array( |
638 |
"title" => _("categorie_demandeur"), |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
639 |
"right" => array("categorie_demandeur", "categorie_demandeur_tab", ), |
"dossier_autorisation_type_detaille", |
640 |
"open" => array( |
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
641 |
"tab.php|categorie_demandeur", "form.php|categorie_demandeur", |
"dossier_instruction_type_tab", |
642 |
), |
), |
643 |
); |
); |
644 |
// |
// |
645 |
$links[] = array( |
$links[] = array( |
|
"href" => "../scr/tab.php?obj=destination", |
|
|
"class" => "destination", |
|
|
"title" => _("destination"), |
|
|
"right" => array("destination", "destination_tab", ), |
|
|
"open" => array("tab.php|destination", "form.php|destination", ), |
|
|
); |
|
|
// |
|
|
$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( |
|
|
"href" => "../scr/tab.php?obj=rivoli", |
|
|
"class" => "rivoli", |
|
|
"title" => _("rivoli"), |
|
|
"right" => array("rivoli", "rivoli_tab", ), |
|
|
"open" => array("tab.php|rivoli", "form.php|rivoli", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=civilite", |
|
|
"class" => "civilite", |
|
|
"title" => _("civilite"), |
|
|
"right" => array("civilite", "civilite_tab", ), |
|
|
"open" => array("tab.php|civilite", "form.php|civilite", ), |
|
|
); |
|
|
// |
|
|
$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( |
|
646 |
"href" => "../scr/tab.php?obj=dossier_autorisation_type", |
"href" => "../scr/tab.php?obj=dossier_autorisation_type", |
647 |
"class" => "dossier_autorisation_type", |
"class" => "dossier_autorisation_type", |
648 |
"title" => _("dossier")." ".("autorisation")." "._("type"), |
"title" => _("type DA"), |
649 |
"right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ), |
"right" => array("dossier_autorisation_type", "dossier_autorisation_type_tab", ), |
650 |
"open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ), |
"open" => array("tab.php|dossier_autorisation_type", "form.php|dossier_autorisation_type", ), |
651 |
); |
); |
653 |
$links[] = array( |
$links[] = array( |
654 |
"href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille", |
"href" => "../scr/tab.php?obj=dossier_autorisation_type_detaille", |
655 |
"class" => "dossier_autorisation_type_detaille", |
"class" => "dossier_autorisation_type_detaille", |
656 |
"title" => _("dossier")." ".("autorisation")." "._("type")." "._("detaille"), |
"title" => _("type DA detaille"), |
657 |
"right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ), |
"right" => array("dossier_autorisation_type_detaille", "dossier_autorisation_type_detaille_tab", ), |
658 |
"open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ), |
"open" => array("tab.php|dossier_autorisation_type_detaille", "form.php|dossier_autorisation_type_detaille", ), |
659 |
); |
); |
661 |
$links[] = array( |
$links[] = array( |
662 |
"href" => "../scr/tab.php?obj=dossier_instruction_type", |
"href" => "../scr/tab.php?obj=dossier_instruction_type", |
663 |
"class" => "dossier_instruction_type", |
"class" => "dossier_instruction_type", |
664 |
"title" => _("dossier")." "._("instruction")." "._("type"), |
"title" => _("type DI"), |
665 |
"right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ), |
"right" => array("dossier_instruction_type", "dossier_instruction_type_tab", ), |
666 |
"open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ), |
"open" => array("tab.php|dossier_instruction_type", "form.php|dossier_instruction_type", ), |
667 |
); |
); |
668 |
|
$links[] = array( |
669 |
|
"class" => "category", |
670 |
|
"title" => _("demandes"), |
671 |
|
"right" => array( |
672 |
|
"demande_type", |
673 |
|
"demande_type_tab", "demande_nature", "demande_nature_tab", |
674 |
|
), |
675 |
|
); |
676 |
// |
// |
677 |
$links[] = array( |
$links[] = array( |
678 |
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
"title" => "<hr/>", |
679 |
"class" => "lien_evenement_dossier_autorisation_type", |
"right" => array( |
680 |
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
"demande_type", |
681 |
"right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ), |
"demande_type_tab", "demande_nature", "demande_nature_tab", |
682 |
"open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ), |
), |
683 |
); |
); |
|
|
|
|
|
|
684 |
// |
// |
685 |
$links[] = array( |
$links[] = array( |
686 |
"href" => "../scr/tab.php?obj=autorite_competente", |
"href" => "../scr/tab.php?obj=demande_nature", |
687 |
"class" => "autorite_competente", |
"class" => "demande_nature", |
688 |
"title" => _("autorite")." "._("competente"), |
"title" => _("nature demande"), |
689 |
"right" => array("autorite_competente", "autorite_competente_tab", ), |
"right" => array("demande_nature", "demande_nature_tab", ), |
690 |
"open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ), |
"open" => array("tab.php|demande_nature", "form.php|demande_nature", ), |
691 |
|
); |
692 |
|
// |
693 |
|
$links[] = array( |
694 |
|
"href" => "../scr/tab.php?obj=demande_type", |
695 |
|
"class" => "demande_type", |
696 |
|
"title" => _("type demande"), |
697 |
|
"right" => array("demande_type", "demande_type_tab",), |
698 |
|
"open" => array("tab.php|demande_type", "form.php|demande_type", ), |
699 |
); |
); |
700 |
// |
// |
701 |
$links[] = array( |
$links[] = array( |
702 |
"class" => "category", |
"class" => "category", |
703 |
"title" => _("workflows"), |
"title" => _("workflows"), |
704 |
"right" => array( |
"right" => array( |
705 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "etat", |
706 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
707 |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
708 |
), |
), |
711 |
$links[] = array( |
$links[] = array( |
712 |
"title" => "<hr/>", |
"title" => "<hr/>", |
713 |
"right" => array( |
"right" => array( |
714 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "etat", |
715 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
716 |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
717 |
), |
), |
718 |
); |
); |
719 |
// |
// |
720 |
$links[] = array( |
$links[] = array( |
721 |
|
"href" => "../scr/tab.php?obj=etat", |
722 |
|
"class" => "workflow-etat", |
723 |
|
"title" => _("etat"), |
724 |
|
"right" => array("etat", "etat_tab", ), |
725 |
|
"open" => array("tab.php|etat", "form.php|etat", ), |
726 |
|
); |
727 |
|
// |
728 |
|
$links[] = array( |
729 |
"href" => "../scr/tab.php?obj=action", |
"href" => "../scr/tab.php?obj=action", |
730 |
"class" => "action", |
"class" => "action", |
731 |
"title" => _("action"), |
"title" => _("action"), |
734 |
); |
); |
735 |
// |
// |
736 |
$links[] = array( |
$links[] = array( |
|
"href" => "../scr/tab.php?obj=transition", |
|
|
"class" => "transition", |
|
|
"title" => _("transition"), |
|
|
"right" => array("transition", "transition_tab", ), |
|
|
"open" => array("tab.php|transition", "form.php|transition", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=etat", |
|
|
"class" => "etat", |
|
|
"title" => _("etat"), |
|
|
"right" => array("etat", "etat_tab", ), |
|
|
"open" => array("tab.php|etat", "form.php|etat", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
737 |
"href" => "../scr/tab.php?obj=evenement", |
"href" => "../scr/tab.php?obj=evenement", |
738 |
"class" => "evenement", |
"class" => "evenement", |
739 |
"title" => _("evenement"), |
"title" => _("evenement"), |
759 |
// |
// |
760 |
$links[] = array( |
$links[] = array( |
761 |
"class" => "category", |
"class" => "category", |
762 |
|
"title" => _("editions"), |
763 |
|
"right" => array( |
764 |
|
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
765 |
|
"om_lettretype", "om_lettretype_tab", "om_requete", "om_requete_tab", |
766 |
|
"om_logo", "om_logo_tab", |
767 |
|
), |
768 |
|
); |
769 |
|
// |
770 |
|
$links[] = array( |
771 |
|
"title" => "<hr/>", |
772 |
|
"right" => array( |
773 |
|
"om_etat", "om_etat_tab", "om_lettretype", "om_lettretype_tab", |
774 |
|
), |
775 |
|
); |
776 |
|
// |
777 |
|
$links[] = array( |
778 |
|
"href" => "../scr/tab.php?obj=om_etat", |
779 |
|
"class" => "om_etat", |
780 |
|
"title" => _("om_etat"), |
781 |
|
"right" => array("om_etat", "om_etat_tab", ), |
782 |
|
"open" => array("tab.php|om_etat", "form.php|om_etat", ), |
783 |
|
); |
784 |
|
// |
785 |
|
$links[] = array( |
786 |
|
"href" => "../scr/tab.php?obj=om_lettretype", |
787 |
|
"class" => "om_lettretype", |
788 |
|
"title" => _("om_lettretype"), |
789 |
|
"right" => array("om_lettretype", "om_lettretype_tab"), |
790 |
|
"open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ), |
791 |
|
); |
792 |
|
// |
793 |
|
$links[] = array( |
794 |
|
"title" => "<hr/>", |
795 |
|
"right" => array( |
796 |
|
"om_logo", "om_logo_tab", |
797 |
|
), |
798 |
|
); |
799 |
|
// |
800 |
|
$links[] = array( |
801 |
|
"href" => "../scr/tab.php?obj=om_logo", |
802 |
|
"class" => "om_logo", |
803 |
|
"title" => _("om_logo"), |
804 |
|
"right" => array("om_logo", "om_logo_tab", ), |
805 |
|
"open" => array("tab.php|om_logo", "form.php|om_logo", ), |
806 |
|
); |
807 |
|
// |
808 |
|
$rubrik['links'] = $links; |
809 |
|
// |
810 |
|
$menu[] = $rubrik; |
811 |
|
// }}} |
812 |
|
|
813 |
|
// {{{ Rubrique PARAMETRAGE |
814 |
|
// |
815 |
|
$rubrik = array( |
816 |
|
"title" => _("parametrage"), |
817 |
|
"class" => "parametrage", |
818 |
|
"right" => "menu_parametrage", |
819 |
|
); |
820 |
|
// |
821 |
|
$links = array(); |
822 |
|
// |
823 |
|
$links[] = array( |
824 |
|
"href" => "../scr/tab.php?obj=civilite", |
825 |
|
"class" => "civilite", |
826 |
|
"title" => _("civilite"), |
827 |
|
"right" => array("civilite", "civilite_tab", ), |
828 |
|
"open" => array("tab.php|civilite", "form.php|civilite", ), |
829 |
|
); |
830 |
|
// |
831 |
|
$links[] = array( |
832 |
|
"class" => "category", |
833 |
"title" => _("Organisation"), |
"title" => _("Organisation"), |
834 |
"right" => array( |
"right" => array( |
835 |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
836 |
"instructeur_tab", "groupe", "groupe_tab", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
837 |
|
"signataire_arrete", "signataire_arrete_tab", |
838 |
), |
), |
839 |
); |
); |
840 |
$links[] = array( |
$links[] = array( |
841 |
"title" => "<hr/>", |
"title" => "<hr/>", |
842 |
"right" => array( |
"right" => array( |
843 |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
"direction", "direction_tab", "division", "division_tab", "instructeur", |
844 |
"instructeur_tab", "groupe", "groupe_tab", |
"instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab", |
845 |
|
"signataire_arrete", "signataire_arrete_tab", |
846 |
), |
), |
847 |
); |
); |
848 |
// |
// |
849 |
$links[] = array( |
$links[] = array( |
850 |
|
"href" => "../scr/tab.php?obj=genre", |
851 |
|
"class" => "genre", |
852 |
|
"title" => _("genre"), |
853 |
|
"right" => array("genre", "genre_tab", ), |
854 |
|
"open" => array("tab.php|genre", "form.php|genre", ), |
855 |
|
); |
856 |
|
// |
857 |
|
$links[] = array( |
858 |
"href" => "../scr/tab.php?obj=groupe", |
"href" => "../scr/tab.php?obj=groupe", |
859 |
"class" => "groupe", |
"class" => "groupe", |
860 |
"title" => _("groupe"), |
"title" => _("groupe"), |
887 |
); |
); |
888 |
// |
// |
889 |
$links[] = array( |
$links[] = array( |
890 |
|
"href" => "../scr/tab.php?obj=signataire_arrete", |
891 |
|
"class" => "signataire_arrete", |
892 |
|
"title" => _("signataire arrete"), |
893 |
|
"right" => array("signataire_arrete", "signataire_arrete", ), |
894 |
|
"open" => array("tab.php|signataire_arrete", "form.php|signataire_arrete", ), |
895 |
|
); |
896 |
|
// |
897 |
|
$links[] = array( |
898 |
|
"class" => "category", |
899 |
|
"title" => _("gestion des commissions"), |
900 |
|
"right" => array( |
901 |
|
"comission_type", "comission_type_tab", |
902 |
|
), |
903 |
|
); |
904 |
|
// |
905 |
|
$links[] = array( |
906 |
|
"title" => "<hr/>", |
907 |
|
"right" => array( |
908 |
|
"comission_type", "comission_type_tab", |
909 |
|
), |
910 |
|
); |
911 |
|
// |
912 |
|
$links[] = array( |
913 |
|
"href" => "../scr/tab.php?obj=commission_type", |
914 |
|
"class" => "commission-type", |
915 |
|
"title" => _("commission_type"), |
916 |
|
"right" => array("commission_type", "commission_type_tab", ), |
917 |
|
"open" => array("tab.php|commission_type", "form.php|commission_type", ), |
918 |
|
); |
919 |
|
// |
920 |
|
$links[] = array( |
921 |
"class" => "category", |
"class" => "category", |
922 |
"title" => _("gestion des consultations"), |
"title" => _("gestion des consultations"), |
923 |
"right" => array( |
"right" => array( |
968 |
// |
// |
969 |
$links[] = array( |
$links[] = array( |
970 |
"class" => "category", |
"class" => "category", |
971 |
"title" => _("gestion du guichet unique"), |
"title" => _("Gestion des dossiers"), |
972 |
"right" => array( |
"right" => array( |
973 |
"demande_genre", "demande_genre_tab", "demande_type", |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
974 |
"demande_type_tab", "demande_nature", "demande_nature_tab", |
"dossier_autorisation_type_detaille", |
975 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
976 |
|
"dossier_instruction_type_tab", |
977 |
|
"lien_evenement_dossier_autorisation_type", |
978 |
|
"lien_evenement_dossier_autorisation_type_tab", |
979 |
|
"autorite_competente", "autorite_competente_tab", |
980 |
|
"affectation_automatique", "affectation_automatique_tab", |
981 |
), |
), |
982 |
); |
); |
983 |
// |
// |
984 |
$links[] = array( |
$links[] = array( |
985 |
"title" => "<hr/>", |
"title" => "<hr/>", |
986 |
"right" => array( |
"right" => array( |
987 |
"demande_genre", "demande_genre_tab", "demande_type", |
"dossier_autorisation_type", "dossier_autorisation_type_tab", |
988 |
"demande_type_tab", "demande_nature", "demande_nature_tab", |
"dossier_autorisation_type_detaille", |
989 |
|
"dossier_autorisation_type_detaille_tab", "dossier_instruction_type", |
990 |
|
"dossier_instruction_type_tab", |
991 |
|
"lien_evenement_dossier_autorisation_type", |
992 |
|
"lien_evenement_dossier_autorisation_type_tab", |
993 |
|
"autorite_competente", "autorite_competente_tab", |
994 |
|
"affectation_automatique", "affectation_automatique_tab", |
995 |
|
|
996 |
), |
), |
997 |
); |
); |
998 |
// |
// |
999 |
$links[] = array( |
$links[] = array( |
1000 |
"href" => "../scr/tab.php?obj=demande_nature", |
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
1001 |
"class" => "demande_nature", |
"class" => "lien_evenement_dossier_autorisation_type", |
1002 |
"title" => _("nature de la demande"), |
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
1003 |
"right" => array("demande_nature", "demande_nature_tab", ), |
"right" => array("lien_evenement_dossier_autorisation_type", "lien_evenement_dossier_autorisation_type_tab", ), |
1004 |
"open" => array("tab.php|demande_nature", "form.php|demande_nature", ), |
"open" => array("tab.php|lien_evenement_dossier_autorisation_type", "form.php|lien_evenement_dossier_autorisation_type", ), |
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=demande_genre", |
|
|
"class" => "demande_genre", |
|
|
"title" => _("genre de la demande"), |
|
|
"right" => array("demande_genre", "demande_genre_tab", ), |
|
|
"open" => array("tab.php|demande_genre", "form.php|demande_genre", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=demande_type", |
|
|
"class" => "demande_type", |
|
|
"title" => _("type de la demande"), |
|
|
"right" => array("demande_type", "demande_type_tab",), |
|
|
"open" => array("tab.php|demande_type", "form.php|demande_type", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"class" => "category", |
|
|
"title" => _("editions"), |
|
|
"right" => array( |
|
|
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
|
|
"om_lettretype", "om_lettretype_tab", |
|
|
), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"title" => "<hr/>", |
|
|
"right" => array( |
|
|
"om_etat", "om_etat_tab", "om_sousetat", "om_sousetat_tab", |
|
|
"om_lettretype", "om_lettretype_tab", |
|
|
), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=om_etat", |
|
|
"class" => "etat", |
|
|
"title" => _("om_etat"), |
|
|
"right" => array("om_etat", "om_etat_tab", ), |
|
|
"open" => array("tab.php|om_etat", "form.php|om_etat", ), |
|
1005 |
); |
); |
1006 |
// |
// |
1007 |
$links[] = array( |
$links[] = array( |
1008 |
"href" => "../scr/tab.php?obj=om_sousetat", |
"href" => "../scr/tab.php?obj=affectation_automatique", |
1009 |
"class" => "sousetat", |
"class" => "affectation_automatique", |
1010 |
"title" => _("om_sousetat"), |
"title" => _("affectation automatique"), |
1011 |
"right" => array("om_sousetat", "om_sousetat_tab", ), |
"right" => array("affectation_automatique", "affectation_automatique_tab", ), |
1012 |
"open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ), |
"open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ), |
1013 |
); |
); |
1014 |
// |
// |
1015 |
$links[] = array( |
$links[] = array( |
1016 |
"href" => "../scr/tab.php?obj=om_lettretype", |
"href" => "../scr/tab.php?obj=autorite_competente", |
1017 |
"class" => "lettretype", |
"class" => "autorite_competente", |
1018 |
"title" => _("om_lettretype"), |
"title" => _("autorite")." "._("competente"), |
1019 |
"right" => array("om_lettretype", "om_lettretype_tab"), |
"right" => array("autorite_competente", "autorite_competente_tab", ), |
1020 |
"open" => array("tab.php|om_lettretype", "form.php|om_lettretype", ), |
"open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ), |
1021 |
); |
); |
1022 |
|
|
1023 |
// |
// |
1024 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
1025 |
// |
// |
1032 |
"title" => _("sig"), |
"title" => _("sig"), |
1033 |
"class" => "sig", |
"class" => "sig", |
1034 |
"right" => "menu_sig", |
"right" => "menu_sig", |
1035 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1036 |
); |
); |
1037 |
// |
// |
1038 |
$links = array(); |
$links = array(); |
1043 |
"title" => _("parcelle"), |
"title" => _("parcelle"), |
1044 |
"right" => array("parcelle", "parcelle_tab"), |
"right" => array("parcelle", "parcelle_tab"), |
1045 |
"open" => array("tab.php|parcelle", "form.php|parcelle", ), |
"open" => array("tab.php|parcelle", "form.php|parcelle", ), |
1046 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1047 |
); |
); |
1048 |
// |
// |
1049 |
$links[] = array( |
$links[] = array( |
1052 |
"title" => _("proprietaire"), |
"title" => _("proprietaire"), |
1053 |
"right" => array("proprietaire", "proprietaire_tab"), |
"right" => array("proprietaire", "proprietaire_tab"), |
1054 |
"open" => array("tab.php|proprietaire", "form.php|proprietaire", ), |
"open" => array("tab.php|proprietaire", "form.php|proprietaire", ), |
1055 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1056 |
); |
); |
1057 |
// |
// |
1058 |
$links[] = array( |
$links[] = array( |
1063 |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
1064 |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
1065 |
), |
), |
1066 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1067 |
); |
); |
1068 |
// |
// |
1069 |
$links[] = array( |
$links[] = array( |
1073 |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
"servitude_ligne", "servitude_ligne_tab", "servitude_point", |
1074 |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
"servitude_point_tab", "parcelle_lot", "parcelle_lot_tab", |
1075 |
), |
), |
1076 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1077 |
); |
); |
1078 |
// |
// |
1079 |
$links[] = array( |
$links[] = array( |
1082 |
"title" => _("pos"), |
"title" => _("pos"), |
1083 |
"right" => array("pos", "pos_tab"), |
"right" => array("pos", "pos_tab"), |
1084 |
"open" => array("tab.php|pos", "form.php|pos", ), |
"open" => array("tab.php|pos", "form.php|pos", ), |
1085 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1086 |
); |
); |
1087 |
// |
// |
1088 |
$links[] = array( |
$links[] = array( |
1093 |
"open" => array( |
"open" => array( |
1094 |
"tab.php|servitude_surfacique", "form.php|servitude_surfacique", |
"tab.php|servitude_surfacique", "form.php|servitude_surfacique", |
1095 |
), |
), |
1096 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1097 |
); |
); |
1098 |
// |
// |
1099 |
$links[] = array( |
$links[] = array( |
1102 |
"title" => _("servitude_ligne"), |
"title" => _("servitude_ligne"), |
1103 |
"right" => array("servitude_ligne", "servitude_ligne_tab"), |
"right" => array("servitude_ligne", "servitude_ligne_tab"), |
1104 |
"open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ), |
"open" => array("tab.php|servitude_ligne", "form.php|servitude_ligne", ), |
1105 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1106 |
); |
); |
1107 |
// |
// |
1108 |
$links[] = array( |
$links[] = array( |
1111 |
"title" => _("servitude_point"), |
"title" => _("servitude_point"), |
1112 |
"right" => array("servitude_point", "servitude_point_tab"), |
"right" => array("servitude_point", "servitude_point_tab"), |
1113 |
"open" => array("tab.php|servitude_point", "form.php|servitude_point", ), |
"open" => array("tab.php|servitude_point", "form.php|servitude_point", ), |
1114 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1115 |
); |
); |
1116 |
// |
// |
1117 |
$links[] = array( |
$links[] = array( |
1120 |
"title" => _("parcelle_lot"), |
"title" => _("parcelle_lot"), |
1121 |
"right" => array("parcelle_lot", "parcelle_lot_tab"), |
"right" => array("parcelle_lot", "parcelle_lot_tab"), |
1122 |
"open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ), |
"open" => array("tab.php|parcelle_lot", "form.php|parcelle_lot", ), |
1123 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1124 |
); |
); |
1125 |
// |
// |
1126 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
1247 |
"right" => array( |
"right" => array( |
1248 |
"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", |
1249 |
), |
), |
1250 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1251 |
); |
); |
1252 |
// |
// |
1253 |
$links[] = array( |
$links[] = array( |
1255 |
"right" => array( |
"right" => array( |
1256 |
"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", |
1257 |
), |
), |
1258 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1259 |
); |
); |
1260 |
// |
// |
1261 |
$links[] = array( |
$links[] = array( |
1264 |
"title" => _("om_sig_map"), |
"title" => _("om_sig_map"), |
1265 |
"right" => array("om_sig_map", "om_sig_map_tab", ), |
"right" => array("om_sig_map", "om_sig_map_tab", ), |
1266 |
"open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ), |
"open" => array("tab.php|om_sig_map", "form.php|om_sig_map", ), |
1267 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1268 |
); |
); |
1269 |
// |
// |
1270 |
$links[] = array( |
$links[] = array( |
1273 |
"title" => _("om_sig_wms"), |
"title" => _("om_sig_wms"), |
1274 |
"right" => array("om_sig_wms", "om_sig_wms_tab", ), |
"right" => array("om_sig_wms", "om_sig_wms_tab", ), |
1275 |
"open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ), |
"open" => array("tab.php|om_sig_wms", "form.php|om_sig_wms", ), |
1276 |
|
"parameters" => array("option_localisation" => "sig_interne", ), |
1277 |
); |
); |
1278 |
// |
// |
1279 |
$links[] = array( |
$links[] = array( |
1280 |
"class" => "category", |
"class" => "category", |
1281 |
"title" => _("options avancees"), |
"title" => _("options avancees"), |
1282 |
"right" => array("import", "gen", ), |
"right" => array("import", "gen", "om_requete", "om_requete_tab", |
1283 |
|
"om_sousetat", "om_sousetat_tab",), |
1284 |
|
); |
1285 |
|
// |
1286 |
|
$links[] = array( |
1287 |
|
"title" => "<hr/>", |
1288 |
|
"right" => array( |
1289 |
|
"om_sousetat", "om_sousetat_tab", |
1290 |
|
), |
1291 |
|
); |
1292 |
|
// |
1293 |
|
$links[] = array( |
1294 |
|
"href" => "../scr/tab.php?obj=om_sousetat", |
1295 |
|
"class" => "om_sousetat", |
1296 |
|
"title" => _("om_sousetat"), |
1297 |
|
"right" => array("om_sousetat", "om_sousetat_tab", ), |
1298 |
|
"open" => array("tab.php|om_sousetat", "form.php|om_sousetat", ), |
1299 |
|
); |
1300 |
|
// |
1301 |
|
$links[] = array( |
1302 |
|
"title" => "<hr/>", |
1303 |
|
"right" => array("om_requete", "om_requete_tab", ), |
1304 |
|
); |
1305 |
|
// |
1306 |
|
$links[] = array( |
1307 |
|
"href" => "../scr/tab.php?obj=om_requete", |
1308 |
|
"class" => "om_requete", |
1309 |
|
"title" => _("om_requete"), |
1310 |
|
"right" => array("om_requete", "om_requete_tab", ), |
1311 |
|
"open" => array("tab.php|om_requete", "form.php|om_requete", ), |
1312 |
); |
); |
1313 |
// |
// |
1314 |
$links[] = array( |
$links[] = array( |