addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/tooltip.js')); $document -> addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/search.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'); JViewLegacy:: loadHelper('BrowseHelper'); JViewLegacy:: loadHelper('OpenaireHelper'); OpenaireHelper::initSearchAjaxUrls($document, $this -> itemId); $document->setTitle("OpenAIRE - Search Publications"); $document->addScriptDeclaration("var searchUrl = '" .JRoute :: _("index.php?option=com_openaire&view=searchpublications&Itemid=" . $itemId ). "'"); ?>
keyword != NULL) && ($this -> result != NULL) && ($this -> result -> totalPublications > 0)) { ?>
itemId . '&keyword=' . $this -> keyword . '&noscroll=true'; echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, '')); echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '')); ?>
keyword != NULL) && ($this -> result != NULL) && ($this -> result -> totalPublications > 0))? 'class="tm-main uk-width-3-4" style="float:right;"':''); ?> > loadTemplate('form'));?>
  • keyword == NULL) ? BrowseHelper :: formatBrowse($this->statistics, 'index.php?option=com_openaire&view=browsepublications&Itemid=' . $this->itemId) : $this->loadTemplate('publications')); ?>