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')); JViewLegacy :: loadHelper('FilterHelper'); JViewLegacy :: loadHelper('StatisticHelper'); $document->setTitle(" OpenAIRE - Browse Publications"); ?>
itemId . (($this -> author == NULL) ? '' : ('&author=' . $this -> author)); echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, '')); /*if($this -> result -> funders!=null){ echo(StatisticHelper :: _formatStatistics($this -> result -> funders, array(), $baseUrl, '#publtab')); }*/ echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '')); ?>
loadTemplate('publications')); ?>