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_Permiso 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_Permiso</h1><a href="classSAMURAI__Permiso-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 Permisos.
15 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00035">35</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.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__Permiso.html#a0">getId</a> ()</td></tr>
20 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Id. </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__Permiso.html#a1">setId</a> ($id)</td></tr>
23 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Id. </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__Permiso.html#a2">getDescripcion</a> ()</td></tr>
26 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Descripcion. </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__Permiso.html#a3">setDescripcion</a> ($descripcion)</td></tr>
29 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Descripcion. </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__Permiso.html#a4">getResponsable</a> ()</td></tr>
32 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Responsable. </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__Permiso.html#a5">setResponsable</a> ($responsable)</td></tr>
35 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Responsable. </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__Permiso.html#a6">SAMURAI_Permiso</a> (&$db, $id=null)</td></tr>
38 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. </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__Permiso.html#a7">_obtenerDatosDb</a> ()</td></tr>
41 <tr><td class="mdescLeft"> </td><td class="mdescRight">Obtiene de la base de datos la informacion del permiso. </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__Permiso.html#a8">guardarDatos</a> ($accion=grabar)</td></tr>
44 <tr><td class="mdescLeft"> </td><td class="mdescRight">Modifica la base de datos segun accion. </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__Permiso.html#a9">_grabarDb</a> ()</td></tr>
47 <tr><td class="mdescLeft"> </td><td class="mdescRight">Graba en base el permiso. </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__Permiso.html#a10">_borrarDb</a> ()</td></tr>
50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Borra de la base el permiso. </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__Permiso.html#a11">_modificarDb</a> ()</td></tr>
53 <tr><td class="mdescLeft"> </td><td class="mdescRight">Actualiza los datos del permiso. </em> <a href="#a11"></a><em><br><br></td></tr>
54 <tr><td colspan=2><br><h2>Métodos públicos estáticos</h2></td></tr>
55 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#e0">_getIdPermisos</a> (&$db)</td></tr>
57 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuleve un array con los identificadores de todos los permisos. </em> <a href="#e0"></a><em><br><br></td></tr>
58 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#e1">getArrayPermisos</a> (&$db)</td></tr>
60 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve un array asociativo en donde la clave es el identificador y el valor es la descripcion del permiso. </em> <a href="#e1"></a><em><br><br></td></tr>
61 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#e2">getPermisos</a> (&$db)</td></tr>
63 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuelve el array de permisos. </em> <a href="#e2"></a><em><br><br></td></tr>
64 <tr><td colspan=2><br><h2>Atributos públicos</h2></td></tr>
65 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#o0">_id</a></td></tr>
67 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#o1">_descripcion</a></td></tr>
69 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#o2">_db</a></td></tr>
71 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Permiso.html#o3">_responsable</a></td></tr>
74 <hr><h2>Documentación del constructor y destructor</h2>
75 <a name="a6" doxytag="SAMURAI_Permiso::SAMURAI_Permiso"></a><p>
76 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
79 <table cellpadding="0" cellspacing="0" border="0">
81 <td class="md" nowrap valign="top"> SAMURAI_Permiso::SAMURAI_Permiso </td>
82 <td class="md" valign="top">( </td>
83 <td class="md" nowrap valign="top">&$ </td>
84 <td class="mdname" nowrap> <em>db</em>, </td>
89 <td class="md" nowrap>$ </td>
90 <td class="mdname" nowrap> <em>id</em> = null</td>
94 <td class="md">) </td>
95 <td class="md" colspan="2"></td>
102 <table cellspacing=5 cellpadding=0 border=0>
112 Si recibe como parametro el identificador del permiso, busca la informacion en la DB.<p>
113 <dl compact><dt><b>Parámetros:</b></dt><dd>
114 <table border="0" cellspacing="2" cellpadding="0">
115 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Objeto conexion </td></tr>
116 <tr><td valign=top><em>int</em> </td><td>$id Identificador del permiso</td></tr>
119 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
122 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00149">149</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
124 References <a class="el" href="Permiso_8php-source.html#l00058">_db</a>, <a class="el" href="Permiso_8php-source.html#l00042">_id</a>, <a class="el" href="Permiso_8php-source.html#l00167">_obtenerDatosDb()</a>, y <a class="el" href="Permiso_8php-source.html#l00109">setDescripcion()</a>.
126 Referenciado por <a class="el" href="Permiso_8php-source.html#l00349">getPermisos()</a>. </td>
131 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a6_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a6_cgraph_map" alt=""></center>
132 <map name="classSAMURAI__Permiso_a6_cgraph_map">
133 <area href="classSAMURAI__Permiso.html#a7" shape="rect" coords="156,86,399,105" alt="">
134 <area href="classSAMURAI__Permiso.html#a3" shape="rect" coords="7,156,231,174" alt="">
135 <area href="classSAMURAI__Permiso.html#a5" shape="rect" coords="255,156,489,174" alt="">
137 <hr><h2>Documentación de las funciones miembro</h2>
138 <a name="a10" doxytag="SAMURAI_Permiso::_borrarDb"></a><p>
139 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
142 <table cellpadding="0" cellspacing="0" border="0">
144 <td class="md" nowrap valign="top"> SAMURAI_Permiso::_borrarDb </td>
145 <td class="md" valign="top">( </td>
146 <td class="mdname1" valign="top" nowrap> </td>
147 <td class="md" valign="top"> ) </td>
148 <td class="md" nowrap></td>
155 <table cellspacing=5 cellpadding=0 border=0>
163 Borra de la base el permiso.
165 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
168 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00247">247</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
170 References <a class="el" href="Permiso_8php-source.html#l00058">_db</a>, y <a class="el" href="Permiso_8php-source.html#l00074">getId()</a>.
172 Referenciado por <a class="el" href="Permiso_8php-source.html#l00203">guardarDatos()</a>. </td>
177 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a10_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a10_cgraph_map" alt=""></center>
178 <map name="classSAMURAI__Permiso_a10_cgraph_map">
179 <area href="classSAMURAI__Permiso.html#a0" shape="rect" coords="21,87,187,105" alt="">
181 <a name="e0" doxytag="SAMURAI_Permiso::_getIdPermisos"></a><p>
182 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
185 <table cellpadding="0" cellspacing="0" border="0">
187 <td class="md" nowrap valign="top"> SAMURAI_Permiso::_getIdPermisos </td>
188 <td class="md" valign="top">( </td>
189 <td class="md" nowrap valign="top">&$ </td>
190 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
191 <td class="md" valign="top"> ) </td>
192 <td class="md" nowrap><code> [static]</code></td>
199 <table cellspacing=5 cellpadding=0 border=0>
207 Devuleve un array con los identificadores de todos los permisos.
209 <dl compact><dt><b>Parámetros:</b></dt><dd>
210 <table border="0" cellspacing="2" cellpadding="0">
211 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
214 <dl compact><dt><b>Devuelve:</b></dt><dd>array(int) protected </dd></dl>
217 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00302">302</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
219 Referenciado por <a class="el" href="Permiso_8php-source.html#l00349">getPermisos()</a>. </td>
222 <a name="a9" doxytag="SAMURAI_Permiso::_grabarDb"></a><p>
223 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
226 <table cellpadding="0" cellspacing="0" border="0">
228 <td class="md" nowrap valign="top"> SAMURAI_Permiso::_grabarDb </td>
229 <td class="md" valign="top">( </td>
230 <td class="mdname1" valign="top" nowrap> </td>
231 <td class="md" valign="top"> ) </td>
232 <td class="md" nowrap></td>
239 <table cellspacing=5 cellpadding=0 border=0>
247 Graba en base el permiso.
249 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
252 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00228">228</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
254 References <a class="el" href="Permiso_8php-source.html#l00058">_db</a>, y <a class="el" href="Permiso_8php-source.html#l00120">getResponsable()</a>.
256 Referenciado por <a class="el" href="Permiso_8php-source.html#l00203">guardarDatos()</a>. </td>
261 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a9_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a9_cgraph_map" alt=""></center>
262 <map name="classSAMURAI__Permiso_a9_cgraph_map">
263 <area href="classSAMURAI__Permiso.html#a4" shape="rect" coords="7,87,241,105" alt="">
265 <a name="a11" doxytag="SAMURAI_Permiso::_modificarDb"></a><p>
266 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
269 <table cellpadding="0" cellspacing="0" border="0">
271 <td class="md" nowrap valign="top"> SAMURAI_Permiso::_modificarDb </td>
272 <td class="md" valign="top">( </td>
273 <td class="mdname1" valign="top" nowrap> </td>
274 <td class="md" valign="top"> ) </td>
275 <td class="md" nowrap></td>
282 <table cellspacing=5 cellpadding=0 border=0>
290 Actualiza los datos del permiso.
292 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
295 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00280">280</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
297 References <a class="el" href="Permiso_8php-source.html#l00058">_db</a>, <a class="el" href="Permiso_8php-source.html#l00097">getDescripcion()</a>, y <a class="el" href="Permiso_8php-source.html#l00120">getResponsable()</a>.
299 Referenciado por <a class="el" href="Permiso_8php-source.html#l00203">guardarDatos()</a>. </td>
304 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a11_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a11_cgraph_map" alt=""></center>
305 <map name="classSAMURAI__Permiso_a11_cgraph_map">
306 <area href="classSAMURAI__Permiso.html#a2" shape="rect" coords="7,87,233,105" alt="">
307 <area href="classSAMURAI__Permiso.html#a4" shape="rect" coords="257,87,492,105" alt="">
309 <a name="a7" doxytag="SAMURAI_Permiso::_obtenerDatosDb"></a><p>
310 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
313 <table cellpadding="0" cellspacing="0" border="0">
315 <td class="md" nowrap valign="top"> SAMURAI_Permiso::_obtenerDatosDb </td>
316 <td class="md" valign="top">( </td>
317 <td class="mdname1" valign="top" nowrap> </td>
318 <td class="md" valign="top"> ) </td>
319 <td class="md" nowrap></td>
326 <table cellspacing=5 cellpadding=0 border=0>
334 Obtiene de la base de datos la informacion del permiso.
336 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
339 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00167">167</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
341 References <a class="el" href="Permiso_8php-source.html#l00058">_db</a>, <a class="el" href="Permiso_8php-source.html#l00109">setDescripcion()</a>, y <a class="el" href="Permiso_8php-source.html#l00132">setResponsable()</a>.
343 Referenciado por <a class="el" href="Permiso_8php-source.html#l00149">SAMURAI_Permiso()</a>. </td>
348 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a7_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a7_cgraph_map" alt=""></center>
349 <map name="classSAMURAI__Permiso_a7_cgraph_map">
350 <area href="classSAMURAI__Permiso.html#a3" shape="rect" coords="7,87,231,105" alt="">
351 <area href="classSAMURAI__Permiso.html#a5" shape="rect" coords="255,87,489,105" alt="">
353 <a name="e1" doxytag="SAMURAI_Permiso::getArrayPermisos"></a><p>
354 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
357 <table cellpadding="0" cellspacing="0" border="0">
359 <td class="md" nowrap valign="top"> SAMURAI_Permiso::getArrayPermisos </td>
360 <td class="md" valign="top">( </td>
361 <td class="md" nowrap valign="top">&$ </td>
362 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
363 <td class="md" valign="top"> ) </td>
364 <td class="md" nowrap><code> [static]</code></td>
371 <table cellspacing=5 cellpadding=0 border=0>
379 Devuelve un array asociativo en donde la clave es el identificador y el valor es la descripcion del permiso.
381 <dl compact><dt><b>Parámetros:</b></dt><dd>
382 <table border="0" cellspacing="2" cellpadding="0">
383 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
386 <dl compact><dt><b>Devuelve:</b></dt><dd>array() public </dd></dl>
389 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00328">328</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
391 References <a class="el" href="Permiso_8php-source.html#l00349">getPermisos()</a>. </td>
396 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_e1_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_e1_cgraph_map" alt=""></center>
397 <map name="classSAMURAI__Permiso_e1_cgraph_map">
398 <area href="classSAMURAI__Permiso.html#e2" shape="rect" coords="148,86,359,105" alt="">
399 <area href="classSAMURAI__Permiso.html#e0" shape="rect" coords="7,156,236,174" alt="">
400 <area href="classSAMURAI__Permiso.html#a6" shape="rect" coords="260,156,511,174" alt="">
402 <a name="a2" doxytag="SAMURAI_Permiso::getDescripcion"></a><p>
403 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
406 <table cellpadding="0" cellspacing="0" border="0">
408 <td class="md" nowrap valign="top"> SAMURAI_Permiso::getDescripcion </td>
409 <td class="md" valign="top">( </td>
410 <td class="mdname1" valign="top" nowrap> </td>
411 <td class="md" valign="top"> ) </td>
412 <td class="md" nowrap></td>
419 <table cellspacing=5 cellpadding=0 border=0>
429 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
432 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00097">97</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
434 References <a class="el" href="Permiso_8php-source.html#l00050">_descripcion</a>.
436 Referenciado por <a class="el" href="Permiso_8php-source.html#l00280">_modificarDb()</a>. </td>
439 <a name="a0" doxytag="SAMURAI_Permiso::getId"></a><p>
440 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
443 <table cellpadding="0" cellspacing="0" border="0">
445 <td class="md" nowrap valign="top"> SAMURAI_Permiso::getId </td>
446 <td class="md" valign="top">( </td>
447 <td class="mdname1" valign="top" nowrap> </td>
448 <td class="md" valign="top"> ) </td>
449 <td class="md" nowrap></td>
456 <table cellspacing=5 cellpadding=0 border=0>
466 <dl compact><dt><b>Devuelve:</b></dt><dd>int public </dd></dl>
469 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00074">74</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
471 References <a class="el" href="Permiso_8php-source.html#l00042">_id</a>.
473 Referenciado por <a class="el" href="Permiso_8php-source.html#l00247">_borrarDb()</a>. </td>
476 <a name="e2" doxytag="SAMURAI_Permiso::getPermisos"></a><p>
477 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
480 <table cellpadding="0" cellspacing="0" border="0">
482 <td class="md" nowrap valign="top"> SAMURAI_Permiso::getPermisos </td>
483 <td class="md" valign="top">( </td>
484 <td class="md" nowrap valign="top">&$ </td>
485 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
486 <td class="md" valign="top"> ) </td>
487 <td class="md" nowrap><code> [static]</code></td>
494 <table cellspacing=5 cellpadding=0 border=0>
502 Devuelve el array de permisos.
504 <dl compact><dt><b>Parámetros:</b></dt><dd>
505 <table border="0" cellspacing="2" cellpadding="0">
506 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
509 <dl compact><dt><b>Devuelve:</b></dt><dd>array(Permiso) public </dd></dl>
512 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00349">349</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
514 References <a class="el" href="Permiso_8php-source.html#l00302">_getIdPermisos()</a>, y <a class="el" href="Permiso_8php-source.html#l00149">SAMURAI_Permiso()</a>.
516 Referenciado por <a class="el" href="Permiso_8php-source.html#l00328">getArrayPermisos()</a>. </td>
521 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_e2_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_e2_cgraph_map" alt=""></center>
522 <map name="classSAMURAI__Permiso_e2_cgraph_map">
523 <area href="classSAMURAI__Permiso.html#e0" shape="rect" coords="7,87,236,105" alt="">
524 <area href="classSAMURAI__Permiso.html#a6" shape="rect" coords="260,87,511,105" alt="">
526 <a name="a4" doxytag="SAMURAI_Permiso::getResponsable"></a><p>
527 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
530 <table cellpadding="0" cellspacing="0" border="0">
532 <td class="md" nowrap valign="top"> SAMURAI_Permiso::getResponsable </td>
533 <td class="md" valign="top">( </td>
534 <td class="mdname1" valign="top" nowrap> </td>
535 <td class="md" valign="top"> ) </td>
536 <td class="md" nowrap></td>
543 <table cellspacing=5 cellpadding=0 border=0>
553 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
556 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00120">120</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
558 References <a class="el" href="Permiso_8php-source.html#l00066">_responsable</a>.
560 Referenciado por <a class="el" href="Permiso_8php-source.html#l00228">_grabarDb()</a>, y <a class="el" href="Permiso_8php-source.html#l00280">_modificarDb()</a>. </td>
563 <a name="a8" doxytag="SAMURAI_Permiso::guardarDatos"></a><p>
564 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
567 <table cellpadding="0" cellspacing="0" border="0">
569 <td class="md" nowrap valign="top"> SAMURAI_Permiso::guardarDatos </td>
570 <td class="md" valign="top">( </td>
571 <td class="md" nowrap valign="top">$ </td>
572 <td class="mdname1" valign="top" nowrap> <em>accion</em> = grabar </td>
573 <td class="md" valign="top"> ) </td>
574 <td class="md" nowrap></td>
581 <table cellspacing=5 cellpadding=0 border=0>
589 Modifica la base de datos segun accion.
591 <dl compact><dt><b>Parámetros:</b></dt><dd>
592 <table border="0" cellspacing="2" cellpadding="0">
593 <tr><td valign=top><em>string</em> </td><td>$accion Indica la accion a realizar</td></tr>
596 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed public </dd></dl>
599 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00203">203</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
601 References <a class="el" href="Permiso_8php-source.html#l00247">_borrarDb()</a>, <a class="el" href="Permiso_8php-source.html#l00228">_grabarDb()</a>, y <a class="el" href="Permiso_8php-source.html#l00280">_modificarDb()</a>. </td>
606 Here is the call graph for this function:<p><center><img src="classSAMURAI__Permiso_a8_cgraph.png" border="0" usemap="#classSAMURAI__Permiso_a8_cgraph_map" alt=""></center>
607 <map name="classSAMURAI__Permiso_a8_cgraph_map">
608 <area href="classSAMURAI__Permiso.html#a10" shape="rect" coords="7,86,201,105" alt="">
609 <area href="classSAMURAI__Permiso.html#a9" shape="rect" coords="227,86,424,105" alt="">
610 <area href="classSAMURAI__Permiso.html#a11" shape="rect" coords="448,86,661,105" alt="">
611 <area href="classSAMURAI__Permiso.html#a0" shape="rect" coords="20,156,185,174" alt="">
612 <area href="classSAMURAI__Permiso.html#a4" shape="rect" coords="209,156,444,174" alt="">
613 <area href="classSAMURAI__Permiso.html#a2" shape="rect" coords="468,156,695,174" alt="">
615 <a name="a3" doxytag="SAMURAI_Permiso::setDescripcion"></a><p>
616 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
619 <table cellpadding="0" cellspacing="0" border="0">
621 <td class="md" nowrap valign="top"> SAMURAI_Permiso::setDescripcion </td>
622 <td class="md" valign="top">( </td>
623 <td class="md" nowrap valign="top">$ </td>
624 <td class="mdname1" valign="top" nowrap> <em>descripcion</em> </td>
625 <td class="md" valign="top"> ) </td>
626 <td class="md" nowrap></td>
633 <table cellspacing=5 cellpadding=0 border=0>
643 <dl compact><dt><b>Parámetros:</b></dt><dd>
644 <table border="0" cellspacing="2" cellpadding="0">
645 <tr><td valign=top><em>string</em> </td><td>$descripcion Descripcion.</td></tr>
648 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
651 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00109">109</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
653 References <a class="el" href="Permiso_8php-source.html#l00050">_descripcion</a>.
655 Referenciado por <a class="el" href="Permiso_8php-source.html#l00167">_obtenerDatosDb()</a>, y <a class="el" href="Permiso_8php-source.html#l00149">SAMURAI_Permiso()</a>. </td>
658 <a name="a1" doxytag="SAMURAI_Permiso::setId"></a><p>
659 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
662 <table cellpadding="0" cellspacing="0" border="0">
664 <td class="md" nowrap valign="top"> SAMURAI_Permiso::setId </td>
665 <td class="md" valign="top">( </td>
666 <td class="md" nowrap valign="top">$ </td>
667 <td class="mdname1" valign="top" nowrap> <em>id</em> </td>
668 <td class="md" valign="top"> ) </td>
669 <td class="md" nowrap></td>
676 <table cellspacing=5 cellpadding=0 border=0>
686 <dl compact><dt><b>Parámetros:</b></dt><dd>
687 <table border="0" cellspacing="2" cellpadding="0">
688 <tr><td valign=top><em>int</em> </td><td>$id Id.</td></tr>
691 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
694 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00086">86</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
696 References <a class="el" href="Permiso_8php-source.html#l00042">_id</a>. </td>
699 <a name="a5" doxytag="SAMURAI_Permiso::setResponsable"></a><p>
700 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
703 <table cellpadding="0" cellspacing="0" border="0">
705 <td class="md" nowrap valign="top"> SAMURAI_Permiso::setResponsable </td>
706 <td class="md" valign="top">( </td>
707 <td class="md" nowrap valign="top">$ </td>
708 <td class="mdname1" valign="top" nowrap> <em>responsable</em> </td>
709 <td class="md" valign="top"> ) </td>
710 <td class="md" nowrap></td>
717 <table cellspacing=5 cellpadding=0 border=0>
727 <dl compact><dt><b>Parámetros:</b></dt><dd>
728 <table border="0" cellspacing="2" cellpadding="0">
729 <tr><td valign=top><em>string</em> </td><td>$responsable Responsable.</td></tr>
732 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
735 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00132">132</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
737 References <a class="el" href="Permiso_8php-source.html#l00066">_responsable</a>.
739 Referenciado por <a class="el" href="Permiso_8php-source.html#l00167">_obtenerDatosDb()</a>. </td>
742 <hr><h2>Documentación de los datos miembro</h2>
743 <a name="o2" doxytag="SAMURAI_Permiso::_db"></a><p>
744 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
747 <table cellpadding="0" cellspacing="0" border="0">
749 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Permiso.html#o2">SAMURAI_Permiso::_db</a>
754 <table cellspacing=5 cellpadding=0 border=0>
764 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00058">58</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
766 Referenciado por <a class="el" href="Permiso_8php-source.html#l00247">_borrarDb()</a>, <a class="el" href="Permiso_8php-source.html#l00228">_grabarDb()</a>, <a class="el" href="Permiso_8php-source.html#l00280">_modificarDb()</a>, <a class="el" href="Permiso_8php-source.html#l00167">_obtenerDatosDb()</a>, y <a class="el" href="Permiso_8php-source.html#l00149">SAMURAI_Permiso()</a>. </td>
769 <a name="o1" doxytag="SAMURAI_Permiso::_descripcion"></a><p>
770 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
773 <table cellpadding="0" cellspacing="0" border="0">
775 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Permiso.html#o1">SAMURAI_Permiso::_descripcion</a>
780 <table cellspacing=5 cellpadding=0 border=0>
790 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00050">50</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
792 Referenciado por <a class="el" href="Permiso_8php-source.html#l00097">getDescripcion()</a>, y <a class="el" href="Permiso_8php-source.html#l00109">setDescripcion()</a>. </td>
795 <a name="o0" doxytag="SAMURAI_Permiso::_id"></a><p>
796 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
799 <table cellpadding="0" cellspacing="0" border="0">
801 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Permiso.html#o0">SAMURAI_Permiso::_id</a>
806 <table cellspacing=5 cellpadding=0 border=0>
816 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00042">42</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
818 Referenciado por <a class="el" href="Permiso_8php-source.html#l00074">getId()</a>, <a class="el" href="Permiso_8php-source.html#l00149">SAMURAI_Permiso()</a>, y <a class="el" href="Permiso_8php-source.html#l00086">setId()</a>. </td>
821 <a name="o3" doxytag="SAMURAI_Permiso::_responsable"></a><p>
822 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
825 <table cellpadding="0" cellspacing="0" border="0">
827 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Permiso.html#o3">SAMURAI_Permiso::_responsable</a>
832 <table cellspacing=5 cellpadding=0 border=0>
842 Definición en la línea <a class="el" href="Permiso_8php-source.html#l00066">66</a> del archivo <a class="el" href="Permiso_8php-source.html">Permiso.php</a>.
844 Referenciado por <a class="el" href="Permiso_8php-source.html#l00120">getResponsable()</a>, y <a class="el" href="Permiso_8php-source.html#l00132">setResponsable()</a>. </td>
847 <hr>La documentación para esta clase fué generada a partir del siguiente archivo:<ul>
848 <li><a class="el" href="Permiso_8php-source.html">Permiso.php</a></ul>
849 <hr size="1"><address style="align: right;"><small>Generado el Tue Jul 8 11:36:36 2003 para SAMURAI por
850 <a href="http://www.doxygen.org/index.html">
851 <img src="doxygen.png" alt="doxygen" align="middle" border=0 >
852 </a>1.3.2 </small></address>