Searched refs:tpl_author (Results 1 – 8 of 8) sorted by relevance
6 <?php $entry->tpl_author()?>.
56 …?php $entry->tpl_created("%Y-%m-%d"); ?> written by <?php $entry->tpl_author(); ?> |
71 written by <?php $entry->tpl_author(); ?> |
20 <?php $entry->tpl_author()?>
16 echo $this->getLang('author').": ";$entry->tpl_author();
24 <?php $entry->tpl_author()?>
35 echo $this->getLang('author').": ";$entry->tpl_author();
542 public function tpl_author() { function in helper_plugin_blogtng_entry