1 <?php declare(strict_types=1);
9 public function send() :
void 17 $subjectUser =
$data[
'user'];
21 $this->handleCurrentRecipient($rcp);
30 $this->initMimeMail();
35 $body = str_ireplace(
"[BR]",
"\n", sprintf(
37 $subjectUser->getFullname(),
38 $subjectUser->getLogin(),
39 $subjectUser->getExternalAccount()
initLanguageByIso2Code($a_code='')
static setLanguage($a_lng)
set language
getAdditionalInformation()
getRecipients()
get array of recipients
Base class for mime mail notifications.
appendBody($a_body)
Append body text.
Class ilTermsOfServiceWithdrawnMimeMail.
catch(ilCmiXapiException $e) send($response)
static _getInstallationSignature()