/[openfoncier]/trunk/dyn/menu.inc.php
ViewVC logotype

Diff of /trunk/dyn/menu.inc.php

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

revision 90 by fraynaud, Thu Aug 25 10:10:35 2011 UTC revision 306 by atreal, Wed Mar 28 13:34:35 2012 UTC
# Line 61  $links = array(); Line 61  $links = array();
61          "href" => "../scr/tab.php?obj=PC",          "href" => "../scr/tab.php?obj=PC",
62          "class" => "dossier",          "class" => "dossier",
63          "title" => _("PC"),          "title" => _("PC"),
64          "right" => "dossier"          "right" => "PC",
65            "open"  => "|PC"
66      ));      ));
67        
68    array_push($links,    array_push($links,
# Line 69  $links = array(); Line 70  $links = array();
70          "href" => "../scr/tab.php?obj=DP",          "href" => "../scr/tab.php?obj=DP",
71          "class" => "dossier",          "class" => "dossier",
72          "title" => _("DP"),          "title" => _("DP"),
73          "right" => "dossier"          "right" => "DP",
74            "open"  => "|DP"
75      ));      ));
76    
77    
# Line 78  $links = array(); Line 80  $links = array();
80          "href" => "../scr/tab.php?obj=PD",          "href" => "../scr/tab.php?obj=PD",
81          "class" => "dossier",          "class" => "dossier",
82          "title" => _("PD"),          "title" => _("PD"),
83          "right" => "dossier"          "right" => "PD",
84            "open"  => "|PD"
85      ));      ));
86    
87    array_push($links,    array_push($links,
# Line 86  $links = array(); Line 89  $links = array();
89          "href" => "../scr/tab.php?obj=PA",          "href" => "../scr/tab.php?obj=PA",
90          "class" => "dossier",          "class" => "dossier",
91          "title" => _("PA"),          "title" => _("PA"),
92          "right" => "dossier"          "right" => "PA",
93            "open"  => "|PA"
94      ));      ));
95    
96  array_push($links,  array_push($links,
97      array(      array(
98          "title" => "<hr/>",          "title" => "<hr/>",
99          "right" => array("gen"),          "right" => array(),
100      ));      ));
101    
102    array_push($links,    array_push($links,
# Line 100  array_push($links, Line 104  array_push($links,
104          "href" => "../scr/tab.php?obj=PC_accueil",          "href" => "../scr/tab.php?obj=PC_accueil",
105          "class" => "dossier",          "class" => "dossier",
106          "title" => _("PC - accueil"),          "title" => _("PC - accueil"),
107          "right" => "dossier"          "right" => "PC_accueil",
108            "open"  => "|PC_accueil"
109      ));      ));
110        
111    array_push($links,    array_push($links,
# Line 108  array_push($links, Line 113  array_push($links,
113          "href" => "../scr/tab.php?obj=DP_accueil",          "href" => "../scr/tab.php?obj=DP_accueil",
114          "class" => "dossier",          "class" => "dossier",
115          "title" => _("DP - accueil"),          "title" => _("DP - accueil"),
116          "right" => "dossier"          "right" => "DP_accueil",
117            "open"  => "|DP_accueil"
118      ));      ));
119    
120    
# Line 117  array_push($links, Line 123  array_push($links,
123          "href" => "../scr/tab.php?obj=PD_accueil",          "href" => "../scr/tab.php?obj=PD_accueil",
124          "class" => "dossier",          "class" => "dossier",
125          "title" => _("PD - accueil"),          "title" => _("PD - accueil"),
126          "right" => "dossier"          "right" => "PD_accueil",
127            "open"  => "|PD_accueil"
128      ));      ));
129    
130    array_push($links,    array_push($links,
# Line 125  array_push($links, Line 132  array_push($links,
132          "href" => "../scr/tab.php?obj=PA_accueil",          "href" => "../scr/tab.php?obj=PA_accueil",
133          "class" => "dossier",          "class" => "dossier",
134          "title" => _("PA - accueil"),          "title" => _("PA - accueil"),
135          "right" => "dossier"          "right" => "PA_accueil",
136            "open"  => "|PA_accueil"
137      ));      ));
138    
139      array_push($links,      array_push($links,
140      array(      array(
141          "title" => "<hr/>",          "title" => "<hr/>",
142          "right" => array("gen"),          "right" => array(),
143        ));
144    
145        array_push($links,
146        array(
147            "href" => "../scr/tab.php?obj=PC_modificatif",
148            "class" => "traitement",
149            "title" => _("modificatif transfert"),
150            "right" => "PC_modificatif",
151            "open"  => array("|PC_modificatif","dossier_modificatif.php|")
152        ));
153    
154        array_push($links,
155        array(
156            "title" => "<hr/>",
157            "right" => array(),
158      ));      ));
159    
160      array_push($links,      array_push($links,
# Line 138  array_push($links, Line 162  array_push($links,
162          "href" => "../app/recherchedossier.php",          "href" => "../app/recherchedossier.php",
163          "class" => "dossier",          "class" => "dossier",
164          "title" => _("Recherche dossier"),          "title" => _("Recherche dossier"),
165          "right" => "recherchedossier"          "right" => "recherchedossier",
166            "open"  => "recherchedossier.php|"
167      ));      ));
168    
169  $rubrik['links'] = $links;  $rubrik['links'] = $links;
170  array_push($menu, $rubrik);  array_push($menu, $rubrik);
171    
172    //}}}
173    
174  // {{{ Rubrique EXPORT  // {{{ Rubrique EXPORT
175  $rubrik = array(  $rubrik = array(
176      "title" => _("Export"),      "title" => _("Export"),
# Line 157  array_push($links, Line 184  array_push($links,
184          "href" => "../scr/edition.php",          "href" => "../scr/edition.php",
185          "class" => "edition",          "class" => "edition",
186          "title" => _("Edition"),          "title" => _("Edition"),
187          "right" => "edition"          "right" => "edition",
188            "open"  => "edition.php|"
189      ));      ));
190  array_push($links,  array_push($links,
191      array(      array(
192          "href" => "../app/edition_p.php",          "href" => "../app/edition_p.php",
193          "class" => "edition",          "class" => "edition",
194          "title" => _("Edition date depot"),          "title" => _("Edition date depot"),
195          "right" => "edition"          "right" => "edition_p",
196            "open"  => "edition_p.php|"
197      ));      ));
198    
199  array_push($links,  array_push($links,
# Line 172  array_push($links, Line 201  array_push($links,
201          "href" => "../app/edition_d.php",          "href" => "../app/edition_d.php",
202          "class" => "edition",          "class" => "edition",
203          "title" => _("Edition date decision"),          "title" => _("Edition date decision"),
204          "right" => "edition"          "right" => "edition_d",
205            "open"  => "edition_d.php|"
206      ));      ));
207    
208      array_push($links,      array_push($links,
209      array(      array(
210          "title" => "<hr/>",          "title" => "<hr/>",
211          "right" => array("reqmo", "export_pc_tab", "export_dp_tab", "export_sitadel_tab")          "right" => array("reqmo", "export_pc", "export_dp", "export_sitadel")
212      ));      ));
213    
214  array_push($links,  array_push($links,
# Line 186  array_push($links, Line 216  array_push($links,
216          "href" => "../scr/reqmo.php",          "href" => "../scr/reqmo.php",
217          "class" => "reqmo",          "class" => "reqmo",
218          "title" => _("Requetes memorisees"),          "title" => _("Requetes memorisees"),
219          "right" => "reqmo"          "right" => "reqmo",
220            "open"  => array("reqmo.php|","requeteur.php|",),
221      ));      ));
222    
223      array_push($links,      array_push($links,
# Line 194  array_push($links, Line 225  array_push($links,
225          "href" => "../app/export_pc.php",          "href" => "../app/export_pc.php",
226          "class" => "reqmo",          "class" => "reqmo",
227          "title" => _("export PC Lascot"),          "title" => _("export PC Lascot"),
228          "right" => "ecport_pc"          "right" => "export_pc",
229            "open"  => "export_pc.php|"
230      ));      ));
231            
232      array_push($links,      array_push($links,
# Line 202  array_push($links, Line 234  array_push($links,
234          "href" => "../app/export_dp.php",          "href" => "../app/export_dp.php",
235          "class" => "reqmo",          "class" => "reqmo",
236          "title" => _("export DP Lascot"),          "title" => _("export DP Lascot"),
237          "right" => "export_dp"          "right" => "export_dp",
238            "open"  => "export_dp.php|"
239      ));      ));
240        
241      array_push($links,      array_push($links,
242      array(      array(
243          "href" => "../app/export_sitadel.php",          "href" => "../app/sitadel.php",
244          "class" => "reqmo",          "class" => "reqmo",
245          "title" => _("export sitadel"),          "title" => _("export")._("sitadel")." 2",
246          "right" => "export_sitadel"          "right" => "export_sitadel",
247            "open"  => "sitadel.php|"
248      ));      ));
249    
250    
251  $rubrik['links'] = $links;  $rubrik['links'] = $links;
252  array_push($menu, $rubrik);  array_push($menu, $rubrik);
253  // }}}  // }}}
254    // {{{  Rubrique parametrage de l'application
 // {{{ Rubrique TRAITEMENT  
