/[openfoncier]/branches/3.14.x/dyn/menu.inc.php
ViewVC logotype

Diff of /branches/3.14.x/dyn/menu.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 566 by fmichon, Wed Oct 31 13:09:47 2012 UTC revision 642 by fmichon, Fri Nov 9 13:38:28 2012 UTC
# Line 9  Line 9 
9    
10  //  //
11  $menu = array();  $menu = array();
12    // }}}
13    // {{{ Rubrique APPLICATION
14    //
15    $rubrik = array(
16        "title" => _("Guichet Unique"),
17        "class" => "demande_type",
18        "right" => "menu_guichet_unique",
19    );
20    //
21    $links = array();
22    //
23    $links[] = array(
24        "class" => "category",
25        "title" => _("demandes"),
26        "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
27                         "demande_dossier_existant","demande_dossier_existant_tab",),
28    );
29    $links[] = array(
30        "title" => "<hr/>",
31        "right" => array("demande_nouveau_dossier","demande_nouveau_dossier_tab",
32                         "demande_dossier_existant","demande_dossier_existant_tab",),
33    );
34    $links[] = array(
35        "href" => "../scr/form.php?obj=demande&action=0&advs_id=&tricol=&valide=&retour=tab&new=",
36        "class" => "demande",
37        "title" => _("nouveau dossier"),
38        "right" => array("demande_nouveau_dossier", "demande_nouveau_dossier_tab", ),
39        "open" => array("tab.php|demande", "form.php|demande", ),
40    );
41    $links[] = array(
42        "href" => "../scr/tab.php?obj=demande",
43        "class" => "demande",
44        "title" => _("dossier existant"),
45        "right" => array("demande_dossier_existant", "demande_dossier_existant_tab", ),
46        "open" => array("tab.php|demande", "form.php|demande", ),
47    );
48    //
49    $links[] = array(
50        "class" => "category",
51        "title" => _("Affichage des dossiers"),
52        "right" => array("edition", "edition_tab","attestation_affichage","attestation_affichage_tab",),
53    );
54    $links[] = array(
55        "title" => "<hr/>",
56        "right" => array("edition", "attestation_affichage"),
57    );
58    $links[] = array(
59        "href" => "../app/edition_affichage.php",
60        "class" => "edition",
61        "title" => _("edition"),
62        "right" => array("edition", "edition_tab", ),
63        "open" => array("tab.php|edition", "form.php|edition", ),
64    );
65    $links[] = array(
66        "href" => "../app/attestation_affichage.php",
67        "class" => "attestation_affichage",
68        "title" => _("attestation d'affichage"),
69        "right" => array("attestation_affichage", "attestation_affichage_tab", ),
70        "open" => array("tab.php|attestation_affichage", "form.php|attestation_affichage", ),
71    );
72    //
73    /*$links[] = array(
74        "class" => "category",
75        "title" => _("Qualification"),
76        "right" => array("qualification"),
77    );
78    $links[] = array(
79        "title" => "<hr/>",
80        "right" => array("qualification"),
81    );
82    $links[] = array(
83        "href" => "../scr/tab.php?obj=dossier",
84        "class" => "qualification",
85        "title" => _("A Qualifier"),
86        "right" => array("qualification", "qualification_tab", ),
87        "open" => array("tab.php|qualification", "form.php|qualification", ),
88    );*/
89    //
90    $rubrik['links'] = $links;
91    //
92    $menu[] = $rubrik;
93    // }}}
94  // {{{ Rubrique APPLICATION  // {{{ Rubrique APPLICATION
95  //  //
96  $rubrik = array(  $rubrik = array(
# Line 119  $links[] = array( Line 200  $links[] = array(
200  );  );
201  $links[] = array(  $links[] = array(
202      "class" => "category",      "class" => "category",
203      "title" => _("Consultation"),      "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(
# Line 140  $links[] = array( Line 221  $links[] = array(
221      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),
222      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),
223  );  );
224    
225    
226    $links[] = array(
227        "class" => "category",
228        "title" => _("Messages"),
229        "right" => array("messages_mes_retours", "messages_tous_retours"),
230    );
231    $links[] = array(
232        "title" => "<hr/>",
233        "right" => array("messages_mes_retours", "messages_tous_retours"),
234    );
235    $links[] = array(
236        "href" => "../scr/tab.php?obj=messages_mes_retours",
237        "class" => "messages_mes_retours",
238        "title" => _("Mes messages"),
239        "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
240        "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
241    );
242    $links[] = array(
243        "href" => "../scr/tab.php?obj=messages_tous_retours",
244        "class" => "messages_tous_retours",
245        "title" => _("Tous les messages"),
246        "right" => array("messages_tous_retours", "messages_tous_retours_tab", ),
247        "open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ),
248    );
249    
250    //
251    $rubrik['links'] = $links;
252    //
253    $menu[] = $rubrik;
254    // }}}
255    // {{{ Rubrique Demandes d'avis
256    //
257    $rubrik = array(
258        "title" => _("Suivi"),
259        "class" => "suivi",
260        "right" => "menu_suivi",
261    );
262    //
263    $links = array();
264    //
265  $links[] = array(  $links[] = array(
266      "href" => "../app/avis_code_barre.php",      "href" => "../app/avis_code_barre.php",
267      "class" => "avis_code_barre",      "class" => "avis_code_barre",
# Line 152  $rubrik['links'] = $links; Line 274  $rubrik['links'] = $links;
274  //  //
275  $menu[] = $rubrik;  $menu[] = $rubrik;
276  // }}}  // }}}
   
   
277  // {{{ Rubrique Demandes d'avis  // {{{ Rubrique Demandes d'avis
278  //  //
279  $rubrik = array(  $rubrik = array(
# Line 165  $rubrik = array( Line 285  $rubrik = array(
285  $links = array();  $links = array();
286  //  //
287  $links[] = array(  $links[] = array(
288      "href" => "../scr/tab.php?obj=demande_encours",      "href" => "../scr/tab.php?obj=demande_avis_encours",
289      "class" => "demande_encours",      "class" => "demande_avis_encours",
290      "title" => _("Demandes en cours"),      "title" => _("Demandes en cours"),
291      "right" => array("demande_encours", "demande_encours_tab", ),      "right" => array("demande_avis_encours", "demande_avis_encours_tab", ),
292      "open" => array("tab.php|demande_encours", "form.php|demande_encours", ),      "open" => array("tab.php|demande_avis_encours", "form.php|demande_avis_encours", ),
293  );  );
294    
295  $links[] = array(  $links[] = array(
296      "href" => "../scr/tab.php?obj=demande_passee",      "href" => "../scr/tab.php?obj=demande_avis_passee",
297      "class" => "demande_passee",      "class" => "demande_avis_passee",
298      "title" => _("Demandes passees"),      "title" => _("Demandes passees"),
299      "right" => array("demande_passee", "demande_passee_tab", ),      "right" => array("demande_avis_passee", "demande_avis_passee_tab", ),
300      "open" => array("tab.php|demande_passee", "form.php|demande_passee", ),      "open" => array("tab.php|demande_avis_passee", "form.php|demande_avis_passee", ),
301  );  );
302    
303  $links[] = array(  $links[] = array(
304      "href" => "../scr/tab.php?obj=demande_export",      "href" => "../scr/tab.php?obj=demande_avis_export",
305      "class" => "demande_export",      "class" => "demande_avis_export",
306      "title" => _("Exports"),      "title" => _("Exports"),
307      "right" => array("demande_export", "demande_export_tab", ),      "right" => array("demande_avis_export", "demande_avis_export_tab", ),
308      "open" => array("tab.php|demande_export", "form.php|demande_export", ),      "open" => array("tab.php|demande_avis_export", "form.php|demande_avis_export", ),
309  );  );
310    
311  //  //

Legend:
Removed from v.566  
changed lines
  Added in v.642

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26