Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dentry.php711 $out = $this->_navi_link($tpl, 'prev', $id);
732 $out = $this->_navi_link($tpl, 'next', $id);
1236 private function _navi_link($tpl, $type, $id = false) { function in helper_plugin_blogtng_entry