Searched refs:send (Results 1 – 17 of 17) sorted by relevance
/dokuwiki/_test/mock/ |
D | MailerMock.php | 10 public function send() function in dokuwiki\\test\\mock\\MailerMock
|
/dokuwiki/inc/Subscriptions/ |
D | RegistrationSubscriptionSender.php | 31 return $this->send(
|
D | SubscriptionSender.php | 62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea… function in dokuwiki\\Subscriptions\\SubscriptionSender 84 return $mail->send();
|
D | MediaSubscriptionSender.php | 42 $this->send($subscriber_mail, 'upload', $id, $template, $trep, null, $headers);
|
D | PageSubscriptionSender.php | 74 return $this->send(
|
D | BulkSubscriptionSender.php | 250 return $this->send(
|
/dokuwiki/_test/data/pages/ |
D | mailinglist.txt | 7 …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/ |
D | intro.txt | 3 This [[doku>popularity|tool]] gathers anonymous data about your wiki and allows you to send it back…
|
/dokuwiki/inc/Action/ |
D | Resendpwd.php | 173 if ($mail->send()) {
|
/dokuwiki/_test/tests/inc/ |
D | mailer.test.php | 259 …if(strpos($line, "bare newline in text body decoded")) continue; #we don't send mail bodies as CRL…
|
/dokuwiki/lib/scripts/ |
D | fileuploaderextended.js | 333 xhr.send(file);
|
D | fileuploader.js | 1206 xhr.send(file);
|
/dokuwiki/vendor/simplepie/simplepie/ |
D | README.markdown | 93 the project on GitHub and send pull requests for patches. When doing so, please
|
/dokuwiki/inc/ |
D | auth.php | 979 return $mail->send(); 1314 if ($mail->send()) {
|
D | Mailer.class.php | 715 public function send() function in Mailer
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …send(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/ |
D | CHANGELOG | 12 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.....`,
|