Elgg  Version 1.9
Elgg_Notifications_NotificationsService Member List

This is the complete list of members for Elgg_Notifications_NotificationsService, including all inherited members.

$accessElgg_Notifications_NotificationsServiceprotected
$deprHandlersElgg_Notifications_NotificationsServiceprotected
$deprSubjectsElgg_Notifications_NotificationsServiceprotected
$eventsElgg_Notifications_NotificationsServiceprotected
$hooksElgg_Notifications_NotificationsServiceprotected
$methodsElgg_Notifications_NotificationsServiceprotected
$queueElgg_Notifications_NotificationsServiceprotected
$subscriptionsElgg_Notifications_NotificationsServiceprotected
__construct(Elgg_Notifications_SubscriptionsService $subscriptions, Elgg_Queue_Queue $queue, Elgg_PluginHooksService $hooks, Elgg_Access $access)Elgg_Notifications_NotificationsService
enqueueEvent($action, $type, $object)Elgg_Notifications_NotificationsService
existsDeprecatedNotificationOverride(Elgg_Notifications_Event $event)Elgg_Notifications_NotificationsServiceprotected
getDeprecatedHandler($method)Elgg_Notifications_NotificationsService
getDeprecatedNotificationBody(Elgg_Notifications_Notification $notification, Elgg_Notifications_Event $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)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
sendNotification(Elgg_Notifications_Event $event, $guid, $method)Elgg_Notifications_NotificationsServiceprotected
sendNotifications($event, $subscriptions)Elgg_Notifications_NotificationsServiceprotected
setDeprecatedNotificationSubject($type, $subtype, $subject)Elgg_Notifications_NotificationsService
unregisterEvent($type, $subtype)Elgg_Notifications_NotificationsService
unregisterMethod($name)Elgg_Notifications_NotificationsService