Home
last modified time | relevance | path

Searched full:html_li_default (Results 1 – 7 of 7) sorted by last modified time

/dokuwiki/inc/
H A Dhtml.php428 function html_li_default($item)
468 // set callback function to build the <li> tag, formerly defined as html_li_default()
401 function html_li_default($item){ global() function
/plugin/indexmenu/
H A Daction.php
/template/bootstrap3/
H A DTemplate.php2304 $out .= $this->normalizeList(html_buildlist($toc, 'nav toc', 'html_list_toc', 'html_li_default', true)) . DOKU_LF;
/plugin/fullindex/
H A Daction.php79 function html_build_full_list($data,$class,$func,$lifunc='html_li_default'){
/template/starterbootstrap/
H A Dtpl_functions.php294 function bootstrap_toc_html_buildlist($data,$class,$func,$lifunc='html_li_default',$forcewrapper=fa…
/plugin/ajaxpeon/
H A Daction.php223 $out .= html_buildlist($toc,'toc','html_list_toc','html_li_default',true);
/template/amanuensis/inc/
H A Dindex.php291 function html_buildlist_mod($data,$class,$func,$lifunc='html_li_default',$menuid='menu-h',$menuclas…