ILIAS
Release_4_4_x_branch Revision 61816
|
Basic notification handler that dumps basic notification information to stdout. More...
Public Member Functions | |
notify (ilNotificationObject $notification) | |
Public Member Functions inherited from ilNotificationHandler | |
showSettings ($form) |
Basic notification handler that dumps basic notification information to stdout.
Definition at line 8 of file class.ilNotificationEchoHandler.php.
ilNotificationEchoHandler::notify | ( | ilNotificationObject | $notification | ) |
Reimplemented from ilNotificationHandler.
Reimplemented in ilNotificationOSDHandler.
Definition at line 10 of file class.ilNotificationEchoHandler.php.