4 include_once
'./Services/Mail/classes/class.ilMailNotification.php';
35 case self::TYPE_NOTIFICATION_APPROVERS:
59 $this->
getMail()->appendInstallationSignature(
true);
64 case self::TYPE_NOTIFICATION_CONFIRMATION:
88 include_once
"Services/Link/classes/class.ilLink.php";
94 $this->
getMail()->appendInstallationSignature(
true);
108 parent::initLanguage($a_usr_id);
109 $this->
getLanguage()->loadLanguageModule(
'registration');
getType()
Get notification type.
__construct()
Default constructor.
static _getStaticLink( $a_ref_id, $a_type='', $a_fallback_goto=true, $append="")
Get static link.
getLanguageText($a_keyword)
sendMail(array $a_rcp, $a_parse_recipients=true)
getAdditionalInformation()
const TYPE_NOTIFICATION_APPROVERS
Base class for course/group mail notifications.
getRecipients()
get array of recipients
send()
Parse and send mail.
__construct(Container $dic, ilPlugin $plugin)
appendBody($a_body)
Append body text.
initLanguage($a_usr_id)
Add language module registration.
const TYPE_NOTIFICATION_CONFIRMATION
static getSalutation($a_usr_id, ilLanguage $a_language=null)