suggested && $this->params->get('show_suggested_query', 1)) || ($this->explained && $this->params->get('show_explained_query', 1))) : ?>
suggested && $this->params->get('show_suggested_query', 1)) : ?>
query->toUri()); ?>
setVar('q', $this->suggested); ?>
toString(array('path', 'query'))); ?>
' . $this->escape($this->suggested) . ''; ?>
explained && $this->params->get('show_explained_query', 1)) : ?>
explained; ?>
total === 0) || ($this->total === null)) : ?>
getLanguageFilter() ? '_MULTILANG' : ''; ?>
escape($this->query->input)); ?>
query->highlight) && $this->params->get('highlight_terms', 1)) : ?>
query->highlight); ?>
baseUrl = JUri::getInstance()->toString(array('scheme', 'host', 'port')); ?>
results as $result) : ?>
result = &$result; ?>
getLayoutFile($this->result->layout); ?>
loadTemplate($layout); ?>