Amigos, compañeros de trabajo, periodistas y otros lectores de Línea de Deporte. Descubra y artículos de parte, postes de blog, multimedia y comentarios de lector. Lea la Línea de Deporte FAQ para aprender más.
¿Ya un miembro de Línea de Deporte? Conéctese ahora. ¿No aún un miembro? Registro ahora.
g->getValue('config.offset');
}
$instance =& JFactory::getDate($date);
$instance->setOffset($offset);
return $instance->toFormat($format);
}
/**
* Creates a tooltip with an image as button
*
* @access public
* @param string $tooltip The tip string
* @param string $title The title of the tooltip
* @param string $image The image for the tip, if no text is provided
* @param string $text The text for the tip
* @param string $href An URL that will be used to create the link
* @param boolean depreciated
* @return string
* @since 1.5
*/
function tooltip($tooltip, $title='', $image='tooltip.png', $text='', $href='', $link=1)
{
$tooltip = addslashes(htmlspecialchars($tooltip));
$title = addslashes(htmlspecialchars($title));
if ( !$text ) {
$image = JURI::root(true).'/includes/js/ThemeOffice/'. $image;
$text = '';
} else {
$text = JText::_( $text, true );
}
if($title) {
$title = $title.'::';
}
$style = 'style="text-decoration: none; color: #333;"';
if ( $href ) {
$href = JRoute::_( $href );
$style = '';
$tip = ''. $text .'';
} else {
$tip = ''. $text .'';
}
return $tip;
}
/**
* Displays a calendar control field
*
* @param string The date value
* @param string The name of the text field
* @param string The id of the text field
* @param string The date format
* @param array Additional html attributes
*/
function calendar($value, $name, $id, $format = '%Y-%m-%d', $attribs = null)
{
JHTML::_('behavior.calendar'); //load the calendar behavior
if (is_array($attribs)) {
$attribs = JArrayHelper::toString( $attribs );
}
$document =& JFactory::getDocument();
$document->addScriptDeclaration('window.addEvent(\'domready\', function() {Calendar.setup({
inputField : "'.$id.'", // id of the input field
ifFormat : "'.$format.'", // format of the input field
button : "'.$id.'_img", // trigger for the calendar (button ID)
align : "Tl", // alignment (defaults to "Bl")
singleClick : true
});});');
return ''.
'';
}
/**
* Add a directory where JHTML should search for helpers. You may
* either pass a string or an array of directories.
*
* @access public
* @param string A path to search.
* @return array An array with directory elements
* @since 1.5
*/
function addIncludePath( $path='' )
{
static $paths;
if (!isset($paths)) {
$paths = array( JPATH_LIBRARIES.DS.'joomla'.DS.'html'.DS.'html' );
}
// force path to array
settype($path, 'array');
// loop through the path directories
foreach ($path as $dir)
{
if (!empty($dir) && !in_array($dir, $paths)) {
array_unshift($paths, JPath::clean( $dir ));
}
}
return $paths;
}
}
Deporte Femenino
EUSKADI DA A SORPRESA E SUPERA A GRAN BRETAÑA NA FINAL DO TROFEO TITO PISPIEIRO
Escrito por COLABORADOR
Domingo 23 de Mayo de 2010 21:15
Gran partido disputado por ambos os equipos na final do III Memorial Tito Pispieiro Villar no pavillón de San Fco Javier da Coruña. Os equipos eran merecedores de chegar a esta final que se prognosticaba moi disputada.
O BURELA FEMININO VOLVE Á SENDA DO TRIUNFO EN VISTA ALEGRE (4-3)
Escrito por Adrian
Lunes 29 de Marzo de 2010 01:11
O Burela FSF Pescados Rubén recuperou a sensación da vitoria en Vista Alegre ante o Teldeportivo FSF Preconte, logo dun encontro disputado ata o final.
PRESENTOUSE NA DEPUTACIÓN A COPA DA RAÍÑA DE VOLEIBOL QUE SE DISPUTARÁ EN MONFORTE
Escrito por Adrian
Martes 23 de Marzo de 2010 22:02
Onte presentouse de xeito oficial na Deputación a Copa da Raíña de Voleibol que se disputará en Monforte de Lemos do 25 ao 28 deste mes. O vicepresidente da Deputación, o nacionalista Antón Bao, presentou esta proba deportiva acompañado do presidente do equipo organizador da competición, a AD A Pinguela, Xosé Ramón Martínez Mareque, e da capitana do equipo, Noelia Sánchez.
A ÁREA DE DEPORTES DA DEPUTACIÓN PROMOVE O VII TORNEO DE BASKET FEMININO “LOURENZÁ EN XOGO”
Escrito por Adrian
Miércoles 17 de Marzo de 2010 22:12
Na mañá de onte mercores, o delegado de Deportes da Deputación, Antonio Veiga, presentou en Lourenzá o VII Torneo de Basket Feminino “Lourenzá en Xogo”, competición que se desenvolverá no pavillón polideportivo da localidade entre os días 31 de marzo e 3 de abril.
ESTREA MADRUGADORA PARA O BURELA FSF NA COPA DE ESPAÑA DE OURENSE 2010
Escrito por Adrian
Martes 16 de Marzo de 2010 21:27
Ao Burela FSF Pescados Rubén tocaralle madrugar na súa estrea da XVI Copa de España (Ourense, 9-11 abril). Os cuartos de final enfrontarán o cadro laranxa co Femesala Elche o venres 9 de abril, ás 12.00 horas, no pavillón dos Remedios.