255    
256  $rubrik = array(  $rubrik = array(
257      "title" => _("Traitement"),      "title" => _("Parametrage"),
258      "class" => "traitement",      "class" => "parametrage",
259      "right" => "menu_traitement",      "right" => "menu_parametrage",
260  );  );
261  $links = array();  $links = array();
262  // *** TRAITEMENT ***  // *** TABLES DE PARAMETRAGE ***
263  // inserez le lien d acces au traitement  // inserer ici vos tables de parametres
264  // ========================================================================  // ========================================================================
265  /*  /*
266   array_push($links,    array_push($links,
267      array(      array(
268          "href" => "../trt/nom_du_traitement.php",          "href" => "../scr/tab.php?obj=nom_table",
269          "class" => "traitement",          "class" => "nom_table",
270          "title" => _("Traitement"),          "title" => _("nom_table"),
271          "right" => "traitement"          "right" => "nom_table"
272      ));      ));
273  */  */
274  // ========================================================================  // ========================================================================
275    
276    
277    // param gaux
278    
279      array_push($links,      array_push($links,
280      array(      array(
281          "href" => "../scr/form.php?obj=dossier_numeromanuel",          "href" => "../scr/form.php?obj=dossier_numeromanuel",
282          "class" => "traitement",          "class" => "traitement",
283          "title" => _("numero manuel"),          "title" => _("numero manuel"),
284          "right" => "traitement"          "right" => "dossier_numeromanuel",
285            "open"  => "|dossier_numeromanuel"
286      ));      ));
287    
288      array_push($links,      array_push($links,
289      array(      array(
         "href" => "../scr/tab.php?obj=PC_modificatif",  
         "class" => "traitement",  
         "title" => _("modificatif transfert"),  
         "right" => "traitement"  
     ));      
   
     array_push($links,  
     array(  
290          "href" => "../app/num_dossier.php",          "href" => "../app/num_dossier.php",
291          "class" => "traitement",          "class" => "traitement",
292          "title" => _("remise a 0"),          "title" => _("remise a 0"),
293          "right" => "traitement"          "right" => "num_dossier",
294            "open"  => "num_dossier.php|"
295      ));      ));
296    
297  $rubrik['links'] = $links;      array_push($links,
 array_push($menu, $rubrik);  
 // }}}  
   
   
   
 // {{{  Rubrique parametrage de l'application  
   
 $rubrik = array(  
     "title" => _("Parametrage"),  
     "class" => "parametrage",  
     "right" => "menu_parametrage",  
 );  
 $links = array();  
 // *** TABLES DE PARAMETRAGE ***  
 // inserer ici vos tables de parametres  
 // ========================================================================  
 /*  
   array_push($links,  
298      array(      array(
299          "href" => "../scr/tab.php?obj=nom_table",          "title" => "<hr/>",
300          "class" => "nom_table",          "right" => array(),
         "title" => _("nom_table"),  
         "right" => "nom_table"  
301      ));      ));
 */  
 // ========================================================================  
302    
303    
 // param gaux  
   
304    array_push($links,    array_push($links,
305      array(      array(
306          "href" => "../scr/tab.php?obj=architecte",          "href" => "../scr/tab.php?obj=architecte",
# Line 316  $links = array(); Line 324  $links = array();
324          "href" => "../scr/tab.php?obj=travaux",          "href" => "../scr/tab.php?obj=travaux",
325          "class" => "travaux",          "class" => "travaux",
326          "title" => _("travaux"),          "title" => _("travaux"),
327          "right" => "travaux"          "right" => "travaux",
328      ));          "open"  => "|travaux",
   
   array_push($links,  
     array(  
         "href" => "../scr/tab.php?obj=regle",  
         "class" => "regle",  
         "title" => _("regle"),  
         "right" => "regle"  
329      ));      ));
330    
331    array_push($links,    array_push($links,
# Line 351  $links = array(); Line 352  $links = array();
352          "right" => "nature"          "right" => "nature"
353      ));      ));
354    
355      array_push($links,
356        array(
357            "href" => "../scr/tab.php?obj=rivoli",
358            "class" => "rivoli",
359            "title" => _("rivoli"),
360            "right" => "rivoli"
361        ));
362    
363      array_push($links,
364        array(
365            "href" => "../scr/tab.php?obj=civilite",
366            "class" => "civilite",
367            "title" => _("civilite"),
368            "right" => "civilite"
369        ));
370    
371    
372    
373    
374      array_push($links,
375        array(
376            "href" => "../scr/tab.php?obj=parametre",
377            "class" => "parametre",
378            "title" => _("parametre")." "._("statistique"),
379            "right" => "parametre"
380        ));
381    
382    
383    
384  // workflows  // workflows
385      array_push($links,      array_push($links,
386      array(      array(
# Line 391  $links = array(); Line 421  $links = array();
421            "right" => "evenement"            "right" => "evenement"
422        ));        ));
423            
424        array_push($links,      array_push($links,
425      array(      array(
426          "href" => "../scr/tab.php?obj=bible",          "href" => "../scr/tab.php?obj=bible",
427          "class" => "bible",          "class" => "bible",
# Line 399  $links = array(); Line 429  $links = array();
429          "right" => "bible"          "right" => "bible"
430      ));      ));
431                
432    array_push($links,      array_push($links,
433      array(      array(
434          "href" => "../scr/tab.php?obj=avis",          "href" => "../scr/tab.php?obj=avis",
435          "class" => "avis",          "class" => "avis",
436          "title" => _("avis"),          "title" => _("avis"),
437          "right" => "avis"          "right" => "avis"
438      ));      ));
439      array_push($links,
 // cadastre interne  
     array_push($links,  
440      array(      array(
441          "title" => "<hr/>",          "title" => "<hr/>",
442          "right" => array("parcelle_tab", "proprietaire_tab", "civilite_tab", "pos_tab", "rivoli_tab")          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),
443      ));      ));
444    array_push($links,    array_push($links,
445      array(      array(
446            "href" => "../scr/tab.php?obj=om_etat",
447            "class" => "etat",
448            "title" => _("om_etat"),
449            "right" => "om_etat_tab",
450            "open"  => "|om_etat"
451        ));
452      array_push($links,
453        array(
454            "href" => "../scr/tab.php?obj=om_sousetat",
455            "class" => "sousetat",
456            "title" => _("om_sousetat"),
457            "right" => "om_sousetat_tab",
458            "open"  => "|om_sousetat"
459        ));
460      array_push($links,
461        array(
462            "href" => "../scr/tab.php?obj=om_lettretype",
463            "class" => "lettretype",
464            "title" => _("om_lettretype"),
465            "right" => "om_lettretype_tab",
466            "open"  => "|om_lettretype"
467        ));
468    
469    
470    $rubrik['links'] = $links;
471    array_push($menu, $rubrik);
472    //}}}
473    //{{{ SIG
474    
475    $rubrik = array(
476        "title" => _("SIG"),
477        "class" => "sig",
478        "right" => "menu_sig",
479    );
480    $links = array();
481      array_push($links,
482        array(
483          "href" => "../scr/tab.php?obj=parcelle",          "href" => "../scr/tab.php?obj=parcelle",
484          "class" => "parcelle",          "class" => "parcelle",
485          "title" => _("parcelle"),          "title" => _("parcelle"),
# Line 429  $links = array(); Line 494  $links = array();
494          "right" => "proprietaire"          "right" => "proprietaire"
495      ));      ));
496    
   array_push($links,  
     array(  
         "href" => "../scr/tab.php?obj=civilite",  
         "class" => "civilite",  
         "title" => _("civilite"),  
         "right" => "civilite"  
     ));  
