Class: RemovePermissionNotification
Source Location: /modules/notification/classes/GalleryCoreEventNotifications.class
Class RemovePermissionNotification
Inherited Properties, Constants, and Methods
Methods
API Tags:
| See: | NotificationEvent_1_0::getEventSpecs |
Redefinition of:
- NotificationEvent_1_0::getEventSpecs()
- Returns the Event Specification The event specification determines the selection criteria for the particular event. The only required entry is 'eventName'.
API Tags:
| See: | NotificationEvent_1_0::getItemId |
Redefinition of:
- NotificationEvent_1_0::getItemId()
- Get the item id contained in the event or return 0 if there is no item id.
void getNotificationMessage(
)
|
|
API Tags:
| See: | NotificationEvent_1_0::getNotificationMessage. |
Redefinition of:
- NotificationEvent_1_0::getNotificationMessage()
- Return a formatted and localized plain text message describing the event to be used in any notification message.
API Tags:
| See: | NotificationEvent_1_0::getPermission |
Redefinition of:
- NotificationEvent_1_0::getPermission()
- What permission of the item should be checked to see if a user is allowed to get that event. Setting to null will limit the notifications to administrators
|
|