ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface Interface Reference
+ Inheritance diagram for ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface:
+ Collaboration diagram for ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface:

Public Member Functions

 send (NotificationType $type, \ilObjEmployeeTalk ... $affected_talks)
 All affected talks must come from the same series. More...
 

Detailed Description

Definition at line 23 of file NotificationHandlerInterface.php.

Member Function Documentation

◆ send()

ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface::send ( NotificationType  $type,
\ilObjEmployeeTalk ...  $affected_talks 
)

All affected talks must come from the same series.

Implemented in ILIAS\EmployeeTalk\Notification\NotificationHandler.


The documentation for this interface was generated from the following file: