Searched refs:getMail (Results 1 – 3 of 3) sorted by relevance
113 $comment->getMail(),150 $comment->getMail(),170 $comment->getMail()179 $this->subscribe($comment->getPid(),$comment->getMail());253 'MAIL' => $comment->getMail(),287 if($row['mail'] == $comment->getMail()) continue;
691 if($comment->getMail()){692 …ptln('<a href="mailto:' . hsc($comment->getMail()) . '" class="mail" title="' . hsc($comment->getM…800 …$form->addElement(form_makeTextField('comment-mail', $comment->getMail(), $this->getLang('comment_…
324 public function getMail() function in dokuwiki\\plugin\\blogtng\\entities\\Comment