9 |
|
|
10 |
// |
// |
11 |
$menu = array(); |
$menu = array(); |
12 |
|
|
13 |
|
// {{{ Rubrique AUTORISATION |
14 |
|
// |
15 |
|
$rubrik = array( |
16 |
|
"title" => _("autorisation"), |
17 |
|
"class" => "autorisation", |
18 |
|
"right" => "menu_autorisation", |
19 |
|
); |
20 |
|
// |
21 |
|
$links = array(); |
22 |
|
// |
23 |
|
$rubrik['links'] = $links; |
24 |
|
// |
25 |
|
$menu[] = $rubrik; |
26 |
// }}} |
// }}} |
27 |
// {{{ Rubrique APPLICATION |
|
28 |
|
// {{{ Rubrique GUICHET UNIQUE |
29 |
// |
// |
30 |
$rubrik = array( |
$rubrik = array( |
31 |
"title" => _("Guichet Unique"), |
"title" => _("Guichet Unique"), |
32 |
"class" => "demande_type", |
"class" => "guichet_unique", |
33 |
"right" => "menu_guichet_unique", |
"right" => "menu_guichet_unique", |
34 |
); |
); |
35 |
// |
// |
106 |
// |
// |
107 |
$menu[] = $rubrik; |
$menu[] = $rubrik; |
108 |
// }}} |
// }}} |
109 |
// {{{ Rubrique APPLICATION |
|
110 |
|
// {{{ Rubrique INSTRUCTION |
111 |
// |
// |
112 |
$rubrik = array( |
$rubrik = array( |
113 |
"title" => _("instruction"), |
"title" => _("instruction"), |
118 |
$links = array(); |
$links = array(); |
119 |
// |
// |
120 |
$links[] = array( |
$links[] = array( |
121 |
"href" => "../scr/tab.php?obj=PC", |
"class" => "category", |
122 |
"class" => "dossier", |
"title" => _("dossiers d'instruction"), |
123 |
"title" => _("PC"), |
"right" => array( |
124 |
"right" => array("PC", "PC_tab", ), |
"dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab", |
125 |
"open" => array("tab.php|PC", "form.php|PC", ), |
"dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab", |
126 |
); |
"dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", |
127 |
// |
"dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", |
128 |
$links[] = array( |
"dossier_instruction", "dossier_instruction_tab", |
129 |
"href" => "../scr/tab.php?obj=DP", |
"PC_modificatif", "PC_modificatif_tab", |
130 |
"class" => "dossier", |
), |
|
"title" => _("DP"), |
|
|
"right" => array("DP", "DP_tab", ), |
|
|
"open" => array("tab.php|DP", "form.php|DP", ), |
|
131 |
); |
); |
132 |
// |
// |
133 |
$links[] = array( |
$links[] = array( |
134 |
"href" => "../scr/tab.php?obj=PD", |
"href" => "../scr/tab.php?obj=dossier_instruction_mes_encours", |
135 |
"class" => "dossier", |
"class" => "dossier_instruction_mes_encours", |
136 |
"title" => _("PD"), |
"title" => _("mes encours"), |
137 |
"right" => array("PD", "PD_tab", ), |
"right" => array("dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab", ), |
138 |
"open" => array("tab.php|PD", "form.php|PD", ), |
"open" => array("tab.php|dossier_instruction_mes_encours", "form.php|dossier_instruction_mes_encours", ), |
139 |
); |
); |
140 |
// |
// |
141 |
$links[] = array( |
$links[] = array( |
142 |
"href" => "../scr/tab.php?obj=PA", |
"href" => "../scr/tab.php?obj=dossier_instruction_tous_encours", |
143 |
"class" => "dossier", |
"class" => "dossier_instruction_tous_encours", |
144 |
"title" => _("PA"), |
"title" => _("tous les encours"), |
145 |
"right" => array("PA", "PA_tab", ), |
"right" => array("dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab", ), |
146 |
"open" => array("tab.php|PA", "form.php|PA", ), |
"open" => array("tab.php|dossier_instruction_tous_encours", "form.php|dossier_instruction_tous_encours", ), |
147 |
); |
); |
148 |
// |
// |
149 |
$links[] = array( |
$links[] = array( |
150 |
"title" => "<hr/>", |
"title" => "<hr/>", |
151 |
"right" => array( |
"right" => array( |
152 |
"PC_accueil", "PC_accueil_tab", "DP_accueil", "DP_accueil_tab", |
"dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", |
153 |
"PD_accueil", "PD_accueil_tab", "PA_accueil", "PA_accueil_tab", |
"dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", |
154 |
), |
), |
155 |
); |
); |
156 |
// |
// |
157 |
$links[] = array( |
$links[] = array( |
158 |
"href" => "../scr/tab.php?obj=PC_accueil", |
"href" => "../scr/tab.php?obj=dossier_instruction_mes_clotures", |
159 |
"class" => "dossier", |
"class" => "dossier_instruction_mes_clotures", |
160 |
"title" => _("PC - accueil"), |
"title" => _("mes clotures"), |
161 |
"right" => array("PC_accueil", "PC_accueil_tab", ), |
"right" => array("dossier_instruction_mes_clotures", "dossier_instruction_mes_clotures_tab", ), |
162 |
"open" => array("tab.php|PC_accueil", "form.php|PC_accueil", ), |
"open" => array("tab.php|dossier_instruction_mes_clotures", "form.php|dossier_instruction_mes_clotures", ), |
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=DP_accueil", |
|
|
"class" => "dossier", |
|
|
"title" => _("DP - accueil"), |
|
|
"right" => array("DP_accueil", "DP_accueil_tab", ), |
|
|
"open" => array("tab.php|DP_accueil", "form.php|DP_accueil", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=PD_accueil", |
|
|
"class" => "dossier", |
|
|
"title" => _("PD - accueil"), |
|
|
"right" => array("PD_accueil", "PD_accueil_tab", ), |
|
|
"open" => array("tab.php|PD_accueil", "form.php|PD_accueil", ), |
|
163 |
); |
); |
164 |
// |
// |
165 |
$links[] = array( |
$links[] = array( |
166 |
"href" => "../scr/tab.php?obj=PA_accueil", |
"href" => "../scr/tab.php?obj=dossier_instruction_tous_clotures", |
167 |
"class" => "dossier", |
"class" => "dossier_instruction_tous_clotures", |
168 |
"title" => _("PA - accueil"), |
"title" => _("tous les clotures"), |
169 |
"right" => array("PA_accueil", "PA_accueil_tab", ), |
"right" => array("dossier_instruction_tous_clotures", "dossier_instruction_tous_clotures_tab", ), |
170 |
"open" => array("tab.php|PA_accueil", "form.php|PA_accueil", ), |
"open" => array("tab.php|dossier_instruction_tous_clotures", "form.php|dossier_instruction_tous_clotures", ), |
171 |
); |
); |
172 |
// |
// |
173 |
$links[] = array( |
$links[] = array( |
185 |
// |
// |
186 |
$links[] = array( |
$links[] = array( |
187 |
"title" => "<hr/>", |
"title" => "<hr/>", |
188 |
"right" => array("recherchedossier", ), |
"right" => array( |
189 |
|
"dossier_instruction", "dossier_instruction_tab", |
190 |
|
), |
191 |
); |
); |
192 |
// |
// |
193 |
$links[] = array( |
$links[] = array( |
194 |
"href" => "../app/recherchedossier.php", |
"href" => "../scr/tab.php?obj=dossier_instruction", |
195 |
"class" => "dossier", |
"class" => "dossier_instruction", |
196 |
"title" => _("Recherche dossier"), |
"title" => _("recherche"), |
197 |
"right" => "recherchedossier", |
"right" => array("dossier_instruction", "dossier_instruction_tab", ), |
198 |
"open" => "recherchedossier.php|", |
"open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ), |
199 |
); |
); |
200 |
|
// |
201 |
$links[] = array( |
$links[] = array( |
202 |
"class" => "category", |
"class" => "category", |
203 |
"title" => _("Consultations"), |
"title" => _("consultations"), |
204 |
"right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"), |
"right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"), |
205 |
); |
); |
206 |
$links[] = array( |
$links[] = array( |
274 |
// |
// |
275 |
$menu[] = $rubrik; |
$menu[] = $rubrik; |
276 |
// }}} |
// }}} |
277 |
// {{{ Rubrique Demandes d'avis |
|
278 |
|
// {{{ Rubrique DEMANDES D'AVIS |
279 |
// |
// |
280 |
$rubrik = array( |
$rubrik = array( |
281 |
"title" => _("Demandes d'avis"), |
"title" => _("Demandes d'avis"), |