Home
last modified time | relevance | path

Searched refs:tpl_cid (Results 1 – 4 of 4) sorted by relevance

/plugin/podcast/blogtng-tpl/
H A Drecentcomments.php2 …<a href="<?php $entry->tpl_link($comment->tpl_cid())?>" class="wikilink1"><?php $entry->tpl_title(…
H A Dcomments.php1 …logtng_comment_status_<?php $comment->tpl_status(); ?>" id="comment_<?php $comment->tpl_cid(); ?>">
/plugin/blogtng/tpl/default/
H A Dcomments.php13 …nt blogtng_comment_status_<?php $comment->tpl_status()?>" id="comment_<?php $comment->tpl_cid()?>">
/plugin/blogtng/entities/
H A DComment.php121 public function tpl_cid(){ function in dokuwiki\\plugin\\blogtng\\entities\\Comment