Searched refs:tpl_previouslink (Results 1 – 3 of 3) sorted by relevance
15 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?>
18 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?>
710 public function tpl_previouslink($tpl, $id=false, $return=false) { function in helper_plugin_blogtng_entry