Searched refs:add_notification (Results 1 – 3 of 3) sorted by relevance
38 $this->add_notification($this->getLang('task_unsubscribed_com'));45 …$this->add_notification($this->model->userFactory->get_user_email($client), $this->getLang('invita…54 $this->add_notification($notif);
60 $this->add_notification($this->getLang('unsubscribed_com'));68 …$this->add_notification($this->model->userFactory->get_user_email($client), $this->getLang('invita…77 $this->add_notification($notif);
26 private function add_notification($value, $header=NULL) { function in action_plugin_bez_default