Home
last modified time | relevance | path

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

/plugin/blogtng/action/
H A Dajax.php43 $comment->setCid('preview');
/plugin/blogtng/entities/
H A DComment.php284 public function setCid($cid) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
/plugin/blogtng/helper/
H A Dcomments.php173 $comment->setCid($cid === false ? 0 : $cid);
540 $comment->setCid('preview');
/plugin/blogtng/
H A Dadmin.php884 $comment->setCid($INPUT->post->str('comment-cid'));