14 |
// |
// |
15 |
$rubrik = array( |
$rubrik = array( |
16 |
"title" => _("instruction"), |
"title" => _("instruction"), |
17 |
"class" => "application", |
"class" => "instruction", |
18 |
"right" => "menu_application", |
"right" => "menu_instruction", |
19 |
); |
); |
20 |
// |
// |
21 |
$links = array(); |
$links = array(); |
117 |
"right" => "recherchedossier", |
"right" => "recherchedossier", |
118 |
"open" => "recherchedossier.php|", |
"open" => "recherchedossier.php|", |
119 |
); |
); |
120 |
|
$links[] = array( |
121 |
|
"class" => "category", |
122 |
|
"title" => _("Consultation"), |
123 |
|
"right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"), |
124 |
|
); |
125 |
|
$links[] = array( |
126 |
|
"title" => "<hr/>", |
127 |
|
"right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"), |
128 |
|
); |
129 |
|
$links[] = array( |
130 |
|
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
131 |
|
"class" => "consultation_mes_retours", |
132 |
|
"title" => _("Mes retours"), |
133 |
|
"right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ), |
134 |
|
"open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ), |
135 |
|
); |
136 |
|
$links[] = array( |
137 |
|
"href" => "../scr/tab.php?obj=consultation_tous_retours", |
138 |
|
"class" => "consultation_tous_retours", |
139 |
|
"title" => _("Tous les retours"), |
140 |
|
"right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ), |
141 |
|
"open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ), |
142 |
|
); |
143 |
// |
// |
144 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
145 |
// |
// |
146 |
$menu[] = $rubrik; |
$menu[] = $rubrik; |
147 |
// }}} |
// }}} |
148 |
|
// {{{ Rubrique Demandes d'avis |
149 |
|
// |
150 |
|
$rubrik = array( |
151 |
|
"title" => _("Suivi"), |
152 |
|
"class" => "suivi", |
153 |
|
"right" => "menu_suivi", |
154 |
|
); |
155 |
|
$links = array(); |
156 |
|
// |
157 |
|
$links[] = array( |
158 |
|
"href" => "../app/avis_code_barre.php", |
159 |
|
"class" => "avis_code_barre", |
160 |
|
"title" => _("Retour de consultation"), |
161 |
|
"right" => array("avis_code_barre", ), |
162 |
|
"open" => array("avis_code_barre.php|"), |
163 |
|
); |
164 |
|
// |
165 |
|
$rubrik['links'] = $links; |
166 |
|
// |
167 |
|
$menu[] = $rubrik; |
168 |
|
// }}} |
169 |
|
// {{{ Rubrique Demandes d'avis |
170 |
|
// |
171 |
|
$rubrik = array( |
172 |
|
"title" => _("Demandes d'avis"), |
173 |
|
"class" => "demande_avis", |
174 |
|
"right" => "menu_demande_avis", |
175 |
|
); |
176 |
|
// |
177 |
|
$links = array(); |
178 |
|
// |
179 |
|
$links[] = array( |
180 |
|
"href" => "../scr/tab.php?obj=demande_avis_encours", |
181 |
|
"class" => "demande_avis_encours", |
182 |
|
"title" => _("Demandes en cours"), |
183 |
|
"right" => array("demande_avis_encours", "demande_avis_encours_tab", ), |
184 |
|
"open" => array("tab.php|demande_avis_encours", "form.php|demande_avis_encours", ), |
185 |
|
); |
186 |
|
|
187 |
|
$links[] = array( |
188 |
|
"href" => "../scr/tab.php?obj=demande_avis_passee", |
189 |
|
"class" => "demande_avis_passee", |
190 |
|
"title" => _("Demandes passees"), |
191 |
|
"right" => array("demande_avis_passee", "demande_avis_passee_tab", ), |
192 |
|
"open" => array("tab.php|demande_avis_passee", "form.php|demande_avis_passee", ), |
193 |
|
); |
194 |
|
|
195 |
|
$links[] = array( |
196 |
|
"href" => "../scr/tab.php?obj=demande_avis_export", |
197 |
|
"class" => "demande_avis_export", |
198 |
|
"title" => _("Exports"), |
199 |
|
"right" => array("demande_avis_export", "demande_avis_export_tab", ), |
200 |
|
"open" => array("tab.php|demande_avis_export", "form.php|demande_avis_export", ), |
201 |
|
); |
202 |
|
|
203 |
|
// |
204 |
|
$rubrik['links'] = $links; |
205 |
|
// |
206 |
|
$menu[] = $rubrik; |
207 |
|
// }}} |
208 |
|
|
209 |
|
|
210 |
|
|
211 |
// {{{ Rubrique EXPORT |
// {{{ Rubrique EXPORT |
212 |
// |
// |
314 |
$links[] = array( |
$links[] = array( |
315 |
"title" => "<hr/>", |
"title" => "<hr/>", |
316 |
"right" => array( |
"right" => array( |
317 |
"architecte", "architecte_tab", "service", "service_tab", "travaux", |
"architecte", "architecte_tab", "service", "service_tab", "instructeur", "instructeur_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab", |
318 |
"travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"lien_localisation_nature", "lien_localisation_nature_tab", |
319 |
|
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
320 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
321 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
322 |
), |
), |
337 |
"right" => array("service", "service_tab", ), |
"right" => array("service", "service_tab", ), |
338 |
"open" => array("tab.php|service", "form.php|service", ), |
"open" => array("tab.php|service", "form.php|service", ), |
339 |
); |
); |
340 |
|
$links[] = array( |
341 |
|
"href" => "../scr/tab.php?obj=service_categorie", |
342 |
|
"class" => "service_categorie", |
343 |
|
"title" => _("thematique des services"), |
344 |
|
"right" => array("service_categorie", "service_categorie_tab", ), |
345 |
|
"open" => array("tab.php|service_categorie", "form.php|service_categorie", ), |
346 |
|
); |
347 |
|
$links[] = array( |
348 |
|
"href" => "../scr/tab.php?obj=lien_service_service_categorie", |
349 |
|
"class" => "lien_service_service_categorie", |
350 |
|
"title" => _("Lien service / thematique"), |
351 |
|
"right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ), |
352 |
|
"open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ), |
353 |
|
); |
354 |
|
// |
355 |
|
$links[] = array( |
356 |
|
"href" => "../scr/tab.php?obj=instructeur", |
357 |
|
"class" => "instructeur", |
358 |
|
"title" => _("instructeur"), |
359 |
|
"right" => array("instructeur", "instructeur_tab", ), |
360 |
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
361 |
|
); |
362 |
|
// |
363 |
|
$links[] = array( |
364 |
|
"href" => "../scr/tab.php?obj=lien_localisation_nature", |
365 |
|
"class" => "lien_localisation_nature", |
366 |
|
"title" => _("Lien instructeur / localisation / type de dossier"), |
367 |
|
"right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ), |
368 |
|
"open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ), |
369 |
|
); |
370 |
// |
// |
371 |
$links[] = array( |
$links[] = array( |
372 |
"href" => "../scr/tab.php?obj=travaux", |
"href" => "../scr/tab.php?obj=travaux", |
431 |
"title" => _("workflows"), |
"title" => _("workflows"), |
432 |
"right" => array( |
"right" => array( |
433 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "transition", "transition_tab", "etat", |
434 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
435 |
"avis_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
436 |
), |
), |
437 |
); |
); |
438 |
// |
// |
440 |
"title" => "<hr/>", |
"title" => "<hr/>", |
441 |
"right" => array( |
"right" => array( |
442 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "transition", "transition_tab", "etat", |
443 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
444 |
"avis_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
445 |
), |
), |
446 |
); |
); |
447 |
// |
// |
486 |
); |
); |
487 |
// |
// |
488 |
$links[] = array( |
$links[] = array( |
489 |
"href" => "../scr/tab.php?obj=avis", |
"href" => "../scr/tab.php?obj=avis_decision", |
490 |
"class" => "avis", |
"class" => "avis_decision", |
491 |
"title" => _("avis"), |
"title" => _("avis decision"), |
492 |
"right" => array("avis", "avis_tab", ), |
"right" => array("avis_decision", "avis_decision_tab", ), |
493 |
"open" => array("tab.php|avis", "form.php|avis", ), |
"open" => array("tab.php|avis_decision", "form.php|avis_decision", ), |
494 |
|
); |
495 |
|
// |
496 |
|
$links[] = array( |
497 |
|
"href" => "../scr/tab.php?obj=avis_consultation", |
498 |
|
"class" => "avis_consultation", |
499 |
|
"title" => _("avis consultation"), |
500 |
|
"right" => array("avis_consultation", "avis_consultation_tab", ), |
501 |
|
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
502 |
|
); |
503 |
|
// |
504 |
|
$links[] = array( |
505 |
|
"class" => "category", |
506 |
|
"title" => _("Organisation"), |
507 |
|
"right" => array("direction", "division", "instructeur"), |
508 |
|
); |
509 |
|
$links[] = array( |
510 |
|
"title" => "<hr/>", |
511 |
|
"right" => array("direction", "division", "instructeur"), |
512 |
|
); |
513 |
|
// |
514 |
|
$links[] = array( |
515 |
|
"href" => "../scr/tab.php?obj=direction", |
516 |
|
"class" => "direction", |
517 |
|
"title" => _("direction"), |
518 |
|
"right" => array("direction", "direction_tab", ), |
519 |
|
"open" => array("tab.php|direction", "form.php|direction", ), |
520 |
|
); |
521 |
|
// |
522 |
|
$links[] = array( |
523 |
|
"href" => "../scr/tab.php?obj=division", |
524 |
|
"class" => "division", |
525 |
|
"title" => _("division"), |
526 |
|
"right" => array("division", "division_tab", ), |
527 |
|
"open" => array("tab.php|division", "form.php|division", ), |
528 |
|
); |
529 |
|
// |
530 |
|
$links[] = array( |
531 |
|
"href" => "../scr/tab.php?obj=instructeur", |
532 |
|
"class" => "instructeur", |
533 |
|
"title" => _("instructeur"), |
534 |
|
"right" => array("instructeur", "instructeur_tab", ), |
535 |
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
536 |
); |
); |
537 |
// |
// |
538 |
$links[] = array( |
$links[] = array( |