ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Forum listener. More...
Static Protected Attributes | |
static | $ref_ids = array() |
Private Member Functions | |
getCachedReferences ($obj_id) | |
Static Private Member Functions | |
static | delegateNotification (ilObjForumNotificationDataProvider $provider, $notification_type) |
Forum listener.
Listens to events of other components.
Definition at line 11 of file class.ilForumAppEventListener.php.
|
staticprivate |
ilObjForumNotificationDataProvider | $provider | |
$notification_type |
Definition at line 256 of file class.ilForumAppEventListener.php.
References ilObjForumNotificationDataProvider\getForumNotificationRecipients(), ilObjForumNotificationDataProvider\getPostActivationRecipients(), ilObjForumNotificationDataProvider\getPostAnsweredRecipients(), ilObjForumNotificationDataProvider\getThreadNotificationRecipients(), ilForumMailNotification\TYPE_POST_ACTIVATION, and ilForumMailNotification\TYPE_POST_ANSWERED.
|
private |
int | $obj_id |
Definition at line 243 of file class.ilForumAppEventListener.php.
References ilObject\_getAllReferences().
|
staticprotected |
Definition at line 13 of file class.ilForumAppEventListener.php.