addScript(JRoute :: _(JURI :: base() . 'components/com_openaire/js/tooltip.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('BrowseHelper'); ?>

publications == NULL) { ?>
lang. '&Itemid=' . $this -> itemId; echo(BrowseHelper :: formatStatistic($this -> publications['type'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['language'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['year'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['datasource'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['funder'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['accessMode'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> publications['community'], $baseUrl)); } ?>

datasets == NULL) { ?>
itemId; echo(BrowseHelper :: formatStatistic($this -> datasets['type'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> datasets['language'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> datasets['year'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> datasets['datasource'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> datasets['funder'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> datasets['accessMode'], $baseUrl)); } ?>

projects == NULL) { ?>
itemId; echo(BrowseHelper :: formatStatistic($this -> projects['funder'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> projects['fundingStream'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> projects['startYear'], $baseUrl)); echo(BrowseHelper :: formatStatistic($this -> projects['endYear'], $baseUrl)); } ?>

people == NULL) { ?>
people as $peopleStatistic) echo(BrowseHelper :: formatStatistic($peopleStatistic, 'index.php?option=com_openaire&view=browsepeople&Itemid=' . $this -> itemId)); } ?>

organizations == NULL) { ?>
organizations as $organizationStatistic) echo(BrowseHelper :: formatStatistic($organizationStatistic, 'index.php?option=com_openaire&view=browseorganizations&Itemid=' . $this -> itemId)); } ?>

datasources == NULL) { ?>
datasources as $datasourceStatistic) echo(BrowseHelper :: formatStatistic($datasourceStatistic, 'index.php?option=com_openaire&view=browsedatasources&Itemid=' . $this -> itemId)); } ?>