Home
last modified time | relevance | path

Searched refs:setBody (Results 1 – 4 of 4) sorted by path

/dokuwiki/inc/Action/
H A DResendpwd.php172 $mail->setBody($text, $trep);
/dokuwiki/inc/
H A DMailer.class.php202 public function setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true)
264 * You probably want to use setBody() instead
276 * You probably want to use setBody() instead
192 public function setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true) { global() function in Mailer
H A Dauth.php953 $mail->setBody($text, $trep);
1288 $mail->setBody($text, $trep);
/dokuwiki/inc/Subscriptions/
H A DSubscriptionSender.php72 $mail->setBody($text, $trep, $hrep);