Home
last modified time | relevance | path

Searched refs:sendMail (Results 1 – 12 of 12) sorted by relevance

/plugin/structpublish/helper/
H A Dnotify.php62 $this->sendMail(implode(',', $recipients), $mailText);
70 public function sendMail($recipients, $mailText) function in helper_plugin_structpublish_notify
/plugin/do/
Dhelper.php302 $this->sendMail($recs, 'close', $task, $name, $commitmsg);
312 $this->sendMail($recs, 'reopen', $task, $name);
326 public function sendMail($receivers, $type, $task, $user = '', $msg = '') function in helper_plugin_do
/plugin/watchcycle/
Dhelper.php204 $this->sendMail($mail, $page);
214 protected function sendMail($mail, $page) function in helper_plugin_watchcycle
/plugin/notification/action/
H A Dcron.php70 if ($cron_helper->sendMail($user, $text, $html)) {
/plugin/infomail/
Daction.php40 $this->sendMail();
118 protected function sendMail() function in action_plugin_infomail
/plugin/notification/
H A Dcli.php99 if ($this->cron_helper->sendMail($user, $text, $html)) {
/plugin/recommend/helper/
Dmail.php17 public function sendMail($recipient, $sender, $replacements = []) function in helper_plugin_recommend_mail
/plugin/notification/helper/
H A Dcron.php164 public function sendMail($user, $text, $html) function in helper_plugin_notification_cron
/plugin/recommend/
Daction.php232 $mailHelper->sendMail($recipients, $sender, $replacements);
/plugin/do/syntax/
Ddo.php337 $this->hlp->sendMail($receivers, 'open', $data['task'], $data['task']['creator']);
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md3864 // Invoke `sendMail` when clicked, debouncing subsequent calls.
3865 jQuery(element).on('click', _.debounce(sendMail, 300, {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js.map1 … // invoke `sendMail` when the click event is fired, debouncing subsequent calls\n\t * jQuery(…