expanderList)): ?>
transEsc('eds_modes_and_expanders')?> expanderList as $field => $expander): $value = $expander['Value'] ?>
limiterList)): ?>
transEsc('Limit To')?> limiterList as $field => $facet): ?>
dateRangeLimit)): ?>
transEsc('adv_search_year')?>
headScript()->appendFile('vendor/bootstrap-slider.min.js'); $this->headLink()->appendStylesheet('vendor/bootstrap-slider.min.css'); $min = !empty($current['values'][0]) ? min($current['values'][0], 1400) : 1400; $future = date('Y', time() + 31536000); $max = !empty($current['values'][1]) ? max($future, $current['values'][1]) : $future; $low = !empty($current['values'][0]) ? $current['values'][0] : $min; $high = !empty($current['values'][1]) ? $current['values'][1] : $max; $min = intval($min); $max = intval($max); $low = intval($low); $high = intval($high); $init = !empty($current['values'][0]) ? 'fillTexts()' : ''; $script = << inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, $script, 'SET'); ?>