4 include_once
'./Services/Mail/classes/class.ilMailNotification.php';
30 $this->
language->loadLanguageModule(
'assessment');
49 $this->
getMail()->appendInstallationSignature(
true);
64 $this->
language->loadLanguageModule(
'assessment');
89 $this->
getMail()->appendInstallationSignature(
true);
initLanguage($a_usr_id)
Init language.
Class ilTestMailNotification.
setAttachments($a_att)
Set attachments.
static setUseRelativeDates($a_status)
set use relative dates
static formatDate(ilDateTime $date, $a_skip_day=false, $a_include_wd=false, $include_seconds=false)
Format a date public.
sendMail(array $a_rcp, $a_parse_recipients=true)
Base class for course/group mail notifications.
sendAdvancedNotification($owner_id, $title, $usr_data, $file_names)
send an advanced notification to the owner of the test
sendSimpleNotification($owner_id, $title, $usr_data)
Send a simple notification to the owner of the test.
__construct(Container $dic, ilPlugin $plugin)
appendBody($a_body)
Append body text.
static getSalutation($a_usr_id, ilLanguage $a_language=null)