ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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: