ILIAS
Release_5_0_x_branch Revision 61816
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
class.ilNotificationHandler.php
Go to the documentation of this file.
1
<?php
2
3
require_once
'Services/Notifications/classes/class.ilNotificationConfig.php'
;
4
16
abstract
class
ilNotificationHandler
{
17
abstract
public
function
notify
(
ilNotificationObject
$notification);
18
19
public
function
showSettings
($form) {}
20
}
Services
Notifications
classes
class.ilNotificationHandler.php
Generated on Wed Apr 27 2016 21:01:54 for ILIAS by
1.8.1.2 (using
Doxyfile
)