|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Forum listener. More...
Inheritance diagram for ilForumAppEventListener:
Collaboration diagram for ilForumAppEventListener:Static Public Member Functions | |
| static | sendNotification (ilForumNotificationDataProvider $provider, ilLogger $logger, int $notificationTypes, array $recipients) |
Static Public Member Functions inherited from ilAppEventListener | |
| static | handleEvent (string $a_component, string $a_event, array $a_parameter) |
| Handle an event in a listener. More... | |
Static Protected Attributes | |
| static array | $ref_ids = [] |
Static Private Member Functions | |
| static | getCachedReferences (int $obj_id) |
| static | delegateNotification (ilForumNotificationDataProvider $provider, int $notification_type, ilLogger $logger) |
Forum listener.
Listens to events of other components.
Definition at line 26 of file class.ilForumAppEventListener.php.
|
staticprivate |
Definition at line 491 of file class.ilForumAppEventListener.php.
References $provider, ilLogger\debug(), sendNotification(), ilForumMailNotification\TYPE_POST_ACTIVATION, and ilForumMailNotification\TYPE_POST_ANSWERED.
Here is the call graph for this function:
|
staticprivate |
Definition at line 482 of file class.ilForumAppEventListener.php.
References ilObject\_getAllReferences().
Here is the call graph for this function:
|
static |
| int[] | $recipients |
Definition at line 529 of file class.ilForumAppEventListener.php.
References $provider, ANONYMOUS_USER_ID, and ilLogger\debug().
Referenced by delegateNotification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 29 of file class.ilForumAppEventListener.php.