ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Forum listener. More...
Static Protected Attributes | |
static | $ref_ids = array() |
Static Private Member Functions | |
static | getCachedReferences ($obj_id) |
static | delegateNotification (ilObjForumNotificationDataProvider $provider, $notification_type, \ilLogger $logger) |
Additional Inherited Members | |
Static Public Member Functions inherited from ilAppEventListener | |
static | handleEvent ($a_component, $a_event, $a_parameter) |
Handle an event in a listener. More... | |
Forum listener.
Listens to events of other components.
Definition at line 14 of file class.ilForumAppEventListener.php.
|
staticprivate |
ilObjForumNotificationDataProvider | $provider | |
int | $notification_type | |
ilLogger | $logger |
Definition at line 322 of file class.ilForumAppEventListener.php.
References ilObjForumNotificationDataProvider\getForumNotificationRecipients(), ilObjForumNotificationDataProvider\getPostActivationRecipients(), ilObjForumNotificationDataProvider\getPostAnsweredRecipients(), ilObjForumNotificationDataProvider\getThreadNotificationRecipients(), ilForumMailNotification\TYPE_POST_ACTIVATION, and ilForumMailNotification\TYPE_POST_ANSWERED.
|
staticprivate |
int | $obj_id |
Definition at line 309 of file class.ilForumAppEventListener.php.
References ilObject\_getAllReferences().
|
staticprotected |
Definition at line 16 of file class.ilForumAppEventListener.php.