19 declare(strict_types=1);
    34     public function send(): void
    37             case self::TYPE_NOTIFICATION_APPROVERS:
    61                     $this->
getMail()->appendInstallationSignature(
true);
    66             case self::TYPE_NOTIFICATION_CONFIRMATION:
    95                     $this->
getMail()->appendInstallationSignature(
true);
   104         parent::initLanguage($a_usr_id);
   105         $this->
getLanguage()->loadLanguageModule(
'registration');
 initLanguage(int $a_usr_id)
 
appendBody(string $a_body)
 
sendMail(array $a_rcp, bool $a_parse_recipients=true)
 
getAdditionalInformation()
 
const TYPE_NOTIFICATION_APPROVERS
 
static getSalutation(int $a_usr_id, ?ilLanguage $a_language=null)
 
static _getStaticLink(?int $a_ref_id, string $a_type='', bool $a_fallback_goto=true, string $append="")
 
getLanguageText(string $a_keyword)
 
send()
Parse and send mail. 
 
setSubject(string $a_subject)
 
const TYPE_NOTIFICATION_CONFIRMATION