accountCapabilities()->getSavedSearchSetting() === 'enabled'; ?>
| =$this->transEsc("history_time")?> | =$this->transEsc("history_search")?> | =$this->transEsc("history_limits")?> | =$this->transEsc("history_results")?> | =$this->transEsc($this->showSaved ? "history_delete" : "history_save")?> |
|---|---|---|---|---|
| =$this->escapeHtml(date('d.m.y H:m', $info->getStartTime()))?> | =$this->historylabel($info->getParams()->getSearchClassId())?> $desc = $info->getParams()->getDisplayQuery(); echo empty($desc) ? $this->transEsc("history_empty_search") : $this->escapeHtml($desc); ?> |
getParams()->activateAllFacets(); foreach ($info->getParams()->getFilterList(true) as $field => $filters): ?>
$filter): ?>
transEsc('NOT') . ' '; if ($filter['operator'] == 'OR' && $i > 0) echo $this->transEsc('OR') . ' '; ?>
=$this->transEsc($field)?>: =$this->escapeHtml($filter['displayText'])?> getParams()->getCheckboxFacets() as $facet): ?> =$this->transEsc($facet['desc'])?> |
=$this->escapeHtml($this->localizedNumber($info->getResultTotal()))?> | showSaved): ?> =$this->transEsc("history_delete_link")?> =$this->transEsc("history_save_link")?> |