Notification Service
Overview
The notifications service provides an API to the Preside administrator notifications system.
Full path | preside.system.services.notifications.NotificationService |
---|---|
Wirebox ref | NotificationService |
Singleton | Yes |
Public API Methods
- createNotification()
- dismiss()
- getGlobalTopicConfiguration()
- getNotification()
- getNotifications()
- getNotificationsCount()
- getUnreadNotificationCount()
- getUnreadTopics()
- getUserSubscriptions()
- listTopicUserGroups()
- listTopics()
- markAsRead()
- renderNotification()
- saveGlobalTopicConfiguration()
- saveUserSubscriptions()
- userHasAccessToTopic()