addScript(JRoute :: _(JURI :: base() . 'components/com_openaire/js/tooltip.js')); $document -> addScript(JRoute :: _(JURI :: base() . 'components/com_openaire/js/browse.js')); $document -> addStyleSheet(JRoute :: _(JURI :: base() . 'components/com_openaire/css/tooltip/tooltip1.css')); $document -> addStyleSheet(JRoute :: _(JURI :: base() . 'templates/' . JFactory :: getApplication() -> getTemplate() . '/styles/openaire/css/tooltip.css')); JView :: loadHelper('FilterHelper'); JView :: loadHelper('StatisticHelper'); ?>
itemId . (($this -> project == NULL) ? '' : ('&project=' . $this -> project)) . (($this -> author == NULL) ? '' : ('&author=' . $this -> author)); echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, '')); echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '')); ?>
loadTemplate('datasets')); ?>