addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/tooltip.js')); $document -> addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/advancedsearchpublications.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('OpenaireHelper'); OpenaireHelper::initSearchAjaxUrls($document, $this -> itemId); $document->setTitle("OpenAIRE - Search Publications"); ?>
keywords != NULL) && ($this -> fields != NULL) && ($this -> constraints != NULL)) || ($this -> types != NULL) || ($this -> languages != NULL) || ($this -> funders != NULL) || ($this -> fundingStreams != NULL) || ($this -> scientificAreas != NULL) || ($this -> date != -1) || ($this -> accessModes != NULL) || ($this -> datasources != NULL)) && ($this -> result != NULL) && ($this -> result -> totalPublications > 0)) { ?>
itemId; for ($i = 0; ($i < count($this -> keywords)) && ($i < count($this -> fields)) && ($i < count($this -> constraints)); $i++) $baseUrl .= '&keyword%5B%5D=' . $this -> keywords[$i] . '&field%5B%5D=' . $this -> fields[$i] . '&constraint%5B%5D=' . $this -> constraints[$i]; foreach ($this -> types as $type) $baseUrl .= '&type%5B%5D=' . urlencode($type); foreach ($this -> languages as $language) $baseUrl .= '&language%5B%5D=' . urlencode($language); foreach ($this -> funders as $funder) $baseUrl .= '&funder%5B%5D=' . urlencode($funder); foreach ($this -> fundingStreams as $fundingStream) $baseUrl .= '&fundingStream%5B%5D=' . urlencode($fundingStream); foreach ($this -> scientificAreas as $scientificArea) $baseUrl .= '&scientificArea%5B%5D=' . urlencode($scientificArea); foreach ($this -> fundingStreamsLevel2 as $fundingStreamLevel2) $baseUrl .= '&fundingStreamLevel2%5B%5D=' . urlencode($fundingStreamLevel2); $baseUrl .= '&date=' . $this -> date . '&fromMonth=' . $this -> fromMonth . '&fromYear=' . $this -> fromYear . '&toMonth=' . $this -> toMonth . '&toYear=' . $this -> toYear; foreach ($this -> accessModes as $accessMode) $baseUrl .= '&accessMode%5B%5D=' . urlencode($accessMode); foreach ($this -> datasources as $datasource) $baseUrl .= '&datasource%5B%5D=' . urlencode($datasource); $baseUrl .= '&page=1&size=' . $this -> size . '&noscroll=true'; echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, '#publtab')); echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '#publtab')); ?>
keywords != NULL) && ($this -> fields != NULL) && ($this -> constraints != NULL)) || ($this -> types != NULL) || ($this -> languages != NULL) || ($this -> funders != NULL) || ($this -> fundingStreams != NULL) || ($this -> scientificAreas != NULL) || ($this -> date != -1) || ($this -> accessModes != NULL) || ($this -> datasources != NULL)) && ($this -> result != NULL) && ($this -> result -> totalPublications > 0))? 'class="tm-main uk-width-3-4" style="float:right;"':''); ?>> loadTemplate('form')); ?>
  • keywords != NULL) && ($this->fields != NULL) && ($this->constraints != NULL)) || ($this->types != NULL) || ($this->languages != NULL) || ($this->funders != NULL) || ($this->fundingStreams != NULL) || ($this->scientificAreas != NULL) || ($this->date != -1) || ($this->accessModes != NULL) || ($this->datasources != NULL)) { echo($this->loadTemplate('publications')); } else { ?>