Home
last modified time | relevance | path

Searched defs:showTools (Results 51 – 59 of 59) sorted by last modified time

123

/template/dokutwitterbootstrap/
H A Dtpl_functions.php304 function _tpl_output_tools_twitter_bootstrap($showTools = true, $element = 'li')
323 function _tpl_output_page_tools($showTools = true, $element = 'li'){
/template/benjamin/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && !empty($_SERVER['REMOTE_USE… variable
/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
/template/aran/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
/template/zenlike/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
/template/grassstains/
H A Dmain.php14 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
/template/apricot/
H A Dmain.php15 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable
/template/writers/
H A Dmain.php12 $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER['REMOTE_USER'] ); variable

123