Searched refs:_tpl_toc_to_twitter_bootstrap_event_hander_dump_level (Results 1 – 3 of 3) sorted by relevance
/template/dokubootstrapsimplified/ |
H A D | tpl_functions.php | 56 function _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($data, $firstlevel=false) { function 132 echo _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($event->data, true);
|
/template/kajukkk/ |
H A D | tpl_functions.php | 182 function _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($data, $header='', $firstlevel=false) function 221 echo _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($event->data,$lang['toc'], true);
|
/template/dokutwitterbootstrap/ |
H A D | tpl_functions.php | 247 function _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($data, $header='', $firstlevel=false) function 291 … echo _tpl_toc_to_twitter_bootstrap_event_hander_dump_level($event->data, $conf['sidebar'], true);
|