Home
last modified time | relevance | path

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

/plugin/blogtng/tpl/
H A Dsmall_list.php15 <?php $entry->tpl_title()?>
/plugin/podcast/blogtng-tpl/
H A Drecentcomments.php2 …hp $entry->tpl_link($comment->tpl_cid())?>" class="wikilink1"><?php $entry->tpl_title()?></a><br />
/plugin/blogtng/tpl/default/
H A Dtagsearch.php16 …ef="<?php $entry->tpl_link()?>" class="wikilink1 blogtng_permalink"><?php $entry->tpl_title()?></a>
H A Drecentcomments.php14 …>tpl_link('comment_'.$comment->getCid())?>" class="wikilink1"><?php $entry->tpl_title()?></a><br />
/plugin/blogtng/helper/
H A Dentry.php515 public function tpl_title() { function in helper_plugin_blogtng_entry