Home
last modified time | relevance | path

Searched refs:tpl_pagelink (Results 1 – 1 of 1) sorted by relevance

/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/
H A Dtemplate.php442 function tpl_pagelink($id, $name = null, $return = false) { function
791 $out .= '<span class="home">' . tpl_pagelink(':'.$conf['start'], null, true) . '</span>';
801 $out .= $sep . tpl_pagelink($page, null, true);
818 $out .= tpl_pagelink($page, null, true);