|
ILIAS
Release_4_2_x_branch Revision 61807
|
Inheritance diagram for ilNotificationOSDHandler:
Collaboration diagram for ilNotificationOSDHandler: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 126 of file class.ilNotificationOSDHandler.php.
Referenced by appendOsdIdToLinks(), and getNotificationsForUser().
Here is the caller graph for this function:
|
static |
Definition at line 113 of file class.ilNotificationOSDHandler.php.
References $ilDB, $query, and ilNotificationSetupHelper\$tbl_notification_osd_handler.
Referenced by cleanupOnRandom().
Here is the caller graph for this function:
|
static |
Definition at line 119 of file class.ilNotificationOSDHandler.php.
References cleanup().
Referenced by getNotificationsForUser().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilNotificationOSDHandler::showSettings | ( | $item | ) |
Reimplemented from ilNotificationHandler.
Definition at line 25 of file class.ilNotificationOSDHandler.php.
References $lng, and ilFormPropertyGUI\setRequired().
Here is the call graph for this function: