19 declare(strict_types=1);
    45         $this->
language->loadLanguageModule(
'assessment');
    64         $this->
getMail()->appendInstallationSignature(
true);
    79         $this->
language->loadLanguageModule(
'assessment');
   104         $this->
getMail()->appendInstallationSignature(
true);
 
appendBody(string $a_body)
 
sendMail(array $a_rcp, bool $a_parse_recipients=true)
 
Class ilTestMailNotification. 
 
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false)
 
sendAdvancedNotification($owner_id, $title, $usr_data, $file_names)
send an advanced notification to the owner of the test 
 
static getSalutation(int $a_usr_id, ?ilLanguage $a_language=null)
 
initLanguage(int $a_usr_id)
 
sendSimpleNotification($owner_id, $title, $usr_data)
Send a simple notification to the owner of the test. 
 
setSubject(string $a_subject)
 
static setUseRelativeDates(bool $a_status)
set use relative dates 
 
setAttachments(array $a_att)