1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>SAMURAI: SAMURAI_Sistema class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
6 <!-- Generado por Doxygen 1.3.2 -->
7 <div class="qindex"><a class="qindex" href="main.html">Página principal</a> | <a class="qindex" href="classes.html">Lista alfabética</a> | <a class="qindex" href="annotated.html">Lista de componentes</a> | <a class="qindex" href="files.html">Lista de archivos</a> | <a class="qindex" href="functions.html">Miembros de las clases</a></div>
8 <h1>Referencia de la Clase SAMURAI_Sistema</h1><a href="classSAMURAI__Sistema-members.html">Lista de todos los miembros.</a><hr><a name="_details"></a><h2>Descripción detallada</h2>
9 Clase para el manejo de los sistemas.
15 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00037">37</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.<table border=0 cellpadding=0 cellspacing=0>
17 <tr><td colspan=2><br><h2>Métodos públicos</h2></td></tr>
18 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a0">getAsociaciones</a> ()</td></tr>
20 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Asociaciones. </em> <a href="#a0"></a><em><br><br></td></tr>
21 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a1">setAsociaciones</a> ($asociaciones)</td></tr>
23 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Asociaciones. </em> <a href="#a1"></a><em><br><br></td></tr>
24 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a2">SAMURAI_Sistema</a> (&$db, $id=null)</td></tr>
26 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. </em> <a href="#a2"></a><em><br><br></td></tr>
27 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a3">getId</a> ()</td></tr>
29 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el identificador del sistema. </em> <a href="#a3"></a><em><br><br></td></tr>
30 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a4">getNombre</a> ()</td></tr>
32 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el nombre del sistema. </em> <a href="#a4"></a><em><br><br></td></tr>
33 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a5">getDescripcion</a> ()</td></tr>
35 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve la descrpcion del sistema. </em> <a href="#a5"></a><em><br><br></td></tr>
36 <tr><td class="memItemLeft" nowrap align=right valign=top>& </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a6">getFechaInicio</a> ()</td></tr>
38 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve la fecha de inicio del sistema. </em> <a href="#a6"></a><em><br><br></td></tr>
39 <tr><td class="memItemLeft" nowrap align=right valign=top>& </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a7">getFechaFin</a> ()</td></tr>
41 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve la fecha de finalizacion del sistema. </em> <a href="#a7"></a><em><br><br></td></tr>
42 <tr><td class="memItemLeft" nowrap align=right valign=top>& </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a8">getFechaImplementacion</a> ()</td></tr>
44 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve la fecha de implementacion del sistema. </em> <a href="#a8"></a><em><br><br></td></tr>
45 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a9">getContacto</a> ()</td></tr>
47 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el contacto del sistema. </em> <a href="#a9"></a><em><br><br></td></tr>
48 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a10">setNombre</a> ($nombre=null)</td></tr>
50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea el nombre del sistema. </em> <a href="#a10"></a><em><br><br></td></tr>
51 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a11">setDescripcion</a> ($descripcion=null)</td></tr>
53 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea la descripcion del sistema. </em> <a href="#a11"></a><em><br><br></td></tr>
54 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a12">setFechaInicio</a> ($fecha=null)</td></tr>
56 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea la fecha de inicio del sistema. </em> <a href="#a12"></a><em><br><br></td></tr>
57 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a13">setFechaFin</a> ($fecha=null)</td></tr>
59 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea la fecha de finalizacion del sistema. </em> <a href="#a13"></a><em><br><br></td></tr>
60 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a14">setFechaImplementacion</a> ($fecha=null)</td></tr>
62 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea la fecha de implementacion del sistema. </em> <a href="#a14"></a><em><br><br></td></tr>
63 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a15">setContacto</a> ($contacto=null)</td></tr>
65 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea el contacto del sistema. </em> <a href="#a15"></a><em><br><br></td></tr>
66 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a16">_obtenerDatosDb</a> ()</td></tr>
68 <tr><td class="mdescLeft"> </td><td class="mdescRight">Obtiene los datos del sistema de la DB. </em> <a href="#a16"></a><em><br><br></td></tr>
69 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a17">guardarDatos</a> ($accion=grabar)</td></tr>
71 <tr><td class="mdescLeft"> </td><td class="mdescRight">Guarda la informacion del sistema en la base. </em> <a href="#a17"></a><em><br><br></td></tr>
72 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a18">getResponsable</a> ()</td></tr>
74 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el login del responsable de los ultimos cambios. </em> <a href="#a18"></a><em><br><br></td></tr>
75 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a19">setResponsable</a> ($responsable=null)</td></tr>
77 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea el login del responsable de los ultimos cambios del sistema. </em> <a href="#a19"></a><em><br><br></td></tr>
78 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a20">getIdPermisos</a> ()</td></tr>
80 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve un array asociativo con los identificadores de los permisos. </em> <a href="#a20"></a><em><br><br></td></tr>
81 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a21">setPermisos</a> ($permisos=null)</td></tr>
83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Setea los permisos de un sistema. </em> <a href="#a21"></a><em><br><br></td></tr>
84 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a22">getMaxIdSistema</a> ()</td></tr>
86 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a23">_grabarDb</a> ()</td></tr>
88 <tr><td class="mdescLeft"> </td><td class="mdescRight">Graba los datos en la Base de Datos. </em> <a href="#a23"></a><em><br><br></td></tr>
89 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a24">_borrarDb</a> ()</td></tr>
91 <tr><td class="mdescLeft"> </td><td class="mdescRight">Borra los datos de la base de datos. </em> <a href="#a24"></a><em><br><br></td></tr>
92 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a25">_modificarDb</a> ()</td></tr>
94 <tr><td class="mdescLeft"> </td><td class="mdescRight">Modifica los datos en base. </em> <a href="#a25"></a><em><br><br></td></tr>
95 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a26">_grabarPermisosDb</a> ($idSistema)</td></tr>
97 <tr><td class="mdescLeft"> </td><td class="mdescRight">Graba los permisos del sistema en perm_sist. </em> <a href="#a26"></a><em><br><br></td></tr>
98 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a27">_borrarPermisosDb</a> ($idSistema, $observaciones=null, $idPermiso=null)</td></tr>
100 <tr><td class="mdescLeft"> </td><td class="mdescRight">Borra los permisos que tenga asociado el sistema segun el criterio de observaciones. </em> <a href="#a27"></a><em><br><br></td></tr>
101 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a28">guardarAsociacion</a> ($idPermiso, $observacion= '')</td></tr>
103 <tr><td class="mdescLeft"> </td><td class="mdescRight">Guarda en base las nuevas asociaciones que se van cargando y actualiza los datos del sistema. </em> <a href="#a28"></a><em><br><br></td></tr>
104 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a29">eliminarAsociacion</a> ($idPermiso, $observacion= '')</td></tr>
106 <tr><td class="mdescLeft"> </td><td class="mdescRight">Elimina una asociacion de la base, y actualiza los datos del sistema. </em> <a href="#a29"></a><em><br><br></td></tr>
107 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a30">modificarAsociacion</a> ($idPermiso, $idPermiso_ant, $observacion= '', $obs_ant= '')</td></tr>
109 <tr><td class="mdescLeft"> </td><td class="mdescRight">Actualiza los datos de la asociacion en la base de datos. </em> <a href="#a30"></a><em><br><br></td></tr>
110 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#a31">_existeAsociacion</a> ($idPermiso, $observacion)</td></tr>
112 <tr><td class="mdescLeft"> </td><td class="mdescRight">Chequea si existe la asociacion. </em> <a href="#a31"></a><em><br><br></td></tr>
113 <tr><td colspan=2><br><h2>Métodos públicos estáticos</h2></td></tr>
114 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#e0">getSistemas</a> (&$db)</td></tr>
116 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el array de sistemas. </em> <a href="#e0"></a><em><br><br></td></tr>
117 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#e1">_getIdSistemas</a> (&$db)</td></tr>
119 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuleve un array con los identificadores de todos los sistemas. </em> <a href="#e1"></a><em><br><br></td></tr>
120 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#e2">getArraySistemas</a> (&$db)</td></tr>
122 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve un array asociativo en donde la clave es el identificador y el valor es el nombre del sistema. </em> <a href="#e2"></a><em><br><br></td></tr>
123 <tr><td colspan=2><br><h2>Atributos públicos</h2></td></tr>
124 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o0">_id</a></td></tr>
126 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o1">_nombre</a></td></tr>
128 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o2">_descripcion</a></td></tr>
130 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o3">_fecha_inicio</a></td></tr>
132 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o4">_fecha_fin</a></td></tr>
134 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o5">_fecha_implementacion</a></td></tr>
136 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o6">_contacto</a></td></tr>
138 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o7">_db</a></td></tr>
140 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o8">_responsable</a></td></tr>
142 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o9">_permisos</a></td></tr>
144 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Sistema.html#o10">_asociaciones</a></td></tr>
147 <hr><h2>Documentación del constructor y destructor</h2>
148 <a name="a2" doxytag="SAMURAI_Sistema::SAMURAI_Sistema"></a><p>
149 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
152 <table cellpadding="0" cellspacing="0" border="0">
154 <td class="md" nowrap valign="top"> SAMURAI_Sistema::SAMURAI_Sistema </td>
155 <td class="md" valign="top">( </td>
156 <td class="md" nowrap valign="top">&$ </td>
157 <td class="mdname" nowrap> <em>db</em>, </td>
162 <td class="md" nowrap>$ </td>
163 <td class="mdname" nowrap> <em>id</em> = null</td>
167 <td class="md">) </td>
168 <td class="md" colspan="2"></td>
175 <table cellspacing=5 cellpadding=0 border=0>
185 Si recibe como parametro el identificador busca en la DB los datos.<p>
186 <dl compact><dt><b>Parámetros:</b></dt><dd>
187 <table border="0" cellspacing="2" cellpadding="0">
188 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Objeto Conexion </td></tr>
189 <tr><td valign=top><em>int</em> </td><td>$id Identificador del sistema</td></tr>
192 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
195 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00161">161</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
197 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00044">_id</a>, <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00387">setContacto()</a>, <a class="el" href="Sistema_8php-source.html#l00311">setDescripcion()</a>, <a class="el" href="Sistema_8php-source.html#l00346">setFechaFin()</a>, <a class="el" href="Sistema_8php-source.html#l00366">setFechaImplementacion()</a>, <a class="el" href="Sistema_8php-source.html#l00326">setFechaInicio()</a>, <a class="el" href="Sistema_8php-source.html#l00296">setNombre()</a>, <a class="el" href="Sistema_8php-source.html#l00557">setPermisos()</a>, y <a class="el" href="Sistema_8php-source.html#l00529">setResponsable()</a>.
199 Referenciado por <a class="el" href="Sistema_8php-source.html#l00875">getSistemas()</a>. </td>
204 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a2_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a2_cgraph_map" alt=""></center>
205 <map name="classSAMURAI__Sistema_a2_cgraph_map">
206 <area href="classSAMURAI__Sistema.html#a16" shape="rect" coords="801,86,1044,105" alt="">
207 <area href="classSAMURAI__Sistema.html#a15" shape="rect" coords="7,156,215,174" alt="">
208 <area href="classSAMURAI__Sistema.html#a11" shape="rect" coords="239,156,463,174" alt="">
209 <area href="classSAMURAI__Sistema.html#a13" shape="rect" coords="487,156,695,174" alt="">
210 <area href="classSAMURAI__Sistema.html#a14" shape="rect" coords="719,156,1007,174" alt="">
211 <area href="classSAMURAI__Sistema.html#a12" shape="rect" coords="1031,156,1252,174" alt="">
212 <area href="classSAMURAI__Sistema.html#a10" shape="rect" coords="1276,156,1476,174" alt="">
213 <area href="classSAMURAI__Sistema.html#a19" shape="rect" coords="1500,156,1735,174" alt="">
214 <area href="classSAMURAI__Sistema.html#a21" shape="rect" coords="1220,86,1431,105" alt="">
216 <hr><h2>Documentación de las funciones miembro</h2>
217 <a name="a24" doxytag="SAMURAI_Sistema::_borrarDb"></a><p>
218 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
221 <table cellpadding="0" cellspacing="0" border="0">
223 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_borrarDb </td>
224 <td class="md" valign="top">( </td>
225 <td class="mdname1" valign="top" nowrap> </td>
226 <td class="md" valign="top"> ) </td>
227 <td class="md" nowrap></td>
234 <table cellspacing=5 cellpadding=0 border=0>
242 Borra los datos de la base de datos.
244 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
247 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00625">625</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
249 References <a class="el" href="Sistema_8php-source.html#l00726">_borrarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00188">getId()</a>, y <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>.
251 Referenciado por <a class="el" href="Sistema_8php-source.html#l00489">guardarDatos()</a>. </td>
256 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a24_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a24_cgraph_map" alt=""></center>
257 <map name="classSAMURAI__Sistema_a24_cgraph_map">
258 <area href="classSAMURAI__Sistema.html#a27" shape="rect" coords="7,87,257,105" alt="">
259 <area href="classSAMURAI__Sistema.html#a3" shape="rect" coords="281,87,447,105" alt="">
260 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="471,87,705,105" alt="">
262 <a name="a27" doxytag="SAMURAI_Sistema::_borrarPermisosDb"></a><p>
263 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
266 <table cellpadding="0" cellspacing="0" border="0">
268 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_borrarPermisosDb </td>
269 <td class="md" valign="top">( </td>
270 <td class="md" nowrap valign="top">$ </td>
271 <td class="mdname" nowrap> <em>idSistema</em>, </td>
276 <td class="md" nowrap>$ </td>
277 <td class="mdname" nowrap> <em>observaciones</em> = null, </td>
282 <td class="md" nowrap>$ </td>
283 <td class="mdname" nowrap> <em>idPermiso</em> = null</td>
287 <td class="md">) </td>
288 <td class="md" colspan="2"></td>
295 <table cellspacing=5 cellpadding=0 border=0>
303 Borra los permisos que tenga asociado el sistema segun el criterio de observaciones.
305 <dl compact><dt><b>Parámetros:</b></dt><dd>
306 <table border="0" cellspacing="2" cellpadding="0">
307 <tr><td valign=top><em>int</em> </td><td>$idSistema Identificador del sistema </td></tr>
308 <tr><td valign=top><em>bool</em> </td><td>$observaciones Null u observacion de la asociacion a borrar </td></tr>
309 <tr><td valign=top><em>int</em> </td><td>$idPermiso Identificador del permiso a borrar</td></tr>
312 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
315 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00726">726</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
317 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>.
319 Referenciado por <a class="el" href="Sistema_8php-source.html#l00625">_borrarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00789">eliminarAsociacion()</a>. </td>
322 <a name="a31" doxytag="SAMURAI_Sistema::_existeAsociacion"></a><p>
323 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
326 <table cellpadding="0" cellspacing="0" border="0">
328 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_existeAsociacion </td>
329 <td class="md" valign="top">( </td>
330 <td class="md" nowrap valign="top">$ </td>
331 <td class="mdname" nowrap> <em>idPermiso</em>, </td>
336 <td class="md" nowrap>$ </td>
337 <td class="mdname" nowrap> <em>observacion</em></td>
341 <td class="md">) </td>
342 <td class="md" colspan="2"></td>
349 <table cellspacing=5 cellpadding=0 border=0>
357 Chequea si existe la asociacion.
359 <dl compact><dt><b>Parámetros:</b></dt><dd>
360 <table border="0" cellspacing="2" cellpadding="0">
361 <tr><td valign=top><em>int</em> </td><td>$idPermiso Id del permiso a chequear </td></tr>
362 <tr><td valign=top><em>string</em> </td><td>$observacion Observacion a chequear</td></tr>
365 <dl compact><dt><b>Devuelve:</b></dt><dd>bool protected </dd></dl>
368 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00847">847</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
370 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>.
372 Referenciado por <a class="el" href="Sistema_8php-source.html#l00758">guardarAsociacion()</a>, y <a class="el" href="Sistema_8php-source.html#l00812">modificarAsociacion()</a>. </td>
375 <a name="e1" doxytag="SAMURAI_Sistema::_getIdSistemas"></a><p>
376 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
379 <table cellpadding="0" cellspacing="0" border="0">
381 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_getIdSistemas </td>
382 <td class="md" valign="top">( </td>
383 <td class="md" nowrap valign="top">&$ </td>
384 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
385 <td class="md" valign="top"> ) </td>
386 <td class="md" nowrap><code> [static]</code></td>
393 <table cellspacing=5 cellpadding=0 border=0>
401 Devuleve un array con los identificadores de todos los sistemas.
403 <dl compact><dt><b>Parámetros:</b></dt><dd>
404 <table border="0" cellspacing="2" cellpadding="0">
405 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
408 <dl compact><dt><b>Devuelve:</b></dt><dd>array(int) protected </dd></dl>
411 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00896">896</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
413 Referenciado por <a class="el" href="Sistema_8php-source.html#l00875">getSistemas()</a>. </td>
416 <a name="a23" doxytag="SAMURAI_Sistema::_grabarDb"></a><p>
417 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
420 <table cellpadding="0" cellspacing="0" border="0">
422 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_grabarDb </td>
423 <td class="md" valign="top">( </td>
424 <td class="mdname1" valign="top" nowrap> </td>
425 <td class="md" valign="top"> ) </td>
426 <td class="md" nowrap></td>
433 <table cellspacing=5 cellpadding=0 border=0>
441 Graba los datos en la Base de Datos.
443 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
446 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00586">586</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
448 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00698">_grabarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00281">getContacto()</a>, <a class="el" href="Sistema_8php-source.html#l00214">getDescripcion()</a>, <a class="el" href="Sistema_8php-source.html#l00245">getFechaFin()</a>, <a class="el" href="Sistema_8php-source.html#l00263">getFechaImplementacion()</a>, <a class="el" href="Sistema_8php-source.html#l00227">getFechaInicio()</a>, y <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>.
450 Referenciado por <a class="el" href="Sistema_8php-source.html#l00489">guardarDatos()</a>. </td>
455 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a23_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a23_cgraph_map" alt=""></center>
456 <map name="classSAMURAI__Sistema_a23_cgraph_map">
457 <area href="classSAMURAI__Sistema.html#a26" shape="rect" coords="7,87,263,105" alt="">
458 <area href="classSAMURAI__Sistema.html#a9" shape="rect" coords="287,87,495,105" alt="">
459 <area href="classSAMURAI__Sistema.html#a5" shape="rect" coords="519,87,745,105" alt="">
460 <area href="classSAMURAI__Sistema.html#a7" shape="rect" coords="769,87,980,105" alt="">
461 <area href="classSAMURAI__Sistema.html#a8" shape="rect" coords="1004,87,1292,105" alt="">
462 <area href="classSAMURAI__Sistema.html#a6" shape="rect" coords="1316,87,1540,105" alt="">
463 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="1564,87,1799,105" alt="">
465 <a name="a26" doxytag="SAMURAI_Sistema::_grabarPermisosDb"></a><p>
466 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
469 <table cellpadding="0" cellspacing="0" border="0">
471 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_grabarPermisosDb </td>
472 <td class="md" valign="top">( </td>
473 <td class="md" nowrap valign="top">$ </td>
474 <td class="mdname1" valign="top" nowrap> <em>idSistema</em> </td>
475 <td class="md" valign="top"> ) </td>
476 <td class="md" nowrap></td>
483 <table cellspacing=5 cellpadding=0 border=0>
491 Graba los permisos del sistema en perm_sist.
493 <dl compact><dt><b>Parámetros:</b></dt><dd>
494 <table border="0" cellspacing="2" cellpadding="0">
495 <tr><td valign=top><em>int</em> </td><td>$idSistema Identificador del sistema</td></tr>
498 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
501 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00698">698</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
503 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>.
505 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
508 <a name="a25" doxytag="SAMURAI_Sistema::_modificarDb"></a><p>
509 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
512 <table cellpadding="0" cellspacing="0" border="0">
514 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_modificarDb </td>
515 <td class="md" valign="top">( </td>
516 <td class="mdname1" valign="top" nowrap> </td>
517 <td class="md" valign="top"> ) </td>
518 <td class="md" nowrap></td>
525 <table cellspacing=5 cellpadding=0 border=0>
533 Modifica los datos en base.
535 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
538 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00653">653</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
540 References <a class="el" href="Sistema_8php-source.html#l00726">_borrarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00698">_grabarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00281">getContacto()</a>, <a class="el" href="Sistema_8php-source.html#l00214">getDescripcion()</a>, <a class="el" href="Sistema_8php-source.html#l00245">getFechaFin()</a>, <a class="el" href="Sistema_8php-source.html#l00263">getFechaImplementacion()</a>, <a class="el" href="Sistema_8php-source.html#l00227">getFechaInicio()</a>, <a class="el" href="Sistema_8php-source.html#l00188">getId()</a>, y <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>.
542 Referenciado por <a class="el" href="Sistema_8php-source.html#l00489">guardarDatos()</a>. </td>
547 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a25_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a25_cgraph_map" alt=""></center>
548 <map name="classSAMURAI__Sistema_a25_cgraph_map">
549 <area href="classSAMURAI__Sistema.html#a27" shape="rect" coords="7,87,257,105" alt="">
550 <area href="classSAMURAI__Sistema.html#a26" shape="rect" coords="281,87,537,105" alt="">
551 <area href="classSAMURAI__Sistema.html#a9" shape="rect" coords="561,87,769,105" alt="">
552 <area href="classSAMURAI__Sistema.html#a5" shape="rect" coords="793,87,1020,105" alt="">
553 <area href="classSAMURAI__Sistema.html#a7" shape="rect" coords="1044,87,1255,105" alt="">
554 <area href="classSAMURAI__Sistema.html#a8" shape="rect" coords="1279,87,1567,105" alt="">
555 <area href="classSAMURAI__Sistema.html#a6" shape="rect" coords="1591,87,1815,105" alt="">
556 <area href="classSAMURAI__Sistema.html#a3" shape="rect" coords="1839,87,2004,105" alt="">
557 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="2028,87,2263,105" alt="">
559 <a name="a16" doxytag="SAMURAI_Sistema::_obtenerDatosDb"></a><p>
560 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
563 <table cellpadding="0" cellspacing="0" border="0">
565 <td class="md" nowrap valign="top"> SAMURAI_Sistema::_obtenerDatosDb </td>
566 <td class="md" valign="top">( </td>
567 <td class="mdname1" valign="top" nowrap> </td>
568 <td class="md" valign="top"> ) </td>
569 <td class="md" nowrap></td>
576 <table cellspacing=5 cellpadding=0 border=0>
584 Obtiene los datos del sistema de la DB.
586 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
589 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00400">400</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
591 References <a class="el" href="Sistema_8php-source.html#l00124">_asociaciones</a>, <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00116">_permisos</a>, <a class="el" href="Sistema_8php-source.html#l00387">setContacto()</a>, <a class="el" href="Sistema_8php-source.html#l00311">setDescripcion()</a>, <a class="el" href="Sistema_8php-source.html#l00346">setFechaFin()</a>, <a class="el" href="Sistema_8php-source.html#l00366">setFechaImplementacion()</a>, <a class="el" href="Sistema_8php-source.html#l00326">setFechaInicio()</a>, <a class="el" href="Sistema_8php-source.html#l00296">setNombre()</a>, y <a class="el" href="Sistema_8php-source.html#l00529">setResponsable()</a>.
593 Referenciado por <a class="el" href="Sistema_8php-source.html#l00789">eliminarAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00758">guardarAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00812">modificarAsociacion()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
598 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a16_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a16_cgraph_map" alt=""></center>
599 <map name="classSAMURAI__Sistema_a16_cgraph_map">
600 <area href="classSAMURAI__Sistema.html#a15" shape="rect" coords="7,87,215,105" alt="">
601 <area href="classSAMURAI__Sistema.html#a11" shape="rect" coords="239,87,463,105" alt="">
602 <area href="classSAMURAI__Sistema.html#a13" shape="rect" coords="487,87,695,105" alt="">
603 <area href="classSAMURAI__Sistema.html#a14" shape="rect" coords="719,87,1007,105" alt="">
604 <area href="classSAMURAI__Sistema.html#a12" shape="rect" coords="1031,87,1252,105" alt="">
605 <area href="classSAMURAI__Sistema.html#a10" shape="rect" coords="1276,87,1476,105" alt="">
606 <area href="classSAMURAI__Sistema.html#a19" shape="rect" coords="1500,87,1735,105" alt="">
608 <a name="a29" doxytag="SAMURAI_Sistema::eliminarAsociacion"></a><p>
609 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
612 <table cellpadding="0" cellspacing="0" border="0">
614 <td class="md" nowrap valign="top"> SAMURAI_Sistema::eliminarAsociacion </td>
615 <td class="md" valign="top">( </td>
616 <td class="md" nowrap valign="top">$ </td>
617 <td class="mdname" nowrap> <em>idPermiso</em>, </td>
622 <td class="md" nowrap>$ </td>
623 <td class="mdname" nowrap> <em>observacion</em> = ''</td>
627 <td class="md">) </td>
628 <td class="md" colspan="2"></td>
635 <table cellspacing=5 cellpadding=0 border=0>
643 Elimina una asociacion de la base, y actualiza los datos del sistema.
645 <dl compact><dt><b>Parámetros:</b></dt><dd>
646 <table border="0" cellspacing="2" cellpadding="0">
647 <tr><td valign=top><em>int</em> </td><td>$idPermiso Identificador del permiso a borrar </td></tr>
648 <tr><td valign=top><em>string</em> </td><td>$observacion Observacion de la asociacion a borrar (Puede ser vacia)</td></tr>
651 <dl compact><dt><b>Devuelve:</b></dt><dd>bool public </dd></dl>
654 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00789">789</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
656 References <a class="el" href="Sistema_8php-source.html#l00726">_borrarPermisosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>. </td>
661 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a29_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a29_cgraph_map" alt=""></center>
662 <map name="classSAMURAI__Sistema_a29_cgraph_map">
663 <area href="classSAMURAI__Sistema.html#a27" shape="rect" coords="467,86,717,105" alt="">
664 <area href="classSAMURAI__Sistema.html#a16" shape="rect" coords="741,86,984,105" alt="">
665 <area href="classSAMURAI__Sistema.html#a15" shape="rect" coords="7,156,215,174" alt="">
666 <area href="classSAMURAI__Sistema.html#a11" shape="rect" coords="239,156,463,174" alt="">
667 <area href="classSAMURAI__Sistema.html#a13" shape="rect" coords="487,156,695,174" alt="">
668 <area href="classSAMURAI__Sistema.html#a14" shape="rect" coords="719,156,1007,174" alt="">
669 <area href="classSAMURAI__Sistema.html#a12" shape="rect" coords="1031,156,1252,174" alt="">
670 <area href="classSAMURAI__Sistema.html#a10" shape="rect" coords="1276,156,1476,174" alt="">
671 <area href="classSAMURAI__Sistema.html#a19" shape="rect" coords="1500,156,1735,174" alt="">
673 <a name="e2" doxytag="SAMURAI_Sistema::getArraySistemas"></a><p>
674 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
677 <table cellpadding="0" cellspacing="0" border="0">
679 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getArraySistemas </td>
680 <td class="md" valign="top">( </td>
681 <td class="md" nowrap valign="top">&$ </td>
682 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
683 <td class="md" valign="top"> ) </td>
684 <td class="md" nowrap><code> [static]</code></td>
691 <table cellspacing=5 cellpadding=0 border=0>
699 Devuelve un array asociativo en donde la clave es el identificador y el valor es el nombre del sistema.
701 <dl compact><dt><b>Parámetros:</b></dt><dd>
702 <table border="0" cellspacing="2" cellpadding="0">
703 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
706 <dl compact><dt><b>Devuelve:</b></dt><dd>array() public </dd></dl>
709 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00921">921</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
711 References <a class="el" href="Sistema_8php-source.html#l00875">getSistemas()</a>. </td>
716 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_e2_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_e2_cgraph_map" alt=""></center>
717 <map name="classSAMURAI__Sistema_e2_cgraph_map">
718 <area href="classSAMURAI__Sistema.html#e0" shape="rect" coords="148,86,359,105" alt="">
719 <area href="classSAMURAI__Sistema.html#e1" shape="rect" coords="7,156,236,174" alt="">
720 <area href="classSAMURAI__Sistema.html#a2" shape="rect" coords="260,156,511,174" alt="">
722 <a name="a0" doxytag="SAMURAI_Sistema::getAsociaciones"></a><p>
723 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
726 <table cellpadding="0" cellspacing="0" border="0">
728 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getAsociaciones </td>
729 <td class="md" valign="top">( </td>
730 <td class="mdname1" valign="top" nowrap> </td>
731 <td class="md" valign="top"> ) </td>
732 <td class="md" nowrap></td>
739 <table cellspacing=5 cellpadding=0 border=0>
749 <dl compact><dt><b>Devuelve:</b></dt><dd>array public </dd></dl>
752 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00132">132</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
754 References <a class="el" href="Sistema_8php-source.html#l00124">_asociaciones</a>. </td>
757 <a name="a9" doxytag="SAMURAI_Sistema::getContacto"></a><p>
758 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
761 <table cellpadding="0" cellspacing="0" border="0">
763 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getContacto </td>
764 <td class="md" valign="top">( </td>
765 <td class="mdname1" valign="top" nowrap> </td>
766 <td class="md" valign="top"> ) </td>
767 <td class="md" nowrap></td>
774 <table cellspacing=5 cellpadding=0 border=0>
782 Devuelve el contacto del sistema.
784 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
787 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00281">281</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
789 References <a class="el" href="Sistema_8php-source.html#l00092">_contacto</a>.
791 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
794 <a name="a5" doxytag="SAMURAI_Sistema::getDescripcion"></a><p>
795 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
798 <table cellpadding="0" cellspacing="0" border="0">
800 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getDescripcion </td>
801 <td class="md" valign="top">( </td>
802 <td class="mdname1" valign="top" nowrap> </td>
803 <td class="md" valign="top"> ) </td>
804 <td class="md" nowrap></td>
811 <table cellspacing=5 cellpadding=0 border=0>
819 Devuelve la descrpcion del sistema.
821 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
824 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00214">214</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
826 References <a class="el" href="Sistema_8php-source.html#l00060">_descripcion</a>.
828 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
831 <a name="a7" doxytag="SAMURAI_Sistema::getFechaFin"></a><p>
832 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
835 <table cellpadding="0" cellspacing="0" border="0">
837 <td class="md" nowrap valign="top"> & SAMURAI_Sistema::getFechaFin </td>
838 <td class="md" valign="top">( </td>
839 <td class="mdname1" valign="top" nowrap> </td>
840 <td class="md" valign="top"> ) </td>
841 <td class="md" nowrap></td>
848 <table cellspacing=5 cellpadding=0 border=0>
856 Devuelve la fecha de finalizacion del sistema.
858 <dl compact><dt><b>Devuelve:</b></dt><dd>&date public </dd></dl>
861 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00245">245</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
863 References <a class="el" href="Sistema_8php-source.html#l00076">_fecha_fin</a>.
865 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
868 <a name="a8" doxytag="SAMURAI_Sistema::getFechaImplementacion"></a><p>
869 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
872 <table cellpadding="0" cellspacing="0" border="0">
874 <td class="md" nowrap valign="top"> & SAMURAI_Sistema::getFechaImplementacion </td>
875 <td class="md" valign="top">( </td>
876 <td class="mdname1" valign="top" nowrap> </td>
877 <td class="md" valign="top"> ) </td>
878 <td class="md" nowrap></td>
885 <table cellspacing=5 cellpadding=0 border=0>
893 Devuelve la fecha de implementacion del sistema.
895 <dl compact><dt><b>Devuelve:</b></dt><dd>&date public </dd></dl>
898 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00263">263</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
900 References <a class="el" href="Sistema_8php-source.html#l00084">_fecha_implementacion</a>.
902 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
905 <a name="a6" doxytag="SAMURAI_Sistema::getFechaInicio"></a><p>
906 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
909 <table cellpadding="0" cellspacing="0" border="0">
911 <td class="md" nowrap valign="top"> & SAMURAI_Sistema::getFechaInicio </td>
912 <td class="md" valign="top">( </td>
913 <td class="mdname1" valign="top" nowrap> </td>
914 <td class="md" valign="top"> ) </td>
915 <td class="md" nowrap></td>
922 <table cellspacing=5 cellpadding=0 border=0>
930 Devuelve la fecha de inicio del sistema.
932 <dl compact><dt><b>Devuelve:</b></dt><dd>&date public </dd></dl>
935 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00227">227</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
937 References <a class="el" href="Sistema_8php-source.html#l00068">_fecha_inicio</a>.
939 Referenciado por <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
942 <a name="a3" doxytag="SAMURAI_Sistema::getId"></a><p>
943 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
946 <table cellpadding="0" cellspacing="0" border="0">
948 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getId </td>
949 <td class="md" valign="top">( </td>
950 <td class="mdname1" valign="top" nowrap> </td>
951 <td class="md" valign="top"> ) </td>
952 <td class="md" nowrap></td>
959 <table cellspacing=5 cellpadding=0 border=0>
967 Devuelve el identificador del sistema.
969 <dl compact><dt><b>Devuelve:</b></dt><dd>int public </dd></dl>
972 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00188">188</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
974 References <a class="el" href="Sistema_8php-source.html#l00044">_id</a>.
976 Referenciado por <a class="el" href="Sistema_8php-source.html#l00625">_borrarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
979 <a name="a20" doxytag="SAMURAI_Sistema::getIdPermisos"></a><p>
980 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
983 <table cellpadding="0" cellspacing="0" border="0">
985 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getIdPermisos </td>
986 <td class="md" valign="top">( </td>
987 <td class="mdname1" valign="top" nowrap> </td>
988 <td class="md" valign="top"> ) </td>
989 <td class="md" nowrap></td>
996 <table cellspacing=5 cellpadding=0 border=0>
1004 Devuelve un array asociativo con los identificadores de los permisos.
1006 <dl compact><dt><b>Devuelve:</b></dt><dd>array public </dd></dl>
1009 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00542">542</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1011 References <a class="el" href="Sistema_8php-source.html#l00116">_permisos</a>. </td>
1014 <a name="a22" doxytag="SAMURAI_Sistema::getMaxIdSistema"></a><p>
1015 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1018 <table cellpadding="0" cellspacing="0" border="0">
1020 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getMaxIdSistema </td>
1021 <td class="md" valign="top">( </td>
1022 <td class="mdname1" valign="top" nowrap> </td>
1023 <td class="md" valign="top"> ) </td>
1024 <td class="md" nowrap></td>
1031 <table cellspacing=5 cellpadding=0 border=0>
1039 <dl compact><dt><b>Devuelve:</b></dt><dd>int public </dd></dl>
1042 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00568">568</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1044 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>. </td>
1047 <a name="a4" doxytag="SAMURAI_Sistema::getNombre"></a><p>
1048 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1051 <table cellpadding="0" cellspacing="0" border="0">
1053 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getNombre </td>
1054 <td class="md" valign="top">( </td>
1055 <td class="mdname1" valign="top" nowrap> </td>
1056 <td class="md" valign="top"> ) </td>
1057 <td class="md" nowrap></td>
1064 <table cellspacing=5 cellpadding=0 border=0>
1072 Devuelve el nombre del sistema.
1074 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
1077 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00201">201</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1079 References <a class="el" href="Sistema_8php-source.html#l00052">_nombre</a>. </td>
1082 <a name="a18" doxytag="SAMURAI_Sistema::getResponsable"></a><p>
1083 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1086 <table cellpadding="0" cellspacing="0" border="0">
1088 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getResponsable </td>
1089 <td class="md" valign="top">( </td>
1090 <td class="mdname1" valign="top" nowrap> </td>
1091 <td class="md" valign="top"> ) </td>
1092 <td class="md" nowrap></td>
1099 <table cellspacing=5 cellpadding=0 border=0>
1107 Devuelve el login del responsable de los ultimos cambios.
1109 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
1112 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00514">514</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1114 References <a class="el" href="Sistema_8php-source.html#l00108">_responsable</a>.
1116 Referenciado por <a class="el" href="Sistema_8php-source.html#l00625">_borrarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00758">guardarAsociacion()</a>, y <a class="el" href="Sistema_8php-source.html#l00812">modificarAsociacion()</a>. </td>
1119 <a name="e0" doxytag="SAMURAI_Sistema::getSistemas"></a><p>
1120 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1123 <table cellpadding="0" cellspacing="0" border="0">
1125 <td class="md" nowrap valign="top"> SAMURAI_Sistema::getSistemas </td>
1126 <td class="md" valign="top">( </td>
1127 <td class="md" nowrap valign="top">&$ </td>
1128 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
1129 <td class="md" valign="top"> ) </td>
1130 <td class="md" nowrap><code> [static]</code></td>
1137 <table cellspacing=5 cellpadding=0 border=0>
1145 Devuelve el array de sistemas.
1147 <dl compact><dt><b>Parámetros:</b></dt><dd>
1148 <table border="0" cellspacing="2" cellpadding="0">
1149 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
1152 <dl compact><dt><b>Devuelve:</b></dt><dd>array(Sistema) public </dd></dl>
1155 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00875">875</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1157 References <a class="el" href="Sistema_8php-source.html#l00896">_getIdSistemas()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>.
1159 Referenciado por <a class="el" href="Sistema_8php-source.html#l00921">getArraySistemas()</a>. </td>
1164 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_e0_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_e0_cgraph_map" alt=""></center>
1165 <map name="classSAMURAI__Sistema_e0_cgraph_map">
1166 <area href="classSAMURAI__Sistema.html#e1" shape="rect" coords="7,87,236,105" alt="">
1167 <area href="classSAMURAI__Sistema.html#a2" shape="rect" coords="260,87,511,105" alt="">
1169 <a name="a28" doxytag="SAMURAI_Sistema::guardarAsociacion"></a><p>
1170 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1173 <table cellpadding="0" cellspacing="0" border="0">
1175 <td class="md" nowrap valign="top"> SAMURAI_Sistema::guardarAsociacion </td>
1176 <td class="md" valign="top">( </td>
1177 <td class="md" nowrap valign="top">$ </td>
1178 <td class="mdname" nowrap> <em>idPermiso</em>, </td>
1183 <td class="md" nowrap>$ </td>
1184 <td class="mdname" nowrap> <em>observacion</em> = ''</td>
1188 <td class="md">) </td>
1189 <td class="md" colspan="2"></td>
1196 <table cellspacing=5 cellpadding=0 border=0>
1204 Guarda en base las nuevas asociaciones que se van cargando y actualiza los datos del sistema.
1206 <dl compact><dt><b>Parámetros:</b></dt><dd>
1207 <table border="0" cellspacing="2" cellpadding="0">
1208 <tr><td valign=top><em>int</em> </td><td>$idPermiso Identificador del Permiso </td></tr>
1209 <tr><td valign=top><em>string</em> </td><td>$observacion Observacion a agregar</td></tr>
1212 <dl compact><dt><b>Devuelve:</b></dt><dd>bool public </dd></dl>
1215 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00758">758</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1217 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00847">_existeAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>. </td>
1222 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a28_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a28_cgraph_map" alt=""></center>
1223 <map name="classSAMURAI__Sistema_a28_cgraph_map">
1224 <area href="classSAMURAI__Sistema.html#a31" shape="rect" coords="472,86,717,105" alt="">
1225 <area href="classSAMURAI__Sistema.html#a16" shape="rect" coords="741,86,984,105" alt="">
1226 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="1008,86,1243,105" alt="">
1227 <area href="classSAMURAI__Sistema.html#a15" shape="rect" coords="7,156,215,174" alt="">
1228 <area href="classSAMURAI__Sistema.html#a11" shape="rect" coords="239,156,463,174" alt="">
1229 <area href="classSAMURAI__Sistema.html#a13" shape="rect" coords="487,156,695,174" alt="">
1230 <area href="classSAMURAI__Sistema.html#a14" shape="rect" coords="719,156,1007,174" alt="">
1231 <area href="classSAMURAI__Sistema.html#a12" shape="rect" coords="1031,156,1252,174" alt="">
1232 <area href="classSAMURAI__Sistema.html#a10" shape="rect" coords="1276,156,1476,174" alt="">
1233 <area href="classSAMURAI__Sistema.html#a19" shape="rect" coords="1500,156,1735,174" alt="">
1235 <a name="a17" doxytag="SAMURAI_Sistema::guardarDatos"></a><p>
1236 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1239 <table cellpadding="0" cellspacing="0" border="0">
1241 <td class="md" nowrap valign="top"> SAMURAI_Sistema::guardarDatos </td>
1242 <td class="md" valign="top">( </td>
1243 <td class="md" nowrap valign="top">$ </td>
1244 <td class="mdname1" valign="top" nowrap> <em>accion</em> = grabar </td>
1245 <td class="md" valign="top"> ) </td>
1246 <td class="md" nowrap></td>
1253 <table cellspacing=5 cellpadding=0 border=0>
1261 Guarda la informacion del sistema en la base.
1263 <dl compact><dt><b>Parámetros:</b></dt><dd>
1264 <table border="0" cellspacing="2" cellpadding="0">
1265 <tr><td valign=top><em>string</em> </td><td>$accion Accion a realizar. Grabar, modificar o eliminar</td></tr>
1268 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1271 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00489">489</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1273 References <a class="el" href="Sistema_8php-source.html#l00625">_borrarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>. </td>
1278 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a17_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a17_cgraph_map" alt=""></center>
1279 <map name="classSAMURAI__Sistema_a17_cgraph_map">
1280 <area href="classSAMURAI__Sistema.html#a24" shape="rect" coords="357,86,552,105" alt="">
1281 <area href="classSAMURAI__Sistema.html#a23" shape="rect" coords="1264,86,1461,105" alt="">
1282 <area href="classSAMURAI__Sistema.html#a25" shape="rect" coords="1001,86,1215,105" alt="">
1283 <area href="classSAMURAI__Sistema.html#a27" shape="rect" coords="196,156,447,174" alt="">
1284 <area href="classSAMURAI__Sistema.html#a3" shape="rect" coords="7,156,172,174" alt="">
1285 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="471,156,705,174" alt="">
1286 <area href="classSAMURAI__Sistema.html#a26" shape="rect" coords="1524,156,1780,174" alt="">
1287 <area href="classSAMURAI__Sistema.html#a9" shape="rect" coords="1804,156,2012,174" alt="">
1288 <area href="classSAMURAI__Sistema.html#a5" shape="rect" coords="2036,156,2263,174" alt="">
1289 <area href="classSAMURAI__Sistema.html#a7" shape="rect" coords="729,156,940,174" alt="">
1290 <area href="classSAMURAI__Sistema.html#a8" shape="rect" coords="964,156,1252,174" alt="">
1291 <area href="classSAMURAI__Sistema.html#a6" shape="rect" coords="1276,156,1500,174" alt="">
1293 <a name="a30" doxytag="SAMURAI_Sistema::modificarAsociacion"></a><p>
1294 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1297 <table cellpadding="0" cellspacing="0" border="0">
1299 <td class="md" nowrap valign="top"> SAMURAI_Sistema::modificarAsociacion </td>
1300 <td class="md" valign="top">( </td>
1301 <td class="md" nowrap valign="top">$ </td>
1302 <td class="mdname" nowrap> <em>idPermiso</em>, </td>
1307 <td class="md" nowrap>$ </td>
1308 <td class="mdname" nowrap> <em>idPermiso_ant</em>, </td>
1313 <td class="md" nowrap>$ </td>
1314 <td class="mdname" nowrap> <em>observacion</em> = '', </td>
1319 <td class="md" nowrap>$ </td>
1320 <td class="mdname" nowrap> <em>obs_ant</em> = ''</td>
1324 <td class="md">) </td>
1325 <td class="md" colspan="2"></td>
1332 <table cellspacing=5 cellpadding=0 border=0>
1340 Actualiza los datos de la asociacion en la base de datos.
1342 <dl compact><dt><b>Parámetros:</b></dt><dd>
1343 <table border="0" cellspacing="2" cellpadding="0">
1344 <tr><td valign=top><em>int</em> </td><td>$idPermiso Identificador del permiso </td></tr>
1345 <tr><td valign=top><em>int</em> </td><td>$idPermiso_ant Identificador del permiso anterior </td></tr>
1346 <tr><td valign=top><em>string</em> </td><td>$observacion Observacion a insertar </td></tr>
1347 <tr><td valign=top><em>string</em> </td><td>$obs_ant Observacion anterior</td></tr>
1350 <dl compact><dt><b>Devuelve:</b></dt><dd>bool public </dd></dl>
1353 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00812">812</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1355 References <a class="el" href="Sistema_8php-source.html#l00100">_db</a>, <a class="el" href="Sistema_8php-source.html#l00847">_existeAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>. </td>
1360 Here is the call graph for this function:<p><center><img src="classSAMURAI__Sistema_a30_cgraph.png" border="0" usemap="#classSAMURAI__Sistema_a30_cgraph_map" alt=""></center>
1361 <map name="classSAMURAI__Sistema_a30_cgraph_map">
1362 <area href="classSAMURAI__Sistema.html#a31" shape="rect" coords="472,86,717,105" alt="">
1363 <area href="classSAMURAI__Sistema.html#a16" shape="rect" coords="741,86,984,105" alt="">
1364 <area href="classSAMURAI__Sistema.html#a18" shape="rect" coords="1008,86,1243,105" alt="">
1365 <area href="classSAMURAI__Sistema.html#a15" shape="rect" coords="7,156,215,174" alt="">
1366 <area href="classSAMURAI__Sistema.html#a11" shape="rect" coords="239,156,463,174" alt="">
1367 <area href="classSAMURAI__Sistema.html#a13" shape="rect" coords="487,156,695,174" alt="">
1368 <area href="classSAMURAI__Sistema.html#a14" shape="rect" coords="719,156,1007,174" alt="">
1369 <area href="classSAMURAI__Sistema.html#a12" shape="rect" coords="1031,156,1252,174" alt="">
1370 <area href="classSAMURAI__Sistema.html#a10" shape="rect" coords="1276,156,1476,174" alt="">
1371 <area href="classSAMURAI__Sistema.html#a19" shape="rect" coords="1500,156,1735,174" alt="">
1373 <a name="a1" doxytag="SAMURAI_Sistema::setAsociaciones"></a><p>
1374 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1377 <table cellpadding="0" cellspacing="0" border="0">
1379 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setAsociaciones </td>
1380 <td class="md" valign="top">( </td>
1381 <td class="md" nowrap valign="top">$ </td>
1382 <td class="mdname1" valign="top" nowrap> <em>asociaciones</em> </td>
1383 <td class="md" valign="top"> ) </td>
1384 <td class="md" nowrap></td>
1391 <table cellspacing=5 cellpadding=0 border=0>
1401 <dl compact><dt><b>Parámetros:</b></dt><dd>
1402 <table border="0" cellspacing="2" cellpadding="0">
1403 <tr><td valign=top><em>array</em> </td><td>$asociaciones Asociaciones.</td></tr>
1406 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1409 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00144">144</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1411 References <a class="el" href="Sistema_8php-source.html#l00124">_asociaciones</a>. </td>
1414 <a name="a15" doxytag="SAMURAI_Sistema::setContacto"></a><p>
1415 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1418 <table cellpadding="0" cellspacing="0" border="0">
1420 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setContacto </td>
1421 <td class="md" valign="top">( </td>
1422 <td class="md" nowrap valign="top">$ </td>
1423 <td class="mdname1" valign="top" nowrap> <em>contacto</em> = null </td>
1424 <td class="md" valign="top"> ) </td>
1425 <td class="md" nowrap></td>
1432 <table cellspacing=5 cellpadding=0 border=0>
1440 Setea el contacto del sistema.
1442 <dl compact><dt><b>Parámetros:</b></dt><dd>
1443 <table border="0" cellspacing="2" cellpadding="0">
1444 <tr><td valign=top><em>string</em> </td><td>$contacto Texto con la informacion del contacto.</td></tr>
1447 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1450 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00387">387</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1452 References <a class="el" href="Sistema_8php-source.html#l00092">_contacto</a>.
1454 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1457 <a name="a11" doxytag="SAMURAI_Sistema::setDescripcion"></a><p>
1458 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1461 <table cellpadding="0" cellspacing="0" border="0">
1463 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setDescripcion </td>
1464 <td class="md" valign="top">( </td>
1465 <td class="md" nowrap valign="top">$ </td>
1466 <td class="mdname1" valign="top" nowrap> <em>descripcion</em> = null </td>
1467 <td class="md" valign="top"> ) </td>
1468 <td class="md" nowrap></td>
1475 <table cellspacing=5 cellpadding=0 border=0>
1483 Setea la descripcion del sistema.
1485 <dl compact><dt><b>Parámetros:</b></dt><dd>
1486 <table border="0" cellspacing="2" cellpadding="0">
1487 <tr><td valign=top><em>string</em> </td><td>$descripcion Descripcion del sistema.</td></tr>
1490 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1493 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00311">311</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1495 References <a class="el" href="Sistema_8php-source.html#l00060">_descripcion</a>.
1497 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1500 <a name="a13" doxytag="SAMURAI_Sistema::setFechaFin"></a><p>
1501 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1504 <table cellpadding="0" cellspacing="0" border="0">
1506 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setFechaFin </td>
1507 <td class="md" valign="top">( </td>
1508 <td class="md" nowrap valign="top">$ </td>
1509 <td class="mdname1" valign="top" nowrap> <em>fecha</em> = null </td>
1510 <td class="md" valign="top"> ) </td>
1511 <td class="md" nowrap></td>
1518 <table cellspacing=5 cellpadding=0 border=0>
1526 Setea la fecha de finalizacion del sistema.
1528 <dl compact><dt><b>Parámetros:</b></dt><dd>
1529 <table border="0" cellspacing="2" cellpadding="0">
1530 <tr><td valign=top><em>date</em> </td><td>$fecha Fecha de finalizacion del sistema.</td></tr>
1533 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1536 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00346">346</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1538 References <a class="el" href="Sistema_8php-source.html#l00076">_fecha_fin</a>.
1540 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1543 <a name="a14" doxytag="SAMURAI_Sistema::setFechaImplementacion"></a><p>
1544 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1547 <table cellpadding="0" cellspacing="0" border="0">
1549 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setFechaImplementacion </td>
1550 <td class="md" valign="top">( </td>
1551 <td class="md" nowrap valign="top">$ </td>
1552 <td class="mdname1" valign="top" nowrap> <em>fecha</em> = null </td>
1553 <td class="md" valign="top"> ) </td>
1554 <td class="md" nowrap></td>
1561 <table cellspacing=5 cellpadding=0 border=0>
1569 Setea la fecha de implementacion del sistema.
1571 <dl compact><dt><b>Parámetros:</b></dt><dd>
1572 <table border="0" cellspacing="2" cellpadding="0">
1573 <tr><td valign=top><em>date</em> </td><td>$fecha Fecha de implementacion del sistema.</td></tr>
1576 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1579 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00366">366</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1581 References <a class="el" href="Sistema_8php-source.html#l00084">_fecha_implementacion</a>.
1583 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1586 <a name="a12" doxytag="SAMURAI_Sistema::setFechaInicio"></a><p>
1587 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1590 <table cellpadding="0" cellspacing="0" border="0">
1592 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setFechaInicio </td>
1593 <td class="md" valign="top">( </td>
1594 <td class="md" nowrap valign="top">$ </td>
1595 <td class="mdname1" valign="top" nowrap> <em>fecha</em> = null </td>
1596 <td class="md" valign="top"> ) </td>
1597 <td class="md" nowrap></td>
1604 <table cellspacing=5 cellpadding=0 border=0>
1612 Setea la fecha de inicio del sistema.
1614 <dl compact><dt><b>Parámetros:</b></dt><dd>
1615 <table border="0" cellspacing="2" cellpadding="0">
1616 <tr><td valign=top><em>date</em> </td><td>$fecha Fecha de inicio del sistema</td></tr>
1619 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1622 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00326">326</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1624 References <a class="el" href="Sistema_8php-source.html#l00068">_fecha_inicio</a>.
1626 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1629 <a name="a10" doxytag="SAMURAI_Sistema::setNombre"></a><p>
1630 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1633 <table cellpadding="0" cellspacing="0" border="0">
1635 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setNombre </td>
1636 <td class="md" valign="top">( </td>
1637 <td class="md" nowrap valign="top">$ </td>
1638 <td class="mdname1" valign="top" nowrap> <em>nombre</em> = null </td>
1639 <td class="md" valign="top"> ) </td>
1640 <td class="md" nowrap></td>
1647 <table cellspacing=5 cellpadding=0 border=0>
1655 Setea el nombre del sistema.
1657 <dl compact><dt><b>Parámetros:</b></dt><dd>
1658 <table border="0" cellspacing="2" cellpadding="0">
1659 <tr><td valign=top><em>string</em> </td><td>$nombre Nombre del sistema.</td></tr>
1662 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1665 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00296">296</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1667 References <a class="el" href="Sistema_8php-source.html#l00052">_nombre</a>.
1669 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1672 <a name="a21" doxytag="SAMURAI_Sistema::setPermisos"></a><p>
1673 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1676 <table cellpadding="0" cellspacing="0" border="0">
1678 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setPermisos </td>
1679 <td class="md" valign="top">( </td>
1680 <td class="md" nowrap valign="top">$ </td>
1681 <td class="mdname1" valign="top" nowrap> <em>permisos</em> = null </td>
1682 <td class="md" valign="top"> ) </td>
1683 <td class="md" nowrap></td>
1690 <table cellspacing=5 cellpadding=0 border=0>
1698 Setea los permisos de un sistema.
1700 <dl compact><dt><b>Parámetros:</b></dt><dd>
1701 <table border="0" cellspacing="2" cellpadding="0">
1702 <tr><td valign=top><em>int</em> </td><td>$permisos Array asociativo con los permisos</td></tr>
1705 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1708 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00557">557</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1710 References <a class="el" href="Sistema_8php-source.html#l00116">_permisos</a>.
1712 Referenciado por <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1715 <a name="a19" doxytag="SAMURAI_Sistema::setResponsable"></a><p>
1716 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1719 <table cellpadding="0" cellspacing="0" border="0">
1721 <td class="md" nowrap valign="top"> SAMURAI_Sistema::setResponsable </td>
1722 <td class="md" valign="top">( </td>
1723 <td class="md" nowrap valign="top">$ </td>
1724 <td class="mdname1" valign="top" nowrap> <em>responsable</em> = null </td>
1725 <td class="md" valign="top"> ) </td>
1726 <td class="md" nowrap></td>
1733 <table cellspacing=5 cellpadding=0 border=0>
1741 Setea el login del responsable de los ultimos cambios del sistema.
1743 <dl compact><dt><b>Parámetros:</b></dt><dd>
1744 <table border="0" cellspacing="2" cellpadding="0">
1745 <tr><td valign=top><em>string</em> </td><td>$responsable String con el login del responsable del cambio</td></tr>
1748 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
1751 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00529">529</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1753 References <a class="el" href="Sistema_8php-source.html#l00108">_responsable</a>.
1755 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1758 <hr><h2>Documentación de los datos miembro</h2>
1759 <a name="o10" doxytag="SAMURAI_Sistema::_asociaciones"></a><p>
1760 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1763 <table cellpadding="0" cellspacing="0" border="0">
1765 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o10">SAMURAI_Sistema::_asociaciones</a>
1770 <table cellspacing=5 cellpadding=0 border=0>
1780 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00124">124</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1782 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00132">getAsociaciones()</a>, y <a class="el" href="Sistema_8php-source.html#l00144">setAsociaciones()</a>. </td>
1785 <a name="o6" doxytag="SAMURAI_Sistema::_contacto"></a><p>
1786 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1789 <table cellpadding="0" cellspacing="0" border="0">
1791 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o6">SAMURAI_Sistema::_contacto</a>
1796 <table cellspacing=5 cellpadding=0 border=0>
1806 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00092">92</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1808 Referenciado por <a class="el" href="Sistema_8php-source.html#l00281">getContacto()</a>, y <a class="el" href="Sistema_8php-source.html#l00387">setContacto()</a>. </td>
1811 <a name="o7" doxytag="SAMURAI_Sistema::_db"></a><p>
1812 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1815 <table cellpadding="0" cellspacing="0" border="0">
1817 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o7">SAMURAI_Sistema::_db</a>
1822 <table cellspacing=5 cellpadding=0 border=0>
1832 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00100">100</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1834 Referenciado por <a class="el" href="Sistema_8php-source.html#l00625">_borrarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00726">_borrarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00847">_existeAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00586">_grabarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00698">_grabarPermisosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00653">_modificarDb()</a>, <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00568">getMaxIdSistema()</a>, <a class="el" href="Sistema_8php-source.html#l00758">guardarAsociacion()</a>, <a class="el" href="Sistema_8php-source.html#l00812">modificarAsociacion()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1837 <a name="o2" doxytag="SAMURAI_Sistema::_descripcion"></a><p>
1838 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1841 <table cellpadding="0" cellspacing="0" border="0">
1843 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o2">SAMURAI_Sistema::_descripcion</a>
1848 <table cellspacing=5 cellpadding=0 border=0>
1858 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00060">60</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1860 Referenciado por <a class="el" href="Sistema_8php-source.html#l00214">getDescripcion()</a>, y <a class="el" href="Sistema_8php-source.html#l00311">setDescripcion()</a>. </td>
1863 <a name="o4" doxytag="SAMURAI_Sistema::_fecha_fin"></a><p>
1864 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1867 <table cellpadding="0" cellspacing="0" border="0">
1869 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o4">SAMURAI_Sistema::_fecha_fin</a>
1874 <table cellspacing=5 cellpadding=0 border=0>
1884 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00076">76</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1886 Referenciado por <a class="el" href="Sistema_8php-source.html#l00245">getFechaFin()</a>, y <a class="el" href="Sistema_8php-source.html#l00346">setFechaFin()</a>. </td>
1889 <a name="o5" doxytag="SAMURAI_Sistema::_fecha_implementacion"></a><p>
1890 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1893 <table cellpadding="0" cellspacing="0" border="0">
1895 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o5">SAMURAI_Sistema::_fecha_implementacion</a>
1900 <table cellspacing=5 cellpadding=0 border=0>
1910 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00084">84</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1912 Referenciado por <a class="el" href="Sistema_8php-source.html#l00263">getFechaImplementacion()</a>, y <a class="el" href="Sistema_8php-source.html#l00366">setFechaImplementacion()</a>. </td>
1915 <a name="o3" doxytag="SAMURAI_Sistema::_fecha_inicio"></a><p>
1916 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1919 <table cellpadding="0" cellspacing="0" border="0">
1921 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o3">SAMURAI_Sistema::_fecha_inicio</a>
1926 <table cellspacing=5 cellpadding=0 border=0>
1936 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00068">68</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1938 Referenciado por <a class="el" href="Sistema_8php-source.html#l00227">getFechaInicio()</a>, y <a class="el" href="Sistema_8php-source.html#l00326">setFechaInicio()</a>. </td>
1941 <a name="o0" doxytag="SAMURAI_Sistema::_id"></a><p>
1942 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1945 <table cellpadding="0" cellspacing="0" border="0">
1947 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o0">SAMURAI_Sistema::_id</a>
1952 <table cellspacing=5 cellpadding=0 border=0>
1962 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00044">44</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1964 Referenciado por <a class="el" href="Sistema_8php-source.html#l00188">getId()</a>, y <a class="el" href="Sistema_8php-source.html#l00161">SAMURAI_Sistema()</a>. </td>
1967 <a name="o1" doxytag="SAMURAI_Sistema::_nombre"></a><p>
1968 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1971 <table cellpadding="0" cellspacing="0" border="0">
1973 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o1">SAMURAI_Sistema::_nombre</a>
1978 <table cellspacing=5 cellpadding=0 border=0>
1988 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00052">52</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
1990 Referenciado por <a class="el" href="Sistema_8php-source.html#l00201">getNombre()</a>, y <a class="el" href="Sistema_8php-source.html#l00296">setNombre()</a>. </td>
1993 <a name="o9" doxytag="SAMURAI_Sistema::_permisos"></a><p>
1994 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1997 <table cellpadding="0" cellspacing="0" border="0">
1999 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o9">SAMURAI_Sistema::_permisos</a>
2004 <table cellspacing=5 cellpadding=0 border=0>
2014 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00116">116</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
2016 Referenciado por <a class="el" href="Sistema_8php-source.html#l00400">_obtenerDatosDb()</a>, <a class="el" href="Sistema_8php-source.html#l00542">getIdPermisos()</a>, y <a class="el" href="Sistema_8php-source.html#l00557">setPermisos()</a>. </td>
2019 <a name="o8" doxytag="SAMURAI_Sistema::_responsable"></a><p>
2020 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2023 <table cellpadding="0" cellspacing="0" border="0">
2025 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Sistema.html#o8">SAMURAI_Sistema::_responsable</a>
2030 <table cellspacing=5 cellpadding=0 border=0>
2040 Definición en la línea <a class="el" href="Sistema_8php-source.html#l00108">108</a> del archivo <a class="el" href="Sistema_8php-source.html">Sistema.php</a>.
2042 Referenciado por <a class="el" href="Sistema_8php-source.html#l00514">getResponsable()</a>, y <a class="el" href="Sistema_8php-source.html#l00529">setResponsable()</a>. </td>
2045 <hr>La documentación para esta clase fué generada a partir del siguiente archivo:<ul>
2046 <li><a class="el" href="Sistema_8php-source.html">Sistema.php</a></ul>
2047 <hr size="1"><address style="align: right;"><small>Generado el Tue Jul 8 11:37:14 2003 para SAMURAI por
2048 <a href="http://www.doxygen.org/index.html">
2049 <img src="doxygen.png" alt="doxygen" align="middle" border=0 >
2050 </a>1.3.2 </small></address>