Searched refs:tpl_hcard (Results 1 – 4 of 4) sorted by relevance
/plugin/podcast/blogtng-tpl/ | ||
H A D | comments.php | 4 …<div><?php $comment->tpl_hcard(); ?> No. <?php $comment->tpl_number(false); ?> @ <?php $comment->t… |
/plugin/blogtng/tpl/default/ | ||
H A D | comments.php | 20 <?php $comment->tpl_hcard()?> | |
/plugin/blogtng/entities/ | ||
H A D | Comment.php | 143 public function tpl_hcard(){ function in dokuwiki\\plugin\\blogtng\\entities\\Comment |
/plugin/blogtng/helper/ | ||
H A D | entry.php | 552 public function tpl_hcard() { function in helper_plugin_blogtng_entry |