Lines Matching refs:false
13 function tpl_bs_actionlink($type, $pre = '', $suf = '', $class='', $inner = '', $return = false) {
16 if($data === false) {
17 return false;
67 function tpl_button_a($type, $pre = '', $suf = '', $class='', $inner = '', $return = false) {
70 if($data === false) {
71 return false;
155 if(!$conf['breadcrumbs']) return false;
161 if ($last==1) return false;
182 function _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($data, $header='', $firstlevel=false)
232 function tpl_logo ($return = false) {
237 …¿À´Ã:'.date("n¿ù_jÀÏ").'.png',':logo.png',':wiki:logo.png', 'images/logo.png'), false, $logoSize);
245 function tpl_background ($return = false) {
249 $img = tpl_getMediaFile(array(':'.$INFO['namespace'].':'.$bg,':'.$bg, 'images/bg.png'), false);
256 function tpl_title ($return=false) {