$event | Elgg\Notifications\NotificationEventHandler | protected |
$params | Elgg\Notifications\NotificationEventHandler | protected |
$service | Elgg\Notifications\NotificationEventHandler | protected |
__construct(NotificationEvent $event, NotificationsService $service, array $params=[]) | Elgg\Notifications\NotificationEventHandler | |
addMuteLink() | Elgg\Notifications\MentionsEventHandler | protected |
deliverNotification(Notification $notification, string $method) | Elgg\Notifications\NotificationEventHandler | protected |
excludeContainerSubscribers() | Elgg\Notifications\NotificationEventHandler | protected |
excludeEntitySubscribers() | Elgg\Notifications\NotificationEventHandler | protected |
excludeOwnerSubscribers() | Elgg\Notifications\NotificationEventHandler | protected |
filterMentions(array $mentions) | Elgg\Notifications\MentionsEventHandler | protected |
filterMutedSubscriptions() | Elgg\Notifications\NotificationEventHandler | protected |
getEventActor() | Elgg\Notifications\NotificationEventHandler | protected |
getEventEntity() | Elgg\Notifications\NotificationEventHandler | protected |
getMentions() | Elgg\Notifications\MentionsEventHandler | protected |
getMetadataFields() | Elgg\Notifications\MentionsEventHandler | protected |
getMethods() | Elgg\Notifications\NotificationEventHandler | |
getNotificationBody(\ElggUser $recipient, string $method) | Elgg\Notifications\MentionsEventHandler | protected |
getNotificationSubject(\ElggUser $recipient, string $method) | Elgg\Notifications\MentionsEventHandler | protected |
getNotificationSubsciptionExclusionGUIDs() | Elgg\Notifications\NotificationEventHandler | protected |
getNotificationSummary(\ElggUser $recipient, string $method) | Elgg\Notifications\NotificationEventHandler | protected |
getNotificationURL(\ElggUser $recipient, string $method) | Elgg\Notifications\NotificationEventHandler | protected |
getSubscriptions() | Elgg\Notifications\MentionsEventHandler | |
isConfigurableByUser() | Elgg\Notifications\NotificationEventHandler | static |
isConfigurableForEntity(\ElggEntity $entity) | Elgg\Notifications\NotificationEventHandler | static |
isConfigurableForGroup(\ElggGroup $group) | Elgg\Notifications\MentionsEventHandler | protectedstatic |
isConfigurableForUser(\ElggUser $user) | Elgg\Notifications\MentionsEventHandler | protectedstatic |
prepareNotification(array $params) | Elgg\Notifications\NotificationEventHandler | protected |
prepareSubscriptions() | Elgg\Notifications\NotificationEventHandler | protected |
send() | Elgg\Notifications\NotificationEventHandler | |
sendNotification(int $guid, string $method, array $params=[]) | Elgg\Notifications\NotificationEventHandler | protected |
sendNotifications(array $subscriptions, array $params=[]) | Elgg\Notifications\NotificationEventHandler | protected |