Searched refs:tpl_content (Results 1 – 12 of 12) sorted by relevance
117 tpl_content();124 tpl_content();
112 <?php tpl_content()?>
385 <?php tpl_content()?>
379 <?php tpl_content()?>
62 tpl_content();
137 <?php tpl_content() /* the main content */ ?>
52 $this->entryhelper->tpl_content($this->entryhelper->entry['blog'], 'entry');
124 $this->entryhelper->tpl_content($ditem['entry']['blog'], 'feed');
52 return tpl_content();
115 $this->entryhelper->tpl_content($ditem['entry']['blog'], 'feed');
198 tpl_content($ACT == 'show');
259 $this->tpl_content($conf['tpl'], $templatetype);443 public function tpl_content($name, $type) { function in helper_plugin_blogtng_entry