ILIAS
Release_4_2_x_branch Revision 61807
|
Public Member Functions | |
notify (ilNotificationObject $notification) | |
showSettings ($item) |
Static Public Member Functions | |
static | getNotificationsForUser ($user_id, $append_osd_id_to_link=true, $max_age_seconds=0) |
static | removeNotification ($notification_osd_id) |
static | cleanup () |
static | cleanupOnRandom () |
Static Private Member Functions | |
static | appendOsdIdToLinks ($subject, $osd_id) |
static | appendParamToLink ($link, $param, $value) |
Definition at line 6 of file class.ilNotificationOSDHandler.php.
|
staticprivate |
Definition at line 73 of file class.ilNotificationOSDHandler.php.
References appendParamToLink().
Referenced by getNotificationsForUser().
|
staticprivate |
Definition at line 126 of file class.ilNotificationOSDHandler.php.
Referenced by appendOsdIdToLinks(), and getNotificationsForUser().
|
static |
Definition at line 113 of file class.ilNotificationOSDHandler.php.
References $ilDB, $query, and ilNotificationSetupHelper\$tbl_notification_osd_handler.
Referenced by cleanupOnRandom().
|
static |
Definition at line 119 of file class.ilNotificationOSDHandler.php.
References cleanup().
Referenced by getNotificationsForUser().
|
static |
Definition at line 37 of file class.ilNotificationOSDHandler.php.
References $ilDB, $query, $row, ilNotificationSetupHelper\$tbl_notification_osd_handler, appendOsdIdToLinks(), appendParamToLink(), and cleanupOnRandom().
Referenced by ilNotificationGUI\getOSDNotificationsObject(), and ilMainMenuGUI\setTemplateVars().
ilNotificationOSDHandler::notify | ( | ilNotificationObject | $notification | ) |
Reimplemented from ilNotificationEchoHandler.
Definition at line 7 of file class.ilNotificationOSDHandler.php.
References $ilDB, and ilNotificationSetupHelper\$tbl_notification_osd_handler.
|
static |
Definition at line 85 of file class.ilNotificationOSDHandler.php.
References $ilDB, $query, $row, ilNotificationSetupHelper\$tbl_notification_osd_handler, and ilNotificationSystem\sendNotificationToUsers().
Referenced by ilNotificationGUI\removeOSDNotificationsObject().
ilNotificationOSDHandler::showSettings | ( | $item | ) |
Reimplemented from ilNotificationHandler.
Definition at line 25 of file class.ilNotificationOSDHandler.php.
References $lng, and ilFormPropertyGUI\setRequired().