Home
last modified time | relevance | path

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

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