//
-require_once 'HTML/Image.php';
+require_once 'MECON/HTML/Image.php';
// +X2C includes
require_once 'HTML/Table.php';
'cellPadding' => 0,
'cellSpacing' => 2,
'width' => '100%'));
- $img = new HTML_Image('images/login_candados.gif');
+ $img = new MECON_HTML_Image('images/login_candados.gif');
$int->addRow(array($img->toHTML().'Usuarios',
$img->toHTML().'Usuario:',
'<INPUT maxLength=50 name=usuario size=10>',
if($this->completa)
{
$this->addRow(array($this->noticia->getSeccion()), array('class' => 'noticias_titulo_uno'));
- $this->addRow(array(new HTML_Image('images/noticia_linea_azul.gif')),
+ $this->addRow(array(new MECON_HTML_Image('images/noticia_linea_azul.gif')),
array('class' => 'ver_mas'));
$this->addRow(array($this->noticia->getTitulo()), array('class' => 'noticias_textoazul'));
$this->addRow(array($this->noticia->getTitulo2()), array('class' => 'noticias_titulo_vinculos'));
$tmp = $this->noticia->getFecha();
$this->addRow(array($tmp->format('Fecha de publicación: %d/%m/%Y')),
array('class' => 'noticias_ver_mas'));
- $this->addRow(array(new HTML_Image('images/blanco.gif','',
+ $this->addRow(array(new MECON_HTML_Image('images/blanco.gif','',
array('height'=>'15', 'width'=>'1', 'border'=>'0'))),
array('class' => 'noticias_ver_mas'));
- $tmp = new HTML_Image('images/noticia_anterior.gif');
+ $tmp = new MECON_HTML_Image('images/noticia_anterior.gif');
$this->addRow(array("<a href='$this->volver' class='noticias_ver_mas'>".$tmp->toHTML().
'volver</a>'),
array('class' => 'noticias_ver_mas'));
$img_str = null;
if($this->nuevo)
{
- $nuevo = new HTML_Image('images/noticia_nuevo.gif');
+ $nuevo = new MECON_HTML_Image('images/noticia_nuevo.gif');
$img_str = ' '.$nuevo->toHTML();
}
$this->addRow(array("<a href='$this->link' class='noticias_titulo_noticia'>".$this->noticia->getTitulo().$img_str.'<a>'), array('class' => 'noticias_titulo_noticia'));
$tmp = $this->noticia->getFecha();
$this->addRow(array($tmp->format('(%d/%m/%Y)')),
array('class' => 'noticias_fecha_noticia'));
- $mas = new HTML_Image('images/noticia_mas.gif');
+ $mas = new MECON_HTML_Image('images/noticia_mas.gif');
$this->addRow(array("<a href='$this->vermas' class='noticias_ver_mas'>".$mas->toHTML().' ver más</a>'),
array('class' => 'noticias_ver_mas'));
- $this->addRow(array(new HTML_Image('images/noticia_linea_puntos.gif')),
+ $this->addRow(array(new MECON_HTML_Image('images/noticia_linea_puntos.gif')),
array('class' => 'noticias_ver_mas'));
}
return parent::toHTML();
//
-require_once 'HTML/Image.php';
-require_once 'HTML/Link.php';
+require_once 'MECON/HTML/Image.php';
+require_once 'MECON/HTML/Link.php';
require_once 'DB.php';
require_once 'AI/Servicio.php';
// require_once 'AI/DB.php';
$this->servicio->link = 'servicios.php?servicios='.$this->servicio->servicio;
elseif($this->servicio->necesita_logueo)
$this->servicio->link = 'login.php?redirect='.$this->servicio->servicio;
- $l = new HTML_Link($this->servicio->link, $this->servicio->nombre, array(),
+ $l = new MECON_HTML_Link($this->servicio->link, $this->servicio->nombre, array(),
array('class' => 'servicio_titulo_tabla'));
$this->addRow(array(' '.$l->toHTML()),
array('align' => 'center',
'background'=>'images/servicio_cabecera.gif',
'height'=>30,
'class' => 'servicio_titulo_tabla'));
- $img = new HTML_Image('images/servicio_bullet.gif');
+ $img = new MECON_HTML_Image('images/servicio_bullet.gif');
$int =& new HTML_Table(array('width' =>'360',
'border' => '0',
'cellspacing' => '0',
$s->link = 'login.php?redirect='.$s->servicio;
if($par)
{
- $int->setCellContents(0, 3, new HTML_Link($s->link, $s->nombre,
+ $int->setCellContents(0, 3, new MECON_HTML_Link($s->link, $s->nombre,
array(),
array('class' => 'servicio_tabla')));
$this->addRow(array($int));
}
else
{
- $int->setCellContents(0, 1, new HTML_Link($s->link, $s->nombre,
+ $int->setCellContents(0, 1, new MECON_HTML_Link($s->link, $s->nombre,
array(),
array('class' => 'servicio_tabla')));
$par = true;
}
if($par)
{
- $int->setCellContents(0, 1, new HTML_Link($s->link, $s->nombre,
+ $int->setCellContents(0, 1, new MECON_HTML_Link($s->link, $s->nombre,
array(),
array('class' => 'servicio_tabla')));
$int->setCellContents(0, 2, '');
$this->addRow(array($int));
}
- $this->addRow(array(new HTML_Image('images/servicio_borde_inf.gif')));
+ $this->addRow(array(new MECON_HTML_Image('images/servicio_borde_inf.gif')));
return parent::toHTML();
}
// -X2C
$Id$
-----------------------------------------------------------------------------*/
-require_once 'MECON/general.php';
-prepend_include_path('/home/mmarrese/public_html/meconlib/lib/');
-
//REQUIRE ONCE {{{
require_once '../../../local_lib/Servicios/Agenda.php';
require_once 'HTML/Table.php';
require_once 'MECON/HTML/Tabla.php';
require_once '../../../local_lib/HTML_DietMarco.php';
require_once 'MECON/HTML/QuickForm.php';
-require_once 'HTML/Image.php';
-require_once 'HTML/Link.php';
+require_once 'MECON/HTML/Image.php';
+require_once 'MECON/HTML/Link.php';
require_once 'DB.php';
//}}}
//CREO LA CONEXION A LA BASE DE DATOS {{{
$FORM = new MECON_HTML_QuickForm('agenda', 'post', 'agenda2', '', array ('onSubmit' => "return validar(this)", 'action' => ''));
$FORM->renderer->setTable($TABLAFORM);
$TABLA = new HTML_Table('width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"');
-$IMG1 = new HTML_Image('../../images/servicios_agenda_lupa.gif');
-$IMG2 = new HTML_Image('../../images/servicios_agenda_mail.gif');
-$TELECO = new HTML_Image('../../images/servicios_agenda_teleco.gif');
-$LINK_1 = new HTML_Link('mailto:teleco@mecon.gov.ar', $IMG2);
-$LINK_2 = new HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));
+$IMG1 = new MECON_HTML_Image('../../images/servicios_agenda_lupa.gif');
+$IMG2 = new MECON_HTML_Image('../../images/servicios_agenda_mail.gif');
+$TELECO = new MECON_HTML_Image('../../images/servicios_agenda_teleco.gif');
+$LINK_1 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', $IMG2);
+$LINK_2 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));
//}}}
//OBTENGO LOS DATOS DE LAS BASES {{{
$EDIFICIOS = Servicios_Agenda::getEdificios($DB);
require_once '../../../local_lib/Servicios/Agenda.php';
require_once 'HTML/Table.php';
require_once '../../../local_lib/HTML_DietMarco.php';
-require_once 'HTML/Image.php';
-require_once 'HTML/Link.php';
+require_once 'MECON/HTML/Image.php';
+require_once 'MECON/HTML/Link.php';
require_once 'DB.php';
//}}}
//CREO LA CONEXION A LA BASE DE DATOS {{{
$MARCO = new HTML_DietMarco('servicios');
$AGENDA = new Servicios_Agenda ($DB);
$TABLA = new HTML_Table('width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"');
-$LUPA = new HTML_Image('../../images/servicios_agenda_lupa.gif');
-$MAIL = new HTML_Image('../../images/servicios_agenda_mail.gif');
-$TELECO = new HTML_Image('../../images/servicios_agenda_teleco.gif');
-$INFO = new HTML_Image('../../images/servicios_agenda_info.gif');
-$NOTAS = new HTML_Image('../../images/servicios_agenda_notas.gif');
-$V5 = new HTML_Image('../../images/servicios_agenda_v5.gif');
+$LUPA = new MECON_HTML_Image('../../images/servicios_agenda_lupa.gif');
+$MAIL = new MECON_HTML_Image('../../images/servicios_agenda_mail.gif');
+$TELECO = new MECON_HTML_Image('../../images/servicios_agenda_teleco.gif');
+$INFO = new MECON_HTML_Image('../../images/servicios_agenda_info.gif');
+$NOTAS = new MECON_HTML_Image('../../images/servicios_agenda_notas.gif');
+$V5 = new MECON_HTML_Image('../../images/servicios_agenda_v5.gif');
-$LINK_1 = new HTML_Link('mailto:teleco@mecon.gov.ar', $MAIL);
-$LINK_2 = new HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));
-$LINK_3 = new HTML_Link('agenda1', 'Nueva búsqueda', array(), array ('class' => 'txt2'));
-$LINK_4 = new HTML_Link('mailto:teleco@mecon.gov.ar', 'envíenos su consulta o reclamo');
+$LINK_1 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', $MAIL);
+$LINK_2 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));
+$LINK_3 = new MECON_HTML_Link('agenda1', 'Nueva búsqueda', array(), array ('class' => 'txt2'));
+$LINK_4 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', 'envíenos su consulta o reclamo');
//}}}
//OBTENGO LOS DATOS DE LAS BASES {{{
if (@$_POST['interno']) { $AGENDA->setInterno($_POST['interno']); }
}
require_once '../local_lib/intranetdb.php';
require_once 'HTML/Table.php';
-require_once 'HTML/Link.php';
+require_once 'MECON/HTML/Link.php';
require_once 'HTML/Image.php';
#require_once 'AI/DB.php';
require_once 'DB.php';
$row = array();
for ($j = 0; $j < COLUMNAS; $j++) {
if ($sistema) {
- $img = new HTML_Image(
+ $img = new MECON_HTML_Image(
"/sistemas/intranet/images/$sistema->icono",
$sistema->nombre,
array(
'align' => 'absmiddle',
)
);
- $link = new HTML_Link(
+ $link = new MECON_HTML_Link(
$sistema->link,
$sistema->nombre,
array(),
$html = $img->toHtml() . $link->toHtml() . '<BR>'
. $sistema->descripcion;
if ($sistema->link_ayuda) {
- $link = new HTML_Link(
+ $link = new MECON_HTML_Link(
$sistema->link_ayuda,
'(?)',
array(),