Searched refs:setMail (Results 1 – 4 of 4) sorted by relevance
41 $comment->setMail($INPUT->post->str('mail'));50 $comment->setMail($info['mail']);
70 $comment->setMail($mail ?: $INFO['userinfo']['mail'] ?? '');
332 public function setMail($mail) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
890 $comment->setMail($INPUT->post->str('comment-mail'));