]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/www/servicios/legajos/legajo.php
- Se agrega el comportamiento especial para las paginas de la oanet:
[mecon/intranet.git] / sistema / www / servicios / legajos / legajo.php
index d583e1f19740c60c420f577d255b2f0c75fa6445..49ec4206d9fbf9e66c818a0d72f957e38b0325f7 100755 (executable)
@@ -1,25 +1,27 @@
 <?php
 require_once 'MECON/Dependencia.php';
 require_once 'MECON/Agente.php';
-require_once '../../../local_lib/Servicios/Legajos/Estudios.php';
-require_once '../../../local_lib/Servicios/Legajos/ExperienciaLaboral.php';
-require_once '../../../local_lib/Servicios/Legajos/Familiares.php';
+require_once 'MECON/Legajos/Estudios.php';
+require_once 'MECON/Legajos/ExperienciaLaboral.php';
+require_once 'MECON/Legajos/Familiares.php';
 require_once 'HTML/Table.php';
 require_once 'MECON/HTML/Tabla.php';
+require_once 'MECON/HTML/Image.php';
+require_once 'MECON/HTML/Link.php';
 require_once 'MECON/HTML/Arbol.php';
-require_once '../../../local_lib/HTML_DietMarco.php';
+require_once 'HTML_DietMarco.php';
+require_once 'HTML_Mensaje.php';
 
-
-
-if(!isset($_SESSION['documento']))
-{
-       header('Location: ../../servicios.php');
+if(!isset($_SESSION['documento'])) {
+    header('Location: ../../login?redirect='.urlencode($_SERVER['REQUEST_URI']));
+    exit;
 }
 $nrodoc = $_SESSION['documento'];
 
-$m = new HTML_DietMarco('servicios');
-$m->addTitle('Legajo de Personal');
-$m->addStyleSheet('../../css/servicios_agenda.css');
+
+$IMG_flecha_naranja =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif','>>');
+$m = new HTML_DietMarco('servicios', 'Legajos');
+//$m->addTitle('Legajo de Personal');
 
 $row_T = array();
 $T = new HTML_Table(array (    'width'=>'750',
@@ -28,25 +30,25 @@ $T = new HTML_Table(array ( 'width'=>'750',
                                                        'cellpadding'   => '0',
                                                        'bgcolor'   => '#FFFFFF'));
 
-$agente = new MECON_Agente(NULL);
+$agente = new MECON_Agente($DB, NULL);
 if(!($agente->buscarAgente($nrodoc)) or ($agente->buscarAgente($nrodoc) and preg_match('/^CON/',$agente->getTipo())))
 {
-       $t = new HTML_Table(array('width'=>'600','height'=>'200'));
-       $t->addRow(     array('Información no disponible'),
-                               array('valign'=>'center', 'align'=>'center', 'class'=>'txt_naranja'));
-       $row_T = array($t);
-       $T->addRow($row_T,array('valign'=>'top','align'=>'left'));
+       $mensaje = new HTML_Mensaje('alerta', 'Información no disponible', 300);
+        $m->addStyleSheet($mensaje->getCSS());
+       
+       $T->addRow( array($mensaje), 
+                    array('valign'=>'middle','align'=>'center'));
 
        $m->addBodyContent($T);
 
        $m->display();
 
-       die ();
+       exit;
 }
 
-$estudios = new Servicios_Legajos_Estudios($nrodoc); 
-$antiguedad = new Servicios_Legajos_ExperienciaLaboral($nrodoc); 
-$familiares = new Servicios_Legajos_Familiares($nrodoc); 
+$estudios = new MECON_Legajos_Estudios($DB,$nrodoc); 
+$antiguedad = new MECON_Legajos_ExperienciaLaboral($DB,$nrodoc); 
+$familiares = new MECON_Legajos_Familiares($DB,$nrodoc); 
 
 if(!preg_match('/^CON/',$agente->getTipo()))
 {
@@ -59,7 +61,7 @@ if(!preg_match('/^CON/',$agente->getTipo()))
        $datos_experiencia = $antiguedad->getExperiencia();
        $datos_familiares = $familiares->getFamiliares();
        $datos_hijos = $familiares->getHijos();
-       $dep = new MECON_Dependencia($agente->getDependencia());
+       $dep = new MECON_Dependencia($DB, $agente->getDependencia());
 }
 
 $arbol_valores = array();
@@ -97,8 +99,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        if($_GET['mostrar'] == 'personales') {
                
                /*  Datos Personales del Agente */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Datos Personales');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Datos Personales');
                $t->addRow($row,array('cabecera'=>1,'colspan'=>2));
                $row = array("<b>Apellido y Nombre:</b> ".$agente->getNombre());
                $t->addRow($row,array('colspan'=>"2", 'align'=>"left"));
@@ -121,8 +123,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif($_GET['mostrar'] == 'domicilio') {
 
                /*  Datos del Domicilio del Agente */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Domicilio');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Domicilio');
                $t->addRow($row,array('cabecera'=>1,'colspan'=>3));
                $row = array("<b>Calle:</b> ".$datos['domicilio']);
                $t->addRow($row,array('colspan'=>"3", 'align'=>"left"));
@@ -149,8 +151,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif($_GET['mostrar'] == 'cobertura' and !($datos['obra_social']=='')) {
 
                /*  Datos de la Cobertura Medica */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Cobertura M&eacute;dica');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Cobertura M&eacute;dica');
                $t->addRow($row,array('cabecera'=>1));
                $row = array($datos['obra_social']);
                $t->addRow($row,array('align'=>"left"));
@@ -158,8 +160,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif(($_GET['mostrar'] == 'estudios') and (is_array($datos_estudios))) {
 
                /*  Datos de los Estudios del Agente */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Estudios');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Estudios');
                $t->addRow($row,array('cabecera'=>1));
                foreach (array_keys($datos_estudios) as $key) {
                        $row = array("<b>T&iacute;tulo:</b> ".$datos_estudios[$key]['titulo']);
@@ -173,9 +175,9 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
 
                /*  Datos de los Antecedentes Laborales en la Adm. Publica Nacional */
                $i = 2;
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array(
-               'Antig&uuml;edad Laboral en la Administraci&oacute;n P&uacute;blica Nacional'
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().
+               ' Antig&uuml;edad Laboral en la Administraci&oacute;n P&uacute;blica Nacional'
                );
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"3"));
                foreach (array_keys($datos_experiencia) as $key) {
@@ -216,8 +218,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
                $t->addRow($row,array('align'=>"left"));
 
                /*  Datos de la Antiguedad Laboral en años */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Antig&uuml;edad Laboral - Totales');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Antig&uuml;edad Laboral - Totales');
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"3"));
                $row = array(
                        "<b>Antig&uuml;edad en el Sector P&uacute;blico Años:</b> ".$datos_antiguedad['Anio_Nac'],
@@ -241,18 +243,45 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif($_GET['mostrar'] == 'laboral') {
 
                /*  Datos del Laborales actuales */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Datos Laborales');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Datos Laborales');
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"2"));
-               $row = array("<b>Categor&iacute;a:</b> ".$agente->getTipo());
+               $tipo_agente = $agente->getTipo();
+               if($tipo_agente == 'PER')
+               {
+                       $tipo_agente='Planta permanente';
+               }elseif($tipo_agente == 'TRA')
+               {
+                       $tipo_agente='Planta transitoria';
+               }elseif($tipo_agente == 'GAB')
+               {
+                       $tipo_agente='Gabinete';
+               }elseif($tipo_agente == 'BEC')
+               {
+                       $tipo_agente='Pasante';
+               }elseif($tipo_agente == 'ADS')
+               {
+                       $tipo_agente='Adscripto';
+               }elseif($tipo_agente == 'CLM')
+               {
+                       $tipo_agente='Contrato ley marco';
+               }elseif($tipo_agente == 'PCS')
+               {
+                       $tipo_agente='Postulante a cargo simple';
+               }
+               
+               $row = array("<b>Categor&iacute;a:</b> ".$tipo_agente);
                $t->addRow($row,array('align'=>"left", 'colspan'=>"2"));
                $row = array(
                        "<b>Nivel:</b> ".$datos['nivel'],
                        "<b>Grado:</b> ".$datos['grado']
                );
                $t->addRow($row,array('align'=>"left"));
-               $row = array("<b>Funci&oacute;n Ejecutiva:</b> ".$datos['func_ejec']);
-               $t->addRow($row,array('align'=>"left", 'colspan'=>"2"));
+               if($datos['func_ejec'] != 0)
+               {
+                       $row = array("<b>Funci&oacute;n Ejecutiva:</b> ".$datos['func_ejec']);
+                       $t->addRow($row,array('align'=>"left", 'colspan'=>"2"));
+               }
                $row = array("<b>Dependencia:</b> ".$dep->getNombre());
                $t->addRow($row,array('align'=>"left", 'colspan'=>"2"));
                $row = array("<b>C&oacute;digo de Dependencia:</b> ".$agente->getDependencia());
@@ -266,8 +295,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif($_GET['mostrar'] == 'cónyuge') {
 
                /*  Datos del Conyuge */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Datos del C&oacute;nyuge');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Datos del C&oacute;nyuge');
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"2"));
                $row = array("<b>Nombre</b> ".$datos['conyuge']);
                $t->addRow($row,array('colspan'=>"2", 'align'=>"left"));
@@ -284,8 +313,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif(($_GET['mostrar'] == 'hijos') and (count($datos_hijos) > 0)) {
 
                /*  Datos de los hijos */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Datos de los Hijos');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Datos de los Hijos');
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"2"));
                foreach (array_keys($datos_hijos) as $key) {
                        $row = array("<b>Nombre</b> ".$datos_hijos[$key]['nombre']);
@@ -305,8 +334,8 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
        }elseif(($_GET['mostrar'] == 'familiares') and (count($datos_familiares) > 0)) {
 
                /*  Datos de los Familiares */
-               $t = new MECON_HTML_Tabla (array('width'=>'600'),'servicio');
-               $row = array('Datos de los Familiares');
+               $t = new MECON_HTML_Tabla (array('width'=>'600'),'medio');
+               $row = array($IMG_flecha_naranja->toHtml().' Datos de los Familiares');
                $t->addRow($row,array('cabecera'=>1, 'colspan'=>"2"));
                foreach (array_keys($datos_familiares) as $key) {
                        $row = array("<b>Nombre</b> ".$datos_familiares[$key]['nombre']);
@@ -329,10 +358,21 @@ if(in_array('mostrar',array_keys($_GET)) and !(preg_match('/^CON/',$agente->getT
 if(!isset($t)) {
        $t = new HTML_Table(array('width'=>'600'));
        $t->addRow('');
+}else
+{
+       $m->addStyleSheet($t->getCSS());
 }
 
+$m->addStyleSheet('../../css/servicios_legajos.css');
+$img_consultas =& new MECON_HTML_Image('../estatico/imag/consultas.jpg','width=28 height=70');
+$link_consultas =& new MECON_HTML_Link('mailto:legajos@mecon.gov.ar?subject=Consulta%20de%20legajos',$img_consultas);
+$img_declaracion =& new MECON_HTML_Image('../../images/servicios_legajos_declaracion.gif','width=28 height=70');
+$link_declaracion =& new MECON_HTML_Link('../estatico/normas/legajo',$img_declaracion);
 $row_T = array($arbol,$t);
 $T->addRow($row_T,array('valign'=>'top','align'=>'left'));
+$T->addRow(array('',''));
+$T->addRow(array($link_consultas,$link_declaracion),array());
+$T->updateCellAttributes(2,1,array('align'=>'right'));
 
 $m->addBodyContent($T);