|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService: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().
Here is the call graph for this function:
|
private |
Definition at line 123 of file EmployeeTalkEmailNotificationService.php.
References ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$message, and ILIAS\UI\examples\Symbol\Glyph\Calendar\calendar().
Here is the call graph for this function:
|
private |
Definition at line 133 of file EmployeeTalkEmailNotificationService.php.
References CLIENT_ID, and ilObjEmployeeTalk\TYPE.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\send().
Here is the caller graph for this function:| ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService::send | ( | ) |
Send the notification.
Definition at line 50 of file EmployeeTalkEmailNotificationService.php.
References ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\$subject, ilObjUser\_lookupLogin(), ANONYMOUS_USER_ID, ILIAS\UI\examples\Symbol\Glyph\Calendar\calendar(), and ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\getTalkGoto().
Here is the call graph for this function:
|
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(), and ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\send().
|
private |
Definition at line 27 of file EmployeeTalkEmailNotificationService.php.
Referenced by ILIAS\EmployeeTalk\Service\EmployeeTalkEmailNotificationService\__construct().