ILIAS  release_8 Revision v8.24
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 ( )

Reimplemented in ILIAS\Notifications\ilNotificationOSDHandler.

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: