Home
last modified time | relevance | path

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

/plugin/blogtng/tpl/default/
H A Dlist.php17 if ($entry->tpl_entry(true, 'syntax', false)) {
H A Dentry.php26 <?php $entry->tpl_entry(true, false, false) ?>
/plugin/podcast/blogtng-tpl/
H A Dlist.php44 $entry->tpl_entry(//included
H A Dentry.php59 $entry->tpl_entry(//included
/plugin/blogtng/helper/
H A Dentry.php464 …public function tpl_entry($included=true, $readmore='syntax', $inc_level=true, $skipheader=false) { function in helper_plugin_blogtng_entry