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_Perfil 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_Perfil</h1><a href="classSAMURAI__Perfil-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 perfies.
15 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00037">37</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.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__Perfil.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__Perfil.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__Perfil.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__Perfil.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__Perfil.html#a4">getTipo</a> ()</td></tr>
32 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Tipo. </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__Perfil.html#a5">setTipo</a> ($tipo)</td></tr>
35 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Tipo. </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__Perfil.html#a6">getResponsable</a> ()</td></tr>
38 <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets Responsable. </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__Perfil.html#a7">setResponsable</a> ($responsable)</td></tr>
41 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets Responsable. </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__Perfil.html#a8">SAMURAI_Perfil</a> (&$db, $id=null)</td></tr>
44 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. </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__Perfil.html#a9">_obtenerDatosDb</a> ()</td></tr>
47 <tr><td class="mdescLeft"> </td><td class="mdescRight">Obtiene los datos de la base de datos. </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__Perfil.html#a10">guardarDatos</a> ($accion=grabar)</td></tr>
50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Redirecciona segun la accion correspondiente. </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__Perfil.html#a11">_grabarDb</a> ()</td></tr>
53 <tr><td class="mdescLeft"> </td><td class="mdescRight">Graba la informacion del perfil en base. </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__Perfil.html#a12">_borrarDb</a> ()</td></tr>
56 <tr><td class="mdescLeft"> </td><td class="mdescRight">Borra la informacion del perfil de la base. </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__Perfil.html#a13">_modificarDb</a> ()</td></tr>
59 <tr><td colspan=2><br><h2>Métodos públicos estáticos</h2></td></tr>
60 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#e0">_getIdPerfiles</a> (&$db)</td></tr>
62 <tr><td class="mdescLeft"> </td><td class="mdescRight">Devuleve un array con los identificadores de todos los perfiles. </em> <a href="#e0"></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__Perfil.html#e1">getPerfiles</a> (&$db)</td></tr>
65 <tr><td colspan=2><br><h2>Atributos públicos</h2></td></tr>
66 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#o0">_id</a></td></tr>
68 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#o1">_descripcion</a></td></tr>
70 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#o2">_tipo</a></td></tr>
72 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#o3">_db</a></td></tr>
74 <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classSAMURAI__Perfil.html#o4">_responsable</a></td></tr>
77 <hr><h2>Documentación del constructor y destructor</h2>
78 <a name="a8" doxytag="SAMURAI_Perfil::SAMURAI_Perfil"></a><p>
79 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
82 <table cellpadding="0" cellspacing="0" border="0">
84 <td class="md" nowrap valign="top"> SAMURAI_Perfil::SAMURAI_Perfil </td>
85 <td class="md" valign="top">( </td>
86 <td class="md" nowrap valign="top">&$ </td>
87 <td class="mdname" nowrap> <em>db</em>, </td>
92 <td class="md" nowrap>$ </td>
93 <td class="mdname" nowrap> <em>id</em> = null</td>
97 <td class="md">) </td>
98 <td class="md" colspan="2"></td>
105 <table cellspacing=5 cellpadding=0 border=0>
115 Si recibe un identificador como parametro, busca la informacion en la base.<p>
116 <dl compact><dt><b>Parámetros:</b></dt><dd>
117 <table border="0" cellspacing="2" cellpadding="0">
118 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Objeto conexion </td></tr>
119 <tr><td valign=top><em>int</em> </td><td>$id Identificador del perfil.</td></tr>
122 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
125 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00182">182</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
127 References <a class="el" href="Perfil_8php-source.html#l00068">_db</a>, <a class="el" href="Perfil_8php-source.html#l00052">_descripcion</a>, <a class="el" href="Perfil_8php-source.html#l00044">_id</a>, <a class="el" href="Perfil_8php-source.html#l00205">_obtenerDatosDb()</a>, <a class="el" href="Perfil_8php-source.html#l00060">_tipo</a>, y <a class="el" href="Perfil_8php-source.html#l00096">setId()</a>. </td>
132 Here is the call graph for this function:<p><center><img src="classSAMURAI__Perfil_a8_cgraph.png" border="0" usemap="#classSAMURAI__Perfil_a8_cgraph_map" alt=""></center>
133 <map name="classSAMURAI__Perfil_a8_cgraph_map">
134 <area href="classSAMURAI__Perfil.html#a9" shape="rect" coords="232,86,456,105" alt="">
135 <area href="classSAMURAI__Perfil.html#a1" shape="rect" coords="480,86,624,105" alt="">
136 <area href="classSAMURAI__Perfil.html#a3" shape="rect" coords="7,156,212,174" alt="">
137 <area href="classSAMURAI__Perfil.html#a7" shape="rect" coords="236,156,452,174" alt="">
138 <area href="classSAMURAI__Perfil.html#a5" shape="rect" coords="476,156,636,174" alt="">
140 <hr><h2>Documentación de las funciones miembro</h2>
141 <a name="a12" doxytag="SAMURAI_Perfil::_borrarDb"></a><p>
142 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
145 <table cellpadding="0" cellspacing="0" border="0">
147 <td class="md" nowrap valign="top"> SAMURAI_Perfil::_borrarDb </td>
148 <td class="md" valign="top">( </td>
149 <td class="mdname1" valign="top" nowrap> </td>
150 <td class="md" valign="top"> ) </td>
151 <td class="md" nowrap></td>
158 <table cellspacing=5 cellpadding=0 border=0>
166 Borra la informacion del perfil de la base.
168 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
171 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00271">271</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
174 <a name="e0" doxytag="SAMURAI_Perfil::_getIdPerfiles"></a><p>
175 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
178 <table cellpadding="0" cellspacing="0" border="0">
180 <td class="md" nowrap valign="top"> SAMURAI_Perfil::_getIdPerfiles </td>
181 <td class="md" valign="top">( </td>
182 <td class="md" nowrap valign="top">&$ </td>
183 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
184 <td class="md" valign="top"> ) </td>
185 <td class="md" nowrap><code> [static]</code></td>
192 <table cellspacing=5 cellpadding=0 border=0>
200 Devuleve un array con los identificadores de todos los perfiles.
202 <dl compact><dt><b>Parámetros:</b></dt><dd>
203 <table border="0" cellspacing="2" cellpadding="0">
204 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de Datos</td></tr>
207 <dl compact><dt><b>Devuelve:</b></dt><dd>array(int) protected </dd></dl>
210 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00298">298</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
213 <a name="a11" doxytag="SAMURAI_Perfil::_grabarDb"></a><p>
214 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
217 <table cellpadding="0" cellspacing="0" border="0">
219 <td class="md" nowrap valign="top"> SAMURAI_Perfil::_grabarDb </td>
220 <td class="md" valign="top">( </td>
221 <td class="mdname1" valign="top" nowrap> </td>
222 <td class="md" valign="top"> ) </td>
223 <td class="md" nowrap></td>
230 <table cellspacing=5 cellpadding=0 border=0>
238 Graba la informacion del perfil en base.
240 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
243 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00258">258</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
246 <a name="a13" doxytag="SAMURAI_Perfil::_modificarDb"></a><p>
247 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
250 <table cellpadding="0" cellspacing="0" border="0">
252 <td class="md" nowrap valign="top"> SAMURAI_Perfil::_modificarDb </td>
253 <td class="md" valign="top">( </td>
254 <td class="mdname1" valign="top" nowrap> </td>
255 <td class="md" valign="top"> ) </td>
256 <td class="md" nowrap></td>
263 <table cellspacing=5 cellpadding=0 border=0>
271 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed protected </dd></dl>
274 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00282">282</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
277 <a name="a9" doxytag="SAMURAI_Perfil::_obtenerDatosDb"></a><p>
278 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
281 <table cellpadding="0" cellspacing="0" border="0">
283 <td class="md" nowrap valign="top"> SAMURAI_Perfil::_obtenerDatosDb </td>
284 <td class="md" valign="top">( </td>
285 <td class="mdname1" valign="top" nowrap> </td>
286 <td class="md" valign="top"> ) </td>
287 <td class="md" nowrap></td>
294 <table cellspacing=5 cellpadding=0 border=0>
302 Obtiene los datos de la base de datos.
304 <dl compact><dt><b>Devuelve:</b></dt><dd>void protected </dd></dl>
307 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00205">205</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
309 References <a class="el" href="Perfil_8php-source.html#l00068">_db</a>, <a class="el" href="Perfil_8php-source.html#l00119">setDescripcion()</a>, <a class="el" href="Perfil_8php-source.html#l00165">setResponsable()</a>, y <a class="el" href="Perfil_8php-source.html#l00142">setTipo()</a>.
311 Referenciado por <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>. </td>
316 Here is the call graph for this function:<p><center><img src="classSAMURAI__Perfil_a9_cgraph.png" border="0" usemap="#classSAMURAI__Perfil_a9_cgraph_map" alt=""></center>
317 <map name="classSAMURAI__Perfil_a9_cgraph_map">
318 <area href="classSAMURAI__Perfil.html#a3" shape="rect" coords="7,87,212,105" alt="">
319 <area href="classSAMURAI__Perfil.html#a7" shape="rect" coords="236,87,452,105" alt="">
320 <area href="classSAMURAI__Perfil.html#a5" shape="rect" coords="476,87,636,105" alt="">
322 <a name="a2" doxytag="SAMURAI_Perfil::getDescripcion"></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_Perfil::getDescripcion </td>
329 <td class="md" valign="top">( </td>
330 <td class="mdname1" valign="top" nowrap> </td>
331 <td class="md" valign="top"> ) </td>
332 <td class="md" nowrap></td>
339 <table cellspacing=5 cellpadding=0 border=0>
349 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
352 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00107">107</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
354 References <a class="el" href="Perfil_8php-source.html#l00052">_descripcion</a>. </td>
357 <a name="a0" doxytag="SAMURAI_Perfil::getId"></a><p>
358 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
361 <table cellpadding="0" cellspacing="0" border="0">
363 <td class="md" nowrap valign="top"> SAMURAI_Perfil::getId </td>
364 <td class="md" valign="top">( </td>
365 <td class="mdname1" valign="top" nowrap> </td>
366 <td class="md" valign="top"> ) </td>
367 <td class="md" nowrap></td>
374 <table cellspacing=5 cellpadding=0 border=0>
384 <dl compact><dt><b>Devuelve:</b></dt><dd>int public </dd></dl>
387 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00084">84</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
389 References <a class="el" href="Perfil_8php-source.html#l00044">_id</a>. </td>
392 <a name="e1" doxytag="SAMURAI_Perfil::getPerfiles"></a><p>
393 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
396 <table cellpadding="0" cellspacing="0" border="0">
398 <td class="md" nowrap valign="top"> SAMURAI_Perfil::getPerfiles </td>
399 <td class="md" valign="top">( </td>
400 <td class="md" nowrap valign="top">&$ </td>
401 <td class="mdname1" valign="top" nowrap> <em>db</em> </td>
402 <td class="md" valign="top"> ) </td>
403 <td class="md" nowrap><code> [static]</code></td>
410 <table cellspacing=5 cellpadding=0 border=0>
418 <dl compact><dt><b>Parámetros:</b></dt><dd>
419 <table border="0" cellspacing="2" cellpadding="0">
420 <tr><td valign=top><em>SAMURAI_DB</em> </td><td>&$db Base de datos</td></tr>
423 <dl compact><dt><b>Devuelve:</b></dt><dd>array(Perfil) public </dd></dl>
426 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00312">312</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
429 <a name="a6" doxytag="SAMURAI_Perfil::getResponsable"></a><p>
430 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
433 <table cellpadding="0" cellspacing="0" border="0">
435 <td class="md" nowrap valign="top"> SAMURAI_Perfil::getResponsable </td>
436 <td class="md" valign="top">( </td>
437 <td class="mdname1" valign="top" nowrap> </td>
438 <td class="md" valign="top"> ) </td>
439 <td class="md" nowrap></td>
446 <table cellspacing=5 cellpadding=0 border=0>
456 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
459 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00153">153</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
461 References <a class="el" href="Perfil_8php-source.html#l00076">_responsable</a>. </td>
464 <a name="a4" doxytag="SAMURAI_Perfil::getTipo"></a><p>
465 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
468 <table cellpadding="0" cellspacing="0" border="0">
470 <td class="md" nowrap valign="top"> SAMURAI_Perfil::getTipo </td>
471 <td class="md" valign="top">( </td>
472 <td class="mdname1" valign="top" nowrap> </td>
473 <td class="md" valign="top"> ) </td>
474 <td class="md" nowrap></td>
481 <table cellspacing=5 cellpadding=0 border=0>
491 <dl compact><dt><b>Devuelve:</b></dt><dd>string public </dd></dl>
494 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00130">130</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
496 References <a class="el" href="Perfil_8php-source.html#l00060">_tipo</a>. </td>
499 <a name="a10" doxytag="SAMURAI_Perfil::guardarDatos"></a><p>
500 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
503 <table cellpadding="0" cellspacing="0" border="0">
505 <td class="md" nowrap valign="top"> SAMURAI_Perfil::guardarDatos </td>
506 <td class="md" valign="top">( </td>
507 <td class="md" nowrap valign="top">$ </td>
508 <td class="mdname1" valign="top" nowrap> <em>accion</em> = grabar </td>
509 <td class="md" valign="top"> ) </td>
510 <td class="md" nowrap></td>
517 <table cellspacing=5 cellpadding=0 border=0>
525 Redirecciona segun la accion correspondiente.
527 <dl compact><dt><b>Parámetros:</b></dt><dd>
528 <table border="0" cellspacing="2" cellpadding="0">
529 <tr><td valign=top><em>string</em> </td><td>$accion Representa la accion a desarrollar</td></tr>
532 <dl compact><dt><b>Devuelve:</b></dt><dd>mixed public </dd></dl>
535 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00245">245</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>. </td>
538 <a name="a3" doxytag="SAMURAI_Perfil::setDescripcion"></a><p>
539 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
542 <table cellpadding="0" cellspacing="0" border="0">
544 <td class="md" nowrap valign="top"> SAMURAI_Perfil::setDescripcion </td>
545 <td class="md" valign="top">( </td>
546 <td class="md" nowrap valign="top">$ </td>
547 <td class="mdname1" valign="top" nowrap> <em>descripcion</em> </td>
548 <td class="md" valign="top"> ) </td>
549 <td class="md" nowrap></td>
556 <table cellspacing=5 cellpadding=0 border=0>
566 <dl compact><dt><b>Parámetros:</b></dt><dd>
567 <table border="0" cellspacing="2" cellpadding="0">
568 <tr><td valign=top><em>string</em> </td><td>$descripcion Descripcion.</td></tr>
571 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
574 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00119">119</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
576 References <a class="el" href="Perfil_8php-source.html#l00052">_descripcion</a>.
578 Referenciado por <a class="el" href="Perfil_8php-source.html#l00205">_obtenerDatosDb()</a>. </td>
581 <a name="a1" doxytag="SAMURAI_Perfil::setId"></a><p>
582 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
585 <table cellpadding="0" cellspacing="0" border="0">
587 <td class="md" nowrap valign="top"> SAMURAI_Perfil::setId </td>
588 <td class="md" valign="top">( </td>
589 <td class="md" nowrap valign="top">$ </td>
590 <td class="mdname1" valign="top" nowrap> <em>id</em> </td>
591 <td class="md" valign="top"> ) </td>
592 <td class="md" nowrap></td>
599 <table cellspacing=5 cellpadding=0 border=0>
609 <dl compact><dt><b>Parámetros:</b></dt><dd>
610 <table border="0" cellspacing="2" cellpadding="0">
611 <tr><td valign=top><em>int</em> </td><td>$id Id.</td></tr>
614 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
617 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00096">96</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
619 References <a class="el" href="Perfil_8php-source.html#l00044">_id</a>.
621 Referenciado por <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>. </td>
624 <a name="a7" doxytag="SAMURAI_Perfil::setResponsable"></a><p>
625 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
628 <table cellpadding="0" cellspacing="0" border="0">
630 <td class="md" nowrap valign="top"> SAMURAI_Perfil::setResponsable </td>
631 <td class="md" valign="top">( </td>
632 <td class="md" nowrap valign="top">$ </td>
633 <td class="mdname1" valign="top" nowrap> <em>responsable</em> </td>
634 <td class="md" valign="top"> ) </td>
635 <td class="md" nowrap></td>
642 <table cellspacing=5 cellpadding=0 border=0>
652 <dl compact><dt><b>Parámetros:</b></dt><dd>
653 <table border="0" cellspacing="2" cellpadding="0">
654 <tr><td valign=top><em>string</em> </td><td>$responsable Responsable.</td></tr>
657 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
660 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00165">165</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
662 References <a class="el" href="Perfil_8php-source.html#l00076">_responsable</a>.
664 Referenciado por <a class="el" href="Perfil_8php-source.html#l00205">_obtenerDatosDb()</a>. </td>
667 <a name="a5" doxytag="SAMURAI_Perfil::setTipo"></a><p>
668 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
671 <table cellpadding="0" cellspacing="0" border="0">
673 <td class="md" nowrap valign="top"> SAMURAI_Perfil::setTipo </td>
674 <td class="md" valign="top">( </td>
675 <td class="md" nowrap valign="top">$ </td>
676 <td class="mdname1" valign="top" nowrap> <em>tipo</em> </td>
677 <td class="md" valign="top"> ) </td>
678 <td class="md" nowrap></td>
685 <table cellspacing=5 cellpadding=0 border=0>
695 <dl compact><dt><b>Parámetros:</b></dt><dd>
696 <table border="0" cellspacing="2" cellpadding="0">
697 <tr><td valign=top><em>string</em> </td><td>$tipo Tipo.</td></tr>
700 <dl compact><dt><b>Devuelve:</b></dt><dd>void public </dd></dl>
703 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00142">142</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
705 References <a class="el" href="Perfil_8php-source.html#l00060">_tipo</a>.
707 Referenciado por <a class="el" href="Perfil_8php-source.html#l00205">_obtenerDatosDb()</a>. </td>
710 <hr><h2>Documentación de los datos miembro</h2>
711 <a name="o3" doxytag="SAMURAI_Perfil::_db"></a><p>
712 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
715 <table cellpadding="0" cellspacing="0" border="0">
717 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Perfil.html#o3">SAMURAI_Perfil::_db</a>
722 <table cellspacing=5 cellpadding=0 border=0>
732 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00068">68</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
734 Referenciado por <a class="el" href="Perfil_8php-source.html#l00205">_obtenerDatosDb()</a>, y <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>. </td>
737 <a name="o1" doxytag="SAMURAI_Perfil::_descripcion"></a><p>
738 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
741 <table cellpadding="0" cellspacing="0" border="0">
743 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Perfil.html#o1">SAMURAI_Perfil::_descripcion</a>
748 <table cellspacing=5 cellpadding=0 border=0>
758 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00052">52</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
760 Referenciado por <a class="el" href="Perfil_8php-source.html#l00107">getDescripcion()</a>, <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>, y <a class="el" href="Perfil_8php-source.html#l00119">setDescripcion()</a>. </td>
763 <a name="o0" doxytag="SAMURAI_Perfil::_id"></a><p>
764 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
767 <table cellpadding="0" cellspacing="0" border="0">
769 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Perfil.html#o0">SAMURAI_Perfil::_id</a>
774 <table cellspacing=5 cellpadding=0 border=0>
784 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00044">44</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
786 Referenciado por <a class="el" href="Perfil_8php-source.html#l00084">getId()</a>, <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>, y <a class="el" href="Perfil_8php-source.html#l00096">setId()</a>. </td>
789 <a name="o4" doxytag="SAMURAI_Perfil::_responsable"></a><p>
790 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
793 <table cellpadding="0" cellspacing="0" border="0">
795 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Perfil.html#o4">SAMURAI_Perfil::_responsable</a>
800 <table cellspacing=5 cellpadding=0 border=0>
810 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00076">76</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
812 Referenciado por <a class="el" href="Perfil_8php-source.html#l00153">getResponsable()</a>, y <a class="el" href="Perfil_8php-source.html#l00165">setResponsable()</a>. </td>
815 <a name="o2" doxytag="SAMURAI_Perfil::_tipo"></a><p>
816 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
819 <table cellpadding="0" cellspacing="0" border="0">
821 <td class="md" nowrap valign="top"> <a class="el" href="classSAMURAI__Perfil.html#o2">SAMURAI_Perfil::_tipo</a>
826 <table cellspacing=5 cellpadding=0 border=0>
836 Definición en la línea <a class="el" href="Perfil_8php-source.html#l00060">60</a> del archivo <a class="el" href="Perfil_8php-source.html">Perfil.php</a>.
838 Referenciado por <a class="el" href="Perfil_8php-source.html#l00130">getTipo()</a>, <a class="el" href="Perfil_8php-source.html#l00182">SAMURAI_Perfil()</a>, y <a class="el" href="Perfil_8php-source.html#l00142">setTipo()</a>. </td>
841 <hr>La documentación para esta clase fué generada a partir del siguiente archivo:<ul>
842 <li><a class="el" href="Perfil_8php-source.html">Perfil.php</a></ul>
843 <hr size="1"><address style="align: right;"><small>Generado el Tue Jul 8 11:36:27 2003 para SAMURAI por
844 <a href="http://www.doxygen.org/index.html">
845 <img src="doxygen.png" alt="doxygen" align="middle" border=0 >
846 </a>1.3.2 </small></address>