Home
last modified time | relevance | path

Searched refs:showTools (Results 51 – 63 of 63) sorted by last modified time

123

/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): ?>
/template/taratasy/
H A Dmain.php19 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
86 <?php if ($conf['useacl'] && $showTools): ?>
154 <?php if ($showTools): ?>
/template/dokutwitterbootstrap/
H A Dmain.php13 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
75 _tpl_output_tools_twitter_bootstrap($conf['useacl'] && $showTools);
132 <?php _tpl_output_page_tools($showTools, 'li'); ?>
H A Dtpl_functions.php304 function _tpl_output_tools_twitter_bootstrap($showTools = true, $element = 'li') argument
306 if ($showTools) {
323 function _tpl_output_page_tools($showTools = true, $element = 'li'){ argument
331 if ($showTools) {
/template/benjamin/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
116 <?php if ($showTools): ?>
135 <?php if ($conf['useacl'] && $showTools): ?>
/template/m1/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/template/cowboy/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
62 <?php if ($conf['useacl'] && $showTools): ?>
148 <?php if ($showTools): ?>
/template/aran/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
64 <?php if ($conf['useacl'] && $showTools): ?>
146 <?php if ($showTools): ?>
/template/zenlike/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
63 <?php if ($conf['useacl'] && $showTools): ?>
145 <?php if ($showTools): ?>
/template/grassstains/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
44 <?php if ($conf['useacl'] && $showTools): ?>
147 <?php if ($showTools): ?>
/template/apricot/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
74 <?php if ($showTools): ?>
H A Dheader.php28 <?php if ($conf['useacl'] && $showTools): ?>
/template/writers/
H A Dmain.php12 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
57 <?php if ($conf['useacl'] && $showTools): ?>
122 <?php if ($showTools): ?>

123