4 include_once
'./Services/Mail/classes/class.ilMimeMailNotification.php';
5 include_once
'./Services/Mail/classes/class.ilMimeMail.php';
25 parent::initLanguage($a_usr_id);
42 $this->handleCurrentRecipient($rcp);
47 $this->initMimeMail();
53 $body = sprintf($this->
getLanguage()->txt(
"del_mail_body"), $rcp->fullname,
"\n\n", $additional_information[
"www"], $date_for_deletion);
__construct()
Constructor.
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.
static useRelativeDates()
check if relative dates are used
static setLanguage($a_lng)
set language
getAdditionalInformation()
getRecipients()
get array of recipients
Base class for mime mail notifications.
__construct(Container $dic, ilPlugin $plugin)
appendBody($a_body)
Append body text.
static _getInstallationSignature()