ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator 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 (ilPropertyFormGUI $form)
 
 clear ()
 

Detailed Description

Member Function Documentation

◆ clear()

ILIAS\Notifications\ilNotificationHandler::clear ( )

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: