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