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 = 'Solr';
}
// Load search actions and settings (if any):
$options = $this->searchOptions($this->searchClassId);
$basicSearch = $options->getSearchAction();
$advSearch = $options->getAdvancedSearchAction();
$this->layout()->breadcrumbs = false;
?>
=$this->inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, $ilsStatusScript, 'SET'); ?>
=$this->context($this)->renderInContext("search/searchbox.phtml", ['ignoreHiddenFilterMemory' => true])?>
=$this->inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, '$("#searchForm_lookfor").focus();', 'SET'); ?>
=$this->transEsc("HeadLineDescription")?>
=$this->transEsc("DescriptionFirstParagraph")?>
-
=$this->transEsc("DescriptionResearchHeadline")?>
=$this->transEsc("DescriptionResearch")?>
-
=$this->transEsc("DescriptionSearchOptionsHeadline")?>
=$this->transEsc("DescriptionSearchOptions")?>
-
=$this->transEsc("DescriptionPublishHeadline")?>
=$this->transEsc("DescriptionPublish")?>
transEsc("PublishButton"); ?>
„Publizieren im VET Repository“.
„Publishing in the VET Repository“.
=$this->transEsc("DescriptionPublish2")?>
-
=$this->transEsc("DescriptionLibraryUsageHeadline")?>
=$this->transEsc("DescriptionLibraryUsage")?>