Home
last modified time | relevance | path

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

/plugin/podcast/blogtng-tpl/
H A Dentry.php82 if ($entry->commenthelper->get_count() >= 1){
/plugin/blogtng/helper/
H A Dcomments.php69 public function get_count($types=null, $includehidden=false) { function in helper_plugin_blogtng_comments
568 $count = $this->get_count($types);
/plugin/blogtng/
H A Dadmin.php578 $count = $this->commenthelper->get_count(null, true);