Home
last modified time | relevance | path

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

/plugin/blogtng/tpl/default/
H A Dentry.php45 <?php $entry->tpl_comments(basename(dirname(__FILE__))) ?>
/plugin/podcast/blogtng-tpl/
H A Dentry.php84 $entry->tpl_comments($entry->entry["blog"]);
/plugin/blogtng/helper/
H A Dentry.php575 public function tpl_comments($name,$types=null) { function in helper_plugin_blogtng_entry
581 $this->commenthelper->tpl_comments($name,$types);
H A Dcomments.php586 public function tpl_comments($name,$types=null) { function in helper_plugin_blogtng_comments