ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
class.ilNotificationHandler.php
Go to the documentation of this file.
1<?php
2
3require_once 'Services/Notifications/classes/class.ilNotificationConfig.php';
4
17{
18 abstract public function notify(ilNotificationObject $notification);
19
20 public function showSettings($form)
21 {
22 }
23}
An exception for terminatinating execution or to throw for unit testing.
Base class for notification handlers.
notify(ilNotificationObject $notification)
A concrete notification based on the ilNotificationConfiguration and returned by ilNotificationConfig...
if(isset($_POST['submit'])) $form