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 |
|
$links[] = array( |
144 |
|
"href" => "../app/avis_code_barre.php", |
145 |
|
"class" => "avis_code_barre", |
146 |
|
"title" => _("Retour de consultation"), |
147 |
|
"right" => array("avis_code_barre", ), |
148 |
|
"open" => array("|avis_code_barre.php"), |
149 |
|
); |
150 |
// |
// |
151 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
152 |
// |
// |
259 |
$links[] = array( |
$links[] = array( |
260 |
"title" => "<hr/>", |
"title" => "<hr/>", |
261 |
"right" => array( |
"right" => array( |
262 |
"architecte", "architecte_tab", "service", "service_tab", "travaux", |
"architecte", "architecte_tab", "service", "service_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab", |
263 |
"travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
264 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
265 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
266 |
), |
), |
281 |
"right" => array("service", "service_tab", ), |
"right" => array("service", "service_tab", ), |
282 |
"open" => array("tab.php|service", "form.php|service", ), |
"open" => array("tab.php|service", "form.php|service", ), |
283 |
); |
); |
284 |
|
$links[] = array( |
285 |
|
"href" => "../scr/tab.php?obj=service_categorie", |
286 |
|
"class" => "service_categorie", |
287 |
|
"title" => _("thematique des services"), |
288 |
|
"right" => array("service_categorie", "service_categorie_tab", ), |
289 |
|
"open" => array("tab.php|service_categorie", "form.php|service_categorie", ), |
290 |
|
); |
291 |
|
$links[] = array( |
292 |
|
"href" => "../scr/tab.php?obj=lien_service_service_categorie", |
293 |
|
"class" => "lien_service_service_categorie", |
294 |
|
"title" => _("Lien service / thematique"), |
295 |
|
"right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ), |
296 |
|
"open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ), |
297 |
|
); |
298 |
// |
// |
299 |
$links[] = array( |
$links[] = array( |
300 |
"href" => "../scr/tab.php?obj=travaux", |
"href" => "../scr/tab.php?obj=travaux", |
359 |
"title" => _("workflows"), |
"title" => _("workflows"), |
360 |
"right" => array( |
"right" => array( |
361 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "transition", "transition_tab", "etat", |
362 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
363 |
"avis_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
364 |
), |
), |
365 |
); |
); |
366 |
// |
// |
368 |
"title" => "<hr/>", |
"title" => "<hr/>", |
369 |
"right" => array( |
"right" => array( |
370 |
"action", "action_tab", "transition", "transition_tab", "etat", |
"action", "action_tab", "transition", "transition_tab", "etat", |
371 |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis", |
"etat_tab", "evenement", "evenement_tab", "bible", "bible_tab", "avis_decision", |
372 |
"avis_tab", |
"avis_decision_tab", "avis_consultation", "avis_consultation_tab", |
373 |
), |
), |
374 |
); |
); |
375 |
// |
// |
414 |
); |
); |
415 |
// |
// |
416 |
$links[] = array( |
$links[] = array( |
417 |
"href" => "../scr/tab.php?obj=avis", |
"href" => "../scr/tab.php?obj=avis_decision", |
418 |
"class" => "avis", |
"class" => "avis_decision", |
419 |
"title" => _("avis"), |
"title" => _("avis decision"), |
420 |
"right" => array("avis", "avis_tab", ), |
"right" => array("avis_decision", "avis_decision_tab", ), |
421 |
"open" => array("tab.php|avis", "form.php|avis", ), |
"open" => array("tab.php|avis_decision", "form.php|avis_decision", ), |
422 |
|
); |
423 |
|
// |
424 |
|
$links[] = array( |
425 |
|
"href" => "../scr/tab.php?obj=avis_consultation", |
426 |
|
"class" => "avis_consultation", |
427 |
|
"title" => _("avis consultation"), |
428 |
|
"right" => array("avis_consultation", "avis_consultation_tab", ), |
429 |
|
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
430 |
|
); |
431 |
|
// |
432 |
|
$links[] = array( |
433 |
|
"class" => "category", |
434 |
|
"title" => _("Organisation"), |
435 |
|
"right" => array("direction", "division", "instructeur"), |
436 |
|
); |
437 |
|
$links[] = array( |
438 |
|
"title" => "<hr/>", |
439 |
|
"right" => array("direction", "division", "instructeur"), |
440 |
|
); |
441 |
|
// |
442 |
|
$links[] = array( |
443 |
|
"href" => "../scr/tab.php?obj=direction", |
444 |
|
"class" => "direction", |
445 |
|
"title" => _("direction"), |
446 |
|
"right" => array("direction", "direction_tab", ), |
447 |
|
"open" => array("tab.php|direction", "form.php|direction", ), |
448 |
|
); |
449 |
|
// |
450 |
|
$links[] = array( |
451 |
|
"href" => "../scr/tab.php?obj=division", |
452 |
|
"class" => "division", |
453 |
|
"title" => _("division"), |
454 |
|
"right" => array("division", "division_tab", ), |
455 |
|
"open" => array("tab.php|division", "form.php|division", ), |
456 |
|
); |
457 |
|
// |
458 |
|
$links[] = array( |
459 |
|
"href" => "../scr/tab.php?obj=instructeur", |
460 |
|
"class" => "instructeur", |
461 |
|
"title" => _("instructeur"), |
462 |
|
"right" => array("instructeur", "instructeur_tab", ), |
463 |
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
464 |
); |
); |
465 |
// |
// |
466 |
$links[] = array( |
$links[] = array( |