Searched refs:composeEmail (Results 1 – 3 of 3) sorted by relevance
69 list($text, $html) = $cron_helper->composeEmail($new_notifications);
98 list($text, $html) = $this->cron_helper->composeEmail($new_notifications);
129 public function composeEmail($new_notifications) function in helper_plugin_notification_cron