Home
last modified time | relevance | path

Searched refs:showTools (Results 51 – 63 of 63) sorted by relevance

123

/template/sprintdoc/
H A Ddetail.php21 $showTools = true; variable
236 $showTools = true; variable
H A Dmain.php23 $showTools = true; variable
/template/dokubootstrapsimplified/
H A Dtpl_functions.php145 function _tpl_output_page_tools($showTools = true, $element = 'li'){ argument
148 if ($showTools) {
/template/apricot/
H A Dheader.php28 <?php if ($conf['useacl'] && $showTools): ?>
/template/m1/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/flarum/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || (tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER… variable
/template/kiwiki/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
/template/cutopillar/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/bulma/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER']) ); variable
/template/starterpjax/
H A Dmain.php.withTime17 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] );
79 <?php if ($conf['useacl'] && $showTools){ ?>
161 <?php if ($showTools): ?>
H A DREADME.md72 < <?php if ($conf['useacl'] && $showTools): ?>
74 > <?php if ($conf['useacl'] && $showTools){ ?>
/template/argon-alt/
H A Dmain.php16 $showTools = !tpl_getConf('hideTools') || (tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USER… variable
/template/bootstrap3/conf/
H A Ddefault.php65 $conf['showTools'] = 'always';

123