ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\Notifications\ilNotificationHandler Class Reference
+ Inheritance diagram for ILIAS\Notifications\ilNotificationHandler:
+ Collaboration diagram for ILIAS\Notifications\ilNotificationHandler:

Public Member Functions

 notify (ilNotificationObject $notification)
 
 showSettings ($form)
 
 clear ()
 

Detailed Description

Member Function Documentation

◆ clear()

ILIAS\Notifications\ilNotificationHandler::clear ( )

Definition at line 36 of file ilNotificationHandler.php.

36  : void
37  {
38  }

◆ notify()

ILIAS\Notifications\ilNotificationHandler::notify ( ilNotificationObject  $notification)
abstract

◆ showSettings()

ILIAS\Notifications\ilNotificationHandler::showSettings (   $form)

Definition at line 32 of file ilNotificationHandler.php.

32  : void
33  {
34  }

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