Home
last modified time | relevance | path

Searched defs:showSidebar (Results 76 – 88 of 88) sorted by relevance

1234

/template/wikipraktik/
H A Dmain.php13 $showSidebar = $hasSidebar && ($ACT=='show'); global() variable
/template/kiwiki/
H A Dmain.php15 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show'); variable
/template/bootie/
H A Dmain.php22 $showSidebar = $hasSidebar && ($ACT == 'show'); variable
/template/khum1/
H A Dmain.php16 $showSidebar = $hasSidebar && ($ACT=='show'); variable
/template/argon-alt/
H A Dmain.php17 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT == 'show'); variable
/template/argon/
H A Dmain.php9 $showSidebar = page_findnearest($conf['sidebar']) && ($ACT == 'show'); variable
/template/mindthedark/
H A Dmain.php15 $showSidebar = $hasSidebar && ($ACT=='show'); variable
/template/starterbootstrap/
H A Dmain.php13 $showSidebar = (page_findnearest($conf['sidebar']) || $conf['sidebar'] == "automatic") && ($ACT=='s… variable
/template/sprintdoc/
H A Dmain.php24 $showSidebar = true; variable
H A Ddetail.php22 $showSidebar = true; variable
/template/lisps/
H A Dmain.php71 $showSidebar = $hasSidebar && ($ACT=='show'); variable
/template/rtd_suterdev/js/
H A Dreadthedokus.js265 ReadtheDokus.prototype.showSidebar = function() method in ReadtheDokus
/template/readthedokus/js/
H A Dreadthedokus.js265 ReadtheDokus.prototype.showSidebar = function() method in ReadtheDokus

1234