2 // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
3 // +----------------------------------------------------------------------+
5 // +----------------------------------------------------------------------+
6 // | Copyright (c) 1997-2003 The PHP Group |
7 // +----------------------------------------------------------------------+
8 // | This source file is subject to version 2.02 of the PHP license, |
9 // | that is bundled with this package in the file LICENSE, and is |
10 // | available at through the world-wide-web at |
11 // | http://www.php.net/license/2_02.txt. |
12 // | If you did not receive a copy of the PHP license and are unable to |
13 // | obtain it through the world-wide-web, please send a note to |
14 // | license@php.net so we can mail you a copy immediately. |
15 // +----------------------------------------------------------------------+
16 // | Created: thu apr 15 15:22:58 ART 2003
17 // | Author: Martin Marrese <mmarre@mecon.gov.ar>
18 // +----------------------------------------------------------------------+
27 //SECCIONES VISIBLES POR TODOS LOS USUARIOS
29 'nombre' => 'Usuarios',
30 'imagenComun' => 'usuarios',
31 'imagenMouseOn' => '',
34 'tipoMenu' => 'oculto',
36 array ( 'nombre' => 'Filtrar Usuario',
38 'imagenMouseOn' => '',
40 'link' => 'usuarios-filtrar',
41 'subhijos' => array ( 'sarasa1',
44 array ( 'nombre' => 'ABM Usuario',
46 'imagenMouseOn' => '',
48 'link' => 'usuarios-abm',
53 'nombre' => 'perfiles',
54 'imagenComun' => 'perfiles',
55 'imagenMouseOn' => '',
58 'tipoMenu' => 'oculto',
60 array ( 'nombre' => 'ABM Perfil',
62 'imagenMouseOn' => '',
64 'link' => 'perfiles-abm',
65 'subhijos' => array ( 'sarasa2',
71 'nombre' => 'consultas',
72 'imagenComun' => '/www/images/consultas',
73 'imagenMouseOn' => '',
75 'link' => 'consultas',
76 'tipoMenu' => 'oculto',
78 array ( 'nombre' => 'Consultas Usuarios',
80 'imagenMouseOn' => '',
82 'link' => 'consultas-usuario',
83 'subhijos' => array ( 'sarasa3',
88 //SECCIONES VISIBLES POR LOS DESARROLLADORES
90 'nombre' => 'Sistemas',
91 'imagenComun' => 'sistemas',
92 'imagenMouseOn' => '',
95 'tipoMenu' => 'oculto',
97 array ( 'nombre' => 'ABM Sistemas',
99 'imagenMouseOn' => '',
100 'imagenSelect' => '',
101 'link' => 'sistemas-abm',
102 'subhijos' => array ( 'sarasa4',
108 'nombre' => 'Permisos',
109 'imagenComun' => 'permisos',
110 'imagenMouseOn' => '',
111 'imagenSelect' => '',
112 'link' => 'permisos',
113 'tipoMenu' => 'oculto',
115 array ( 'nombre' => 'ABM Permisos',
117 'imagenMouseOn' => '',
118 'imagenSelect' => '',
119 'link' => 'permisos-abm',
120 'subhijos' => array ( 'sarasa5',