ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (VCalendarGeneratorInterface $vcalendar_generator) | |
send (NotificationType $type, \ilObjEmployeeTalk ... $affected_talks) | |
All affected talks must come from the same series. More... | |
send (NotificationType $type, \ilObjEmployeeTalk ... $affected_talks) | |
All affected talks must come from the same series. More... | |
Protected Member Functions | |
extractFormattedDates (string $format, string $timezone, \ilObjEmployeeTalk ... $talks) | |
Protected Attributes | |
VCalendarGeneratorInterface | $vcalendar_generator |
Definition at line 25 of file NotificationHandler.php.
ILIAS\EmployeeTalk\Notification\NotificationHandler::__construct | ( | VCalendarGeneratorInterface | $vcalendar_generator | ) |
Definition at line 29 of file NotificationHandler.php.
References ILIAS\EmployeeTalk\Notification\NotificationHandler\$vcalendar_generator.
|
protected |
Definition at line 90 of file NotificationHandler.php.
ILIAS\EmployeeTalk\Notification\NotificationHandler::send | ( | NotificationType | $type, |
\ilObjEmployeeTalk ... | $affected_talks | ||
) |
All affected talks must come from the same series.
Implements ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface.
Definition at line 35 of file NotificationHandler.php.
|
protected |
Definition at line 27 of file NotificationHandler.php.
Referenced by ILIAS\EmployeeTalk\Notification\NotificationHandler\__construct().