Home
last modified time | relevance | path

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

/plugin/structpublish/helper/
H A Dnotify.php61 $this->sendMail(implode(',', $recipients), $mailText);
69 public function sendMail($recipients, $mailText)
65 public function sendMail($recipients, $mailText) global() function in helper_plugin_structpublish_notify
/plugin/do/
H A 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/infomail/
H A Daction.php40 $this->sendMail();
118 protected function sendMail() function in action_plugin_infomail
/plugin/recommend/helper/
H A Dmail.php17 public function sendMail($recipient, $sender, $replacements = []) function in helper_plugin_recommend_mail
/plugin/watchcycle/
H A Daction.php432 protected function sendMail($mail, $page) global() function in action_plugin_watchcycle
/plugin/recommend/
H A Daction.php232 $mailHelper->sendMail($recipients, $sender, $replacements);
/plugin/do/syntax/
H A Ddo.php337 $this->hlp->sendMail($receivers, 'open', $data['task'], $data['task']['creator']);
/plugin/sequencediagram/bower_components/lodash/doc/
H A 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/
H A Dpdfmake.min.js.map1 … // invoke `sendMail` when the click event is fired, debouncing subsequent calls\n\t * jQuery(…