ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (EmployeeTalkEmailNotification $message, string $subject, \ilObjUser $to, \ilObjUser $cc, VCalender $calendar) | |
send () | |
Send the notification. More... | |
Private Member Functions | |
getIcalEvent (string $mime_boundary) | |
getTalkGoto () | |
Private Attributes | |
EmployeeTalkEmailNotification | $message |
string | $subject |
ilObjUser | $to |
ilObjUser | $cc |
VCalender | $calendar |
Definition at line 23 of file EmployeeTalkEmailNotificationService.php.
ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService::__construct | ( | EmployeeTalkEmailNotification | $message, |
string | $subject, | ||
\ilObjUser | $to, | ||
\ilObjUser | $cc, | ||
VCalender | $calendar | ||
) |
Definition at line 31 of file EmployeeTalkEmailNotificationService.php.
References ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$calendar, ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$cc, ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$message, ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$subject, ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$to, and ILIAS\UI\examples\Symbol\Glyph\Calendar\calendar().
|
private |
Definition at line 123 of file EmployeeTalkEmailNotificationService.php.
References ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$message, and ILIAS\UI\examples\Symbol\Glyph\Calendar\calendar().
|
private |
Definition at line 133 of file EmployeeTalkEmailNotificationService.php.
References CLIENT_ID, and ilObjEmployeeTalk\TYPE.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\send().
ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService::send | ( | ) |
Send the notification.
Definition at line 50 of file EmployeeTalkEmailNotificationService.php.
References ilObjUser\_lookupLogin(), ANONYMOUS_USER_ID, ILIAS\UI\examples\Symbol\Glyph\Calendar\calendar(), and ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\getTalkGoto().
|
private |
Definition at line 29 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct().
|
private |
Definition at line 28 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct().
|
private |
Definition at line 25 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct(), and ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\getIcalEvent().
|
private |
Definition at line 26 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct().
|
private |
Definition at line 27 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct().