// Set page title.
$this->headTitle($this->translate('Search Home'));
// Disable top search box -- this page has a special layout.
$this->layout()->searchbox = false;
// Set default value if necessary:
if (!isset($this->searchClassId)) {
$this->searchClassId = 'SolrAuth';
}
// Load search actions and settings (if any):
$options = $this->searchOptions($this->searchClassId);
$basicSearch = $options->getSearchAction();
$advSearch = $options->getAdvancedSearchAction();
$this->layout()->breadcrumbs = false;
?>
=$this->transEsc("AuthorityMainDescriptionHeadline")?>
=$this->transEsc("AuthorityMainDescriptionTop")?>
- =$this->translate("AuthorityMainDescriptionVETRepository")?>
- =$this->translate("AuthorityMainDescriptionLibrary")?>
=$this->transEsc("AuthorityMainDescriptionBottomText")?>