|
ILIAS
release_4-3 Revision
|
Basic notification handler that dumps basic notification information to stdout. More...
Inheritance diagram for ilNotificationEchoHandler:
Collaboration diagram for ilNotificationEchoHandler: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.