addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/tooltip.js')); $document -> addScript(JRoute :: _(JUri :: base() . 'components/com_openaire/js/advancedsearchorganizations.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 Organizations"); ?>
keywords != NULL) && ($this -> fields != NULL) && ($this -> constraints != NULL)) || ($this -> countries != NULL) || ($this -> types != NULL)) && ($this -> result != NULL) && ($this -> result -> totalOrganizations > 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 -> countries as $country) $baseUrl .= '&country%5B%5D=' . $country; foreach ($this -> types as $type) $baseUrl .= '&type%5B%5D=' . $type; $baseUrl .= '&page=1&size=' . $this -> size . '&noscroll=true'; echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, '#orgtab')); echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '#orgtab')); ?>
keywords != NULL) && ($this -> fields != NULL) && ($this -> constraints != NULL)) || ($this -> countries != NULL) || ($this -> types != NULL)) && ($this -> result != NULL) && ($this -> result -> totalOrganizations > 0))? 'class="tm-main uk-width-3-4" style="float:right;""':''); ?>> loadTemplate('form')); ?>
  • keywords != NULL) && ($this->fields != NULL) && ($this->constraints != NULL)) || ($this->countries != NULL) || ($this->types)) { echo($this->loadTemplate('organizations')); } else { ?>