Home
last modified time | relevance | path

Searched refs:send (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/_test/mock/
DMailerMock.php10 public function send() function in dokuwiki\\test\\mock\\MailerMock
/dokuwiki/inc/Subscriptions/
DRegistrationSubscriptionSender.php31 return $this->send(
DSubscriptionSender.php62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea… function in dokuwiki\\Subscriptions\\SubscriptionSender
84 return $mail->send();
DMediaSubscriptionSender.php42 $this->send($subscriber_mail, 'upload', $id, $template, $trep, null, $headers);
DPageSubscriptionSender.php74 return $this->send(
DBulkSubscriptionSender.php250 return $this->send(
/dokuwiki/_test/data/pages/
Dmailinglist.txt7 …r several of the mailing lists presented below. After subscribing you can send emails to the list(…
11 …uthors have nothing do to with [[DokuWiki]] and in **no case** should you send email to them, aski…
/dokuwiki/lib/plugins/popularity/lang/en/
Dintro.txt3 This [[doku>popularity|tool]] gathers anonymous data about your wiki and allows you to send it back…
/dokuwiki/inc/Action/
DResendpwd.php173 if ($mail->send()) {
/dokuwiki/_test/tests/inc/
Dmailer.test.php259 …if(strpos($line, "bare newline in text body decoded")) continue; #we don't send mail bodies as CRL…
/dokuwiki/lib/scripts/
Dfileuploaderextended.js333 xhr.send(file);
Dfileuploader.js1206 xhr.send(file);
/dokuwiki/vendor/simplepie/simplepie/
DREADME.markdown93 the project on GitHub and send pull requests for patches. When doing so, please
/dokuwiki/inc/
Dauth.php979 return $mail->send();
1314 if ($mail->send()) {
DMailer.class.php715 public function send() function in Mailer
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s…
/dokuwiki/vendor/geshi/geshi/
DCHANGELOG12 Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker
448 - Fixed broken highlighting of bash commands like `dbus-send --dest=org.....`,