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 = ''. JText::_( 'Tooltip' ) .''; } 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 ''. 'calendar'; } /** * 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; } }
Quienes Somos PDF Imprimir Correo electrónico
Escrito por Administrator   
Viernes 17 de Julio de 2009 18:38
Nuestra web nace el 22 de noviembre de 2008 de la mano de personas vinculadas al deporte y a los medios de comunicación con el fin de llenar un hueco vacío hasta ese momento en la red de redes. Eran muchos los aficionados al deporte gallego que demandaban un servicio de noticias deportivas de nuestra región y que no estuviera limitado, localizado y enfocado exclusivamente a cada una de las disciplinas o a cada club en particular. Desde un primer momento la iniciativa fue calando entre entidades, clubes y deportistas gallegos y por qué no decirlo, también en la prensa especializada, que vio cómo Deportegal ofrecía información desde todos los puntos de Galicia, llegando a realizar varias actualizaciones diarias y ofreciendo innumerables exclusivas. Es de destacar que nuestra web no se limita a ofrecer la información en castellano sino que el empleo del gallego es otra de las notas que la distinguen de las otras fuentes de información deportiva. 

El buen acogimiento del proyecto por clubes y deportistas, que envían todas las novedades a nuestra redacción, se refleja también en el exquisito trato que nuestros colaboradores reciben de toda la familia del deporte gallego.

Si tu nos quieres enviar alguna noticia sobre deporte gallego o mandar alguna sugerencia a Esta dirección electrónica esta protegida contra spambots. Es necesario activar Javascript para visualizarla

Ultima actualización ( Jueves 23 de Julio de 2009 19:37 )
 

DXT CAMPEÓN HOXE