497    
498    
499      
500      // servitudes
501    array_push($links,    array_push($links,
502      array(      array(
503            "title" => "<hr/>",
504            "right" => array("pos_tab", "servitude_tab", "servitude_tab", "servitude_tab")
505            ));
506        array_push($links,
507        array(
508          "href" => "../scr/tab.php?obj=pos",          "href" => "../scr/tab.php?obj=pos",
509          "class" => "pos",          "class" => "pos",
510          "title" => _("pos"),          "title" => _("pos"),
511          "right" => "pos"          "right" => "pos"
512      ));      ));
     
513    array_push($links,    array_push($links,
514      array(      array(
515          "href" => "../scr/tab.php?obj=rivoli",          "href" => "../scr/tab.php?obj=servitude_surfacique",
516          "class" => "rivoli",          "class" => "servitude",
517          "title" => _("rivoli"),          "title" => _("servitude")." "._("surfacique"),
518          "right" => "rivoli"          "right" => "servitude_surfacique"
519        ));
520      array_push($links,
521        array(
522            "href" => "../scr/tab.php?obj=servitude_ligne",
523            "class" => "servitude",
524            "title" => _("servitude")." "._("ligne"),
525            "right" => "servitude_ligne"
526        ));
527      array_push($links,
528        array(
529            "href" => "../scr/tab.php?obj=servitude_point",
530            "class" => "servitude",
531            "title" => _("servitude")." "._("point"),
532            "right" => "servitude_point"
533      ));      ));
534    
535  $rubrik['links'] = $links;    array_push($links,
536  array_push($menu, $rubrik);      array(
537            "href" => "../scr/tab.php?obj=parcelle_lot",
538            "class" => "parcelle",
539            "title" => _("parcelle")." "._("lot"),
540            "right" => "parcelle_lot"
541        ));
542    
543    
544    $rubrik['links'] = $links;
545    array_push($menu, $rubrik);
546    
547    
548    //}}}
549  // {{{ Rubrique ADMINISTRATION  // {{{ Rubrique ADMINISTRATION
550  //  //
551  $rubrik = array(  $rubrik = array(
# Line 513  array_push($links, Line 599  array_push($links,
599      ));      ));
600  array_push($links,  array_push($links,
601      array(      array(
602          "title" => "<hr/>",          "title" => "<hr />",
603          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),          "right" => array("directory"),
     ));  
 array_push($links,  
     array(  
         "href" => "../scr/tab.php?obj=om_etat",  
         "class" => "etat",  
         "title" => _("om_etat"),  
         "right" => "om_etat_tab"  
604      ));      ));
605  array_push($links,  array_push($links,
606      array(      array(
607          "href" => "../scr/tab.php?obj=om_sousetat",          "href" => "../scr/directory.php",
608          "class" => "sousetat",          "title" => _("Annuaire"),
609          "title" => _("om_sousetat"),          "right" => "directory",
610          "right" => "om_sousetat_tab"          "class" => "utilisateur",
611      ));      ));
612  array_push($links,  array_push($links,
613      array(      array(
614          "href" => "../scr/tab.php?obj=om_lettretype",          "title" => "<hr/>",
615          "class" => "lettretype",          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),
         "title" => _("om_lettretype"),  
         "right" => "om_lettretype_tab"  
616      ));      ));
617  array_push($links,  array_push($links,
618      array(      array(

Legend:
Removed from v.90  
changed lines
  Added in v.306

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26