Searched refs:tpl_pagelink (Results 1 – 7 of 7) sorted by relevance
| /plugin/breadcrumbdeluxe/ |
| D | syntax.php | 77 …$out .= '<span class="home">' . tpl_pagelink(':' . ucfirst($conf['start']), null, true) . '</span>… 87 $out .= $separator . tpl_pagelink($page, p_get_first_heading($parts[$i]), true); 107 $out .= tpl_pagelink($page, p_get_first_heading($page), true);
|
| /plugin/geonav/tpl/startermap/ |
| D | tpl_functions.php | 31 tpl_pagelink($backID, $backTitle); 36 tpl_pagelink($discussPage, $title); 58 tpl_pagelink($userPage, $title);
|
| D | detail.php | 90 ← <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
|
| /plugin/html2pdf/snorriheim/ |
| D | detail.php | 54 <p>← <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
|
| /plugin/croissant/ |
| D | syntax.php | 79 tpl_pagelink(':' . $page, p_get_metadata($page, 'plugin_croissant_bctitle'));
|
| /plugin/qc/ |
| D | admin.php | 86 tpl_pagelink(':' . $id, $id);
|
| /plugin/pagetitle/ |
| D | helper.php | 76 public function tpl_pagelink($id = null, $name = null, $exists = null, $print = true) function in helper_plugin_pagetitle
|