Searched refs:sidebarPage (Results 1 – 2 of 2) sorted by relevance
13 $sidebarPage = tpl_getConf('dokuwikiSidebar') == 1 ? true : false; variable42 if($sidebarPage) {
920 $sidebarPage = empty($conf[$prefix . 'sidebar']) === true ? $prefix . 'sidebar' : $conf[$prefix . 'sidebar'];923 $this->getConf('sidebarShow' . $confPrefix) === true && page_findnearest($sidebarPage) !== false &&926 $content = $this->includePage($sidebarPage . 'header', false);945 $content = $this->includePage($sidebarPage, false);955 $content = $this->includePage($sidebarPage, false);961 $content = $this->includePage($sidebarPage . 'footer', false);