Lines Matching refs:getConf
41 …"mikio<?php echo $TEMPLATE->getConf('autoLightDark') === true ? ' mikio-auto-darklight' : '' ?><?p…
47 (($TEMPLATE->getConf('stickyTopHeader') === true) ? ' mikio-sticky' : ''));
48 $TEMPLATE->includeNavbar(true, $ACT === 'show' && $TEMPLATE->getConf('navbarShowSub', false));
51 (($TEMPLATE->getConf('stickyHeader') === true) ? ' mikio-sticky' : ''));
58 … ($ACT === 'show' && $TEMPLATE->getConf('youareherePosition') === 'top') || ($ACT === 'show' &&
59 …$TEMPLATE->getConf('youareherePosition') === 'hero' && $TEMPLATE->getConf('heroTitle') === false) …
65 … ($ACT === 'show' && $TEMPLATE->getConf('breadcrumbPosition') === 'top') || ($ACT === 'show' &&
66 … $TEMPLATE->getConf('breadcrumbPosition') === 'hero' && $TEMPLATE->getConf('heroTitle') === false)
70 if ($ACT === 'show' && $TEMPLATE->getConf('heroTitle') === true) {
80 if ($ACT === 'show' && $TEMPLATE->getConf('youareherePosition') === 'page') {
83 if ($ACT === 'show' && $TEMPLATE->getConf('breadcrumbPosition') === 'page') {
89 …echo '<article class="mikio-article' . ($TEMPLATE->getConf('tocFull') === true && $TEMPLATE->hideT…
104 $showPageTools = $TEMPLATE->getConf('pageToolsFloating');
121 if ($ACT === 'show' && $TEMPLATE->getConf('footerInPage') === true) {
130 if ($ACT === 'show' && $TEMPLATE->getConf('footerInPage') === false) {