/[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 38 by fraynaud, Thu Jul 21 14:47:33 2011 UTC revision 334 by fraynaud, Wed Jun 27 11:01:04 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_tab",
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,      array_push($links,
155      array(      array(
156          "href" => "../spc/recherchedossier.php",          "title" => "<hr/>",
157            "right" => array(),
158        ));
159    
160        array_push($links,
161        array(
162            "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" => "../spc/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,
200      array(      array(
201          "href" => "../spc/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,
224      array(      array(
225          "href" => "../spc/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,
233      array(      array(
234          "href" => "../spc/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" => "../spc/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(
290          "href" => "../scr/tab.php?obj=PC_modificatif",          "href" => "../app/num_dossier.php",
         "class" => "traitement",  
         "title" => _("modificatif transfert"),  
         "right" => "traitement"  
     ));      
   
     array_push($links,  
     array(  
         "href" => "../spc/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    
 // param gaux  
303    
304    array_push($links,    array_push($links,
305      array(      array(
306          "href" => "../scr/tab.php?obj=architecte",          "href" => "../scr/tab.php?obj=architecte",
307          "class" => "architecte",          "class" => "architecte",
308          "title" => _("architecte"),          "title" => _("architecte"),
309          "right" => "architecte"          "right" => "architecte",
310            "open"  => "|architecte"
311      ));      ));
312    
313    
# Line 308  $links = array(); Line 317  $links = array();
317          "href" => "../scr/tab.php?obj=service",          "href" => "../scr/tab.php?obj=service",
318          "class" => "service",          "class" => "service",
319          "title" => _("service"),          "title" => _("service"),
320          "right" => "service"          "right" => "service",
321            "open"  => "|service"
322      ));      ));
323        
324    array_push($links,    array_push($links,
# Line 316  $links = array(); Line 326  $links = array();
326          "href" => "../scr/tab.php?obj=travaux",          "href" => "../scr/tab.php?obj=travaux",
327          "class" => "travaux",          "class" => "travaux",
328          "title" => _("travaux"),          "title" => _("travaux"),
329          "right" => "travaux"          "right" => "travaux",
330      ));          "open"  => "|travaux",
   
   array_push($links,  
     array(  
         "href" => "../scr/tab.php?obj=regle",  
         "class" => "regle",  
         "title" => _("regle"),  
         "right" => "regle"  
331      ));      ));
332    
333    array_push($links,    array_push($links,
# Line 332  $links = array(); Line 335  $links = array();
335          "href" => "../scr/tab.php?obj=categorie_demandeur",          "href" => "../scr/tab.php?obj=categorie_demandeur",
336          "class" => "categorie_demandeur",          "class" => "categorie_demandeur",
337          "title" => _("categorie_demandeur"),          "title" => _("categorie_demandeur"),
338          "right" => "categorie_demandeur"          "right" => "categorie_demandeur",
339            "open"  => "|categorie_demandeur"
340      ));      ));
341        
342    array_push($links,    array_push($links,
# Line 340  $links = array(); Line 344  $links = array();
344          "href" => "../scr/tab.php?obj=destination",          "href" => "../scr/tab.php?obj=destination",
345          "class" => "destination",          "class" => "destination",
346          "title" => _("destination"),          "title" => _("destination"),
347          "right" => "destination"          "right" => "destination",
348            "open"  => "|destination"
349      ));      ));
350    
351    array_push($links,    array_push($links,
# Line 348  $links = array(); Line 353  $links = array();
353          "href" => "../scr/tab.php?obj=nature",          "href" => "../scr/tab.php?obj=nature",
354          "class" => "nature",          "class" => "nature",
355          "title" => _("nature"),          "title" => _("nature"),
356          "right" => "nature"          "right" => "nature",
357            "open"  => "|nature"
358        ));
359    
360      array_push($links,
361        array(
362            "href" => "../scr/tab.php?obj=rivoli",
363            "class" => "rivoli",
364            "title" => _("rivoli"),
365            "right" => "rivoli",
366            "open"  => "|rivoli"
367        ));
368    
369      array_push($links,
370        array(
371            "href" => "../scr/tab.php?obj=civilite",
372            "class" => "civilite",
373            "title" => _("civilite"),
374            "right" => "civilite",
375            "open"  => "|civilite"
376      ));      ));
377    
378    
379    
380    
381      array_push($links,
382        array(
383            "href" => "../scr/tab.php?obj=parametre",
384            "class" => "parametre",
385            "title" => _("parametre")." "._("statistique"),
386            "right" => "parametre",
387            "open"  => "|parametre"
388        ));
389    
390    
391    
392  // workflows  // workflows
393      array_push($links,      array_push($links,
394      array(      array(
# Line 364  $links = array(); Line 402  $links = array();
402          "href" => "../scr/tab.php?obj=action",          "href" => "../scr/tab.php?obj=action",
403          "class" => "action",          "class" => "action",
404          "title" => _("action"),          "title" => _("action"),
405          "right" => "action"          "right" => "action",
406            "open"  => "|action"
407      ));      ));
408    
409    array_push($links,    array_push($links,
# Line 372  $links = array(); Line 411  $links = array();
411          "href" => "../scr/tab.php?obj=transition",          "href" => "../scr/tab.php?obj=transition",
412          "class" => "transition",          "class" => "transition",
413          "title" => _("transition"),          "title" => _("transition"),
414          "right" => "transition"          "right" => "transition",
415            "open"  => "|transition"
416      ));      ));
417        
418      array_push($links,      array_push($links,
# Line 380  $links = array(); Line 420  $links = array();
420          "href" => "../scr/tab.php?obj=etat",          "href" => "../scr/tab.php?obj=etat",
421          "class" => "etat",          "class" => "etat",
422          "title" => _("etat"),          "title" => _("etat"),
423          "right" => "etat"          "right" => "etat",
424            "open"  => "|etat"
425      ));      ));
426    
427      array_push($links,      array_push($links,
# Line 388  $links = array(); Line 429  $links = array();
429            "href" => "../scr/tab.php?obj=evenement",            "href" => "../scr/tab.php?obj=evenement",
430            "class" => "evenement",            "class" => "evenement",
431            "title" => _("evenement"),            "title" => _("evenement"),
432            "right" => "evenement"            "right" => "evenement",
433              "open"  => "|evenement"
434        ));        ));
435            
436        array_push($links,      array_push($links,
437      array(      array(
438          "href" => "../scr/tab.php?obj=bible",          "href" => "../scr/tab.php?obj=bible",
439          "class" => "bible",          "class" => "bible",
440          "title" => _("bible"),          "title" => _("bible"),
441          "right" => "bible"          "right" => "bible",
442            "open"  => "|bible"
443      ));      ));
444                
445    array_push($links,      array_push($links,
446      array(      array(
447          "href" => "../scr/tab.php?obj=avis",          "href" => "../scr/tab.php?obj=avis",
448          "class" => "avis",          "class" => "avis",
449          "title" => _("avis"),          "title" => _("avis"),
450          "right" => "avis"          "right" => "avis",
451            "open"  => "|avis"
452      ));      ));
453      array_push($links,
 // cadastre interne  
     array_push($links,  
454      array(      array(
455          "title" => "<hr/>",          "title" => "<hr/>",
456          "right" => array("parcelle_tab", "proprietaire_tab", "civilite_tab", "pos_tab", "rivoli_tab")          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),
457      ));      ));
458    array_push($links,    array_push($links,
459      array(      array(
460            "href" => "../scr/tab.php?obj=om_etat",
461            "class" => "etat",
462            "title" => _("om_etat"),
463            "right" => "om_etat_tab",
464            "open"  => "|om_etat"
465        ));
466      array_push($links,
467        array(
468            "href" => "../scr/tab.php?obj=om_sousetat",
469            "class" => "sousetat",
470            "title" => _("om_sousetat"),
471            "right" => "om_sousetat_tab",
472            "open"  => "|om_sousetat"
473        ));
474      array_push($links,
475        array(
476            "href" => "../scr/tab.php?obj=om_lettretype",
477            "class" => "lettretype",
478            "title" => _("om_lettretype"),
479            "right" => "om_lettretype_tab",
480            "open"  => "|om_lettretype"
481        ));
482    
483    
484    $rubrik['links'] = $links;
485    array_push($menu, $rubrik);
486    //}}}
487    //{{{ SIG
488    
489    $rubrik = array(
490        "title" => _("SIG"),
491        "class" => "sig",
492        "right" => "menu_sig",
493    );
494    $links = array();
495      array_push($links,
496        array(
497          "href" => "../scr/tab.php?obj=parcelle",          "href" => "../scr/tab.php?obj=parcelle",
498          "class" => "parcelle",          "class" => "parcelle",
499          "title" => _("parcelle"),          "title" => _("parcelle"),
500          "right" => "parcelle"          "right" => "parcelle",
501            "open"  => "|parcelle",
502      ));      ));
503    
504    array_push($links,    array_push($links,
# Line 426  $links = array(); Line 506  $links = array();
506          "href" => "../scr/tab.php?obj=proprietaire",          "href" => "../scr/tab.php?obj=proprietaire",
507          "class" => "proprietaire",          "class" => "proprietaire",
508          "title" => _("proprietaire"),          "title" => _("proprietaire"),
509          "right" => "proprietaire"          "right" => "proprietaire",
510            "open"  => "|proprietaire"
511      ));      ));
512    
   array_push($links,  
     array(  
         "href" => "../scr/tab.php?obj=civilite",  
         "class" => "civilite",  
         "title" => _("civilite"),  
         "right" => "civilite"  
     ));  
513    
514    
515      
516      // servitudes
517    array_push($links,    array_push($links,
518      array(      array(
519            "title" => "<hr/>",
520            "right" => array("pos_tab", "servitude_tab", "servitude_tab", "servitude_tab")
521            ));
522        array_push($links,
523        array(
524          "href" => "../scr/tab.php?obj=pos",          "href" => "../scr/tab.php?obj=pos",
525          "class" => "pos",          "class" => "pos",
526          "title" => _("pos"),          "title" => _("pos"),
527          "right" => "pos"          "right" => "pos",
528            "open"  => "|pos",
529      ));      ));
     
530    array_push($links,    array_push($links,
531      array(      array(
532          "href" => "../scr/tab.php?obj=rivoli",          "href" => "../scr/tab.php?obj=servitude_surfacique",
533          "class" => "rivoli",          "class" => "servitude",
534          "title" => _("rivoli"),          "title" => _("servitude")." "._("surfacique"),
535          "right" => "rivoli"          "right" => "servitude_surfacique",
536            "open"  => "|servitude_surfacique"
537        ));
538      array_push($links,
539        array(
540            "href" => "../scr/tab.php?obj=servitude_ligne",
541            "class" => "servitude",
542            "title" => _("servitude")." "._("ligne"),
543            "right" => "servitude_ligne",
544            "open"  => "|servitude_ligne"
545        ));
546      array_push($links,
547        array(
548            "href" => "../scr/tab.php?obj=servitude_point",
549            "class" => "servitude",
550            "title" => _("servitude")." "._("point"),
551            "right" => "servitude_point",
552            "open"  => "|servitude_point"
553      ));      ));
554    
555  $rubrik['links'] = $links;    array_push($links,
556  array_push($menu, $rubrik);      array(
557            "href" => "../scr/tab.php?obj=parcelle_lot",
558            "class" => "parcelle",
559            "title" => _("parcelle")." "._("lot"),
560            "right" => "parcelle_lot",
561            "open"  => "|parcelle_lot"
562        ));
563    
564    
565    $rubrik['links'] = $links;
566    array_push($menu, $rubrik);
567    
568    
569    //}}}
570  // {{{ Rubrique ADMINISTRATION  // {{{ Rubrique ADMINISTRATION
571  //  //
572  $rubrik = array(  $rubrik = array(
# Line 474  array_push($links, Line 581  array_push($links,
581          "href" => "../scr/tab.php?obj=om_collectivite",          "href" => "../scr/tab.php?obj=om_collectivite",
582          "class" => "collectivite",          "class" => "collectivite",
583          "title" => _("om_collectivite"),          "title" => _("om_collectivite"),
584          "right" => "om_collectivite_tab"          "right" => "om_collectivite_tab",
585            "open"  => "|om_collectivite"
586      ));      ));
587  array_push($links,  array_push($links,
588      array(      array(
589          "href" => "../scr/tab.php?obj=om_parametre",          "href" => "../scr/tab.php?obj=om_parametre",
590          "class" => "collectivite",          "class" => "collectivite",
591          "title" => _("om_parametre"),          "title" => _("om_parametre"),
592          "right" => "om_parametre_tab"          "right" => "om_parametre_tab",
593            "open"  => "|om_parametre"
594      ));      ));
595    
596    
# Line 495  array_push($links, Line 604  array_push($links,
604          "href" => "../scr/tab.php?obj=om_profil",          "href" => "../scr/tab.php?obj=om_profil",
605          "class" => "profil",          "class" => "profil",
606          "title" => _("om_profil"),          "title" => _("om_profil"),
607          "right" => "om_profil_tab"          "right" => "om_profil_tab",
608            "open"  => "|om_profil"
609      ));      ));
610  array_push($links,  array_push($links,
611      array(      array(
612          "href" => "../scr/tab.php?obj=om_droit",          "href" => "../scr/tab.php?obj=om_droit",
613          "class" => "droit",          "class" => "droit",
614          "title" => _("om_droit"),          "title" => _("om_droit"),
615          "right" => "om_droit_multi"          "right" => "om_droit_multi",
616            "open"  => "|om_droit"
617      ));      ));
618  array_push($links,  array_push($links,
619      array(      array(
620          "href" => "../scr/tab.php?obj=om_utilisateur",          "href" => "../scr/tab.php?obj=om_utilisateur",
621          "class" => "utilisateur",          "class" => "utilisateur",
622          "title" => _("om_utilisateur"),          "title" => _("om_utilisateur"),
623          "right" => "om_utilisateur_tab"          "right" => "om_utilisateur_tab",
624            "open"  => "|om_utilisateur"
625      ));      ));
626  array_push($links,  array_push($links,
627      array(      array(
628          "title" => "<hr/>",          "title" => "<hr />",
629          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),          "right" => array("directory"),
630      ));      ));
631  array_push($links,  array_push($links,
632      array(      array(
633          "href" => "../scr/tab.php?obj=om_etat",          "href" => "../scr/directory.php",
634          "class" => "etat",          "title" => _("Annuaire"),
635          "title" => _("om_etat"),          "right" => "directory",
636          "right" => "om_etat_tab"          "class" => "utilisateur",
637            "open"  => "directory.php|"
638      ));      ));
639  array_push($links,  array_push($links,
640      array(      array(
641          "href" => "../scr/tab.php?obj=om_sousetat",          "title" => "<hr/>",
642          "class" => "sousetat",          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),
         "title" => _("om_sousetat"),  
         "right" => "om_sousetat_tab"  
643      ));      ));
644  array_push($links,  array_push($links,
645      array(      array(
646          "href" => "../scr/tab.php?obj=om_lettretype",          "href" => "../scr/tab.php?obj=om_sig_map",
647          "class" => "lettretype",          "class" => "om_sig_map",
648          "title" => _("om_lettretype"),          "title" => _("om SIG"),
649          "right" => "om_lettretype_tab"          "right" => "om_sig_map_tab",
650            "open"  => "|om_sig_map"
651      ));      ));
652    
653  array_push($links,  array_push($links,
654      array(      array(
655          "href" => "../scr/tab.php?obj=om_sig_point",          "href" => "../scr/tab.php?obj=om_sig_wms",
656          "class" => "om_sig_point",          "class" => "om_sig_wms",
657          "title" => _("om SIG"),          "title" => _("om wms"),
658          "right" => "om_sig_point_tab"          "right" => "om_sig_wms_tab",
659            "open"  => "|om_sig_wms",
660      ));      ));
661  array_push($links,  array_push($links,
662      array(      array(
663          "href" => "../scr/tab.php?obj=om_widget",          "href" => "../scr/tab.php?obj=om_widget",
664          "class" => "om_widget",          "class" => "om_widget",
665          "title" => _("widget"),          "title" => _("widget"),
666          "right" => "om_widget"          "right" => "om_widget",
667            "open"  => "|om_widget"
668      ));      ));
669  array_push($links,  array_push($links,
670      array(      array(
# Line 561  array_push($links, Line 676  array_push($links,
676          "href" => "../scr/import.php",          "href" => "../scr/import.php",
677          "class" => "import",          "class" => "import",
678          "title" => _("Import"),          "title" => _("Import"),
679          "right" => "import"          "right" => "import",
680            "open"  => "import.php|"
681      ));      ));
682    
683  array_push($links,  array_push($links,
# Line 572  array_push($links, Line 688  array_push($links,
688  array_push($links,  array_push($links,
689      array(      array(
690          "title" => _("Generateur"),          "title" => _("Generateur"),
691          "href" => "../gen/gen.php",          "href" => "../scr/gen.php",
692          "class" => "generator",          "class" => "generator",
693          "right" => "gen",          "right" => "gen",
694            "open"  => "gen.php|"
695      ));      ));
696  $rubrik['links'] = $links;  $rubrik['links'] = $links;
697  array_push($menu, $rubrik);  array_push($menu, $rubrik);

Legend:
Removed from v.38  
changed lines
  Added in v.334

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26