Home
last modified time | relevance | path

Searched refs:setAvatar (Results 1 – 3 of 3) sorted by relevance

/plugin/blogtng/entities/
H A DComment.php380 public function setAvatar($avatar) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
/plugin/blogtng/helper/
H A Dcomments.php144 $comment->setAvatar(''); // FIXME create avatar using a helper function
/plugin/blogtng/
H A Dadmin.php892 $comment->setAvatar($INPUT->post->str('comment-avatar'));