Elgg  Version 2.3
Elgg\Notifications\NotificationsService Member List

This is the complete list of members for Elgg\Notifications\NotificationsService, including all inherited members.

$deprHandlersElgg\Notifications\NotificationsServiceprotected
$deprSubjectsElgg\Notifications\NotificationsServiceprotected
$entitiesElgg\Notifications\NotificationsServiceprotected
$eventsElgg\Notifications\NotificationsServiceprotected
$hooksElgg\Notifications\NotificationsServiceprotected
$loggerElgg\Notifications\NotificationsServiceprotected
$methodsElgg\Notifications\NotificationsServiceprotected
$queueElgg\Notifications\NotificationsServiceprotected
$sessionElgg\Notifications\NotificationsServiceprotected
$subscriptionsElgg\Notifications\NotificationsServiceprotected
$translatorElgg\Notifications\NotificationsServiceprotected
__construct(SubscriptionsService $subscriptions, Queue $queue, PluginHooksService $hooks, ElggSession $session, Translator $translator, EntityTable $entities, Logger $logger)Elgg\Notifications\NotificationsService
enqueueEvent($action, $type, $object)Elgg\Notifications\NotificationsService
existsDeprecatedNotificationOverride(NotificationEvent $event)Elgg\Notifications\NotificationsServiceprotected
getDeprecatedHandler($method)Elgg\Notifications\NotificationsService
getDeprecatedNotificationBody(Notification $notification, NotificationEvent $event, $method)Elgg\Notifications\NotificationsServiceprotected
getDeprecatedNotificationSubject($type, $subtype)Elgg\Notifications\NotificationsServiceprotected
getEvents()Elgg\Notifications\NotificationsService
getMethods()Elgg\Notifications\NotificationsService
getMethodsAsDeprecatedGlobal()Elgg\Notifications\NotificationsService
processQueue($stopTime, $matrix=false)Elgg\Notifications\NotificationsService
QUEUE_NAMEElgg\Notifications\NotificationsService
registerDeprecatedHandler($method, $handler)Elgg\Notifications\NotificationsService
registerEvent($type, $subtype, array $actions=array())Elgg\Notifications\NotificationsService
registerMethod($name)Elgg\Notifications\NotificationsService
sendInstantNotifications(\ElggEntity $sender, array $recipients=[], array $params=[])Elgg\Notifications\NotificationsService
sendNotification(NotificationEvent $event, $guid, $method, array $params=[])Elgg\Notifications\NotificationsServiceprotected
sendNotifications($event, $subscriptions, array $params=[])Elgg\Notifications\NotificationsServiceprotected
setDeprecatedNotificationSubject($type, $subtype, $subject)Elgg\Notifications\NotificationsService
unregisterEvent($type, $subtype)Elgg\Notifications\NotificationsService
unregisterMethod($name)Elgg\Notifications\NotificationsService