Home
last modified time | relevance | path

Searched full:html_buildlist (Results 51 – 59 of 59) sorted by path

123

/template/dokubrick/
H A Dtpl_functions.php253 print html_buildlist($data,'idx','html_list_index','html_li_index');
/template/dokucms/
H A Dtpl_functions.php154 echo html_buildlist($data2,'idx','_tpl_html_list_index','_tpl_html_li_index');
160 * User function for html_buildlist()
182 * This user function is used in html_buildlist to build the
/template/dokukit/
H A Dtpl_functions.php189 echo html_buildlist($data,'idx','_html_list_index','html_li_index');
195 * User function for html_buildlist()
/template/masa/
H A Dtpl_functions.php352 print html_buildlist($data,'idx','_html_list_index','html_li_index');
358 * User function for html_buildlist()
/template/monochrome/
H A Dtpl_functions.php71 echo html_buildlist($data2,'idx','_tpl_list_index','_tpl_html_li_index');
76 * Callback function for html_buildlist()
101 * Callback function for html_buildlist to build the
/template/peanutbutter/
H A Dtpl_functions.php74 echo html_buildlist($data2,'idx','_tpl_list_index','_tpl_html_li_index');
79 * Callback function for html_buildlist()
104 * Callback function for html_buildlist to build the
/template/scanlines/
H A Dtpl_functions.php391 print html_buildlist($data,'idx','html_list_index','html_li_index');
/template/starterbootstrap/
H A Dtpl_functions.php488 * Userfunction for html_buildlist
/template/wallpaper/
H A Dtpl_functions.php126 echo html_buildlist($data2,'idx','_wp_tpl_list_index','_wp_tpl_html_li_index');
130 * Callback function for html_buildlist()
153 * This user function is used in html_buildlist to build the

123