Searched refs:tpl_tags (Results 1 – 11 of 11) sorted by relevance
22 Tags: <?php $entry->tpl_tags('')?>
19 echo $this->getLang('tags').": ";$entry->tpl_tags('');
28 <?php echo $this->getLang('tags').": ";$entry->tpl_tags('')?>
38 echo $this->getLang('tags').": ";$entry->tpl_tags('');
60 echo "Tags:"; $entry->tpl_tags("");
72 <?php if ($entry->has_tags()) { echo "Tags:"; $entry->tpl_tags(""); } ?>
113 $renderer->doc .= $hlp->tpl_tags(false);
323 public function tpl_tags($print = true) { function in helper_plugin_tagging
140 $this->entryhelper->tpl_tags( $tag_url );
221 public function tpl_tags($target){ function in helper_plugin_blogtng_tags
680 public function tpl_tags($target) { function in helper_plugin_blogtng_entry685 $this->taghelper->tpl_tags($target);