Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dtools.php72 static public function getTplFile($tpl, $type) { function in helper_plugin_blogtng_tools
H A Dcomments.php641 $tpl = helper_plugin_blogtng_tools::getTplFile($tpl, 'recentcomments');
H A Dentry.php447 $tpl = helper_plugin_blogtng_tools::getTplFile($name, $type);
/plugin/blogtng/entities/
H A DComment.php85 $tpl = $this->tools->getTplFile($name,'comments');