]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/www/servicios/codep/codep_codigo.php
Se agrega el mensaje de error.
[mecon/intranet.git] / sistema / www / servicios / codep / codep_codigo.php
index cb233b08b28263e616dc41fe32c227afac39039c..06404c8742c05470f488d92c1856c5931c38daaa 100644 (file)
@@ -9,24 +9,16 @@ Myrna Degano <mdegan@mecon.gov.ar>
 require_once 'MECON/Dependencia.php';
 require_once 'HTML/Table.php';
 require_once 'MECON/HTML/Tabla.php';
 require_once 'MECON/Dependencia.php';
 require_once 'HTML/Table.php';
 require_once 'MECON/HTML/Tabla.php';
-require_once '../../../local_lib/HTML_DietMarco.php';
+require_once 'HTML_DietMarco.php';
 require_once 'MECON/HTML/QuickFormSimple.php';
 require_once 'MECON/HTML/Image.php';
 require_once 'MECON/HTML/Link.php';
 require_once 'MECON/HTML/QuickFormSimple.php';
 require_once 'MECON/HTML/Image.php';
 require_once 'MECON/HTML/Link.php';
-require_once 'DB.php';
-
-//Conexión a la BD
-$dbh = DB::connect("mysql://intranet:intranet@intranet-db/CODEP", true);
-if (DB::isError($dbh)) {
-    die ($dbh->getMessage());
-}
-
 
 //Imágenes
 $IMG_Ayuda =& new MECON_HTML_Image('../../images/servicios_ayuda.gif', 'Ayuda');
 $IMG_Lupa =& new MECON_HTML_Image('../../images/servicios_lupa.gif', 'Buscar');
 $IMG_Zip =& new MECON_HTML_Image('../../images/servicios_zip.gif', 'Download');
 
 //Imágenes
 $IMG_Ayuda =& new MECON_HTML_Image('../../images/servicios_ayuda.gif', 'Ayuda');
 $IMG_Lupa =& new MECON_HTML_Image('../../images/servicios_lupa.gif', 'Buscar');
 $IMG_Zip =& new MECON_HTML_Image('../../images/servicios_zip.gif', 'Download');
-$IMG_Viñeta =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif', '>>');
+$IMG_Vineta =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif', '>>');
 
 
 //Links
 
 
 //Links
@@ -83,7 +75,7 @@ $fecha_act = fgets($file);
 fclose($file);
 
 //Marco de servicios en intranet
 fclose($file);
 
 //Marco de servicios en intranet
-$MARCO     = new HTML_DietMarco('servicios', 'Servicios');
+$MARCO     = new HTML_DietMarco('servicios', 'CODEP');
 $MARCO->addStyleSheet('../../css/servicios_codep.css');
 $MARCO->addScriptDeclaration($script);
 
 $MARCO->addStyleSheet('../../css/servicios_codep.css');
 $MARCO->addScriptDeclaration($script);
 
@@ -97,10 +89,10 @@ $TABLA_Encabezado->addRow(array($IMG_Ayuda->toHtml(), $LINK_Ayuda->toHtml(), '
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
-                                                   'class'=>'txt2'));
+                                                   'class'=>'servicios_codep_txt2'));
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
-                                                   'class'=>'txt_derecha'));
+                                                   'class'=>'servicios_codep_txt_derecha'));
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
@@ -115,19 +107,19 @@ $TABLA_Pie =& new HTML_Table (array( 'width'=>'760',
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 
 
 if (isset($_POST['codep'])){
     //Resultado de la Búsqueda
 
 
 if (isset($_POST['codep'])){
     //Resultado de la Búsqueda
-    $resultado = MECON_Dependencia::buscarPorCodigo($dbh, $_POST['codep']);
+    $resultado = MECON_Dependencia::buscarPorCodigo($DB, $_POST['codep']);
 
     if ($resultado->numRows()>0){
        //Mostrar resultados
        $TABLA_Resultados =& new MECON_HTML_Tabla ('width="500" align="center"', 'medio');
 
     if ($resultado->numRows()>0){
        //Mostrar resultados
        $TABLA_Resultados =& new MECON_HTML_Tabla ('width="500" align="center"', 'medio');
-       $TABLA_Resultados->addRow(array($IMG_Viñeta->toHtml().'Resultados de la búsqueda por código de dependencia'),
+       $TABLA_Resultados->addRow(array($IMG_Vineta->toHtml().'Resultados de la búsqueda por código de dependencia'),
                                    array('cabecera'=>'1', 'colspan'=>'3'));
        $TABLA_Resultados->addRow(array('CODEP', 'COMDOC', 'Dependencia'),
                                    array('titulo'=>'1', 'height'=>'25', 'align'=>'left'));
                                    array('cabecera'=>'1', 'colspan'=>'3'));
        $TABLA_Resultados->addRow(array('CODEP', 'COMDOC', 'Dependencia'),
                                    array('titulo'=>'1', 'height'=>'25', 'align'=>'left'));
@@ -143,12 +135,12 @@ if (isset($_POST['codep'])){
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
-                                   array('align'=>'center', 'class'=>'txt_naranja'));
+                                   array('align'=>'center', 'class'=>'servicios_codep_txt_naranja'));
     }
 }
 
 //Contenido de la página
     }
 }
 
 //Contenido de la página
-$MARCO->addTitle('Codificador de Dependencias');
+//$MARCO->addTitle('CODEP');
 
 $MARCO->addBodyContent($TABLA_Encabezado);
 
 
 $MARCO->addBodyContent($TABLA_Encabezado);