Home
last modified time | relevance | path

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

/plugin/blogtng/action/
H A Dajax.php41 $comment->setMail($INPUT->post->str('mail'));
50 $comment->setMail($info['mail']);
H A Dcomments.php70 $comment->setMail($mail ?: $INFO['userinfo']['mail'] ?? '');
/plugin/blogtng/entities/
H A DComment.php332 public function setMail($mail) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
/plugin/blogtng/
H A Dadmin.php890 $comment->setMail($INPUT->post->str('comment-mail'));