ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\Notifications\ilNotificationHandler Class Reference
+ Inheritance diagram for ILIAS\Notifications\ilNotificationHandler:
+ Collaboration diagram for ILIAS\Notifications\ilNotificationHandler:

Public Member Functions

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

Detailed Description

Member Function Documentation

◆ clear()

ILIAS\Notifications\ilNotificationHandler::clear ( )

Reimplemented in ILIAS\Notifications\ilNotificationOSDHandler.

Definition at line 37 of file ilNotificationHandler.php.

37 : void
38 {
39 }

◆ notify()

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

◆ showSettings()

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

Definition at line 33 of file ilNotificationHandler.php.

33 : void
34 {
35 }

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