Element index for package Notification
Package indexes
[ a ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
_
- _createNotificationLockId
- in file module.inc, method NotificationModule::_createNotificationLockId()
Create the event map lock id
- _showWatch
- in file module.inc, method NotificationModule::_showWatch()
Determime if the watch link is to be displayed for this item
- $_event
- in file NotificationEvent_1_0.class, variable NotificationEvent_1_0::$_event
- _applySubscription
- in file NotificationHelper.class, method NotificationHelper::_applySubscription()
Subscribe the user to item/event combination with the specified handler and optionally propagate the subscriptions to any existing children.
- _applyUnsubscribe
- in file NotificationHelper.class, method NotificationHelper::_applyUnsubscribe()
Unubscribe the user to item/event combination with the specified handler and optioanlly propagate the subscription removal to any existing descendents.
- _fireNotification
- in file NotificationRouter.class, method NotificationRouter::_fireNotification()
Fire the actual notification
- _lockHints
- in file NotificationHelper.class, method NotificationHelper::_lockHints()
Acquire the lock for the hints
- _translateText
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::_translateText()
Provide a common routine to do translations of descriptions
- _translateText
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::_translateText()
Provide a common routine to do translations of descriptions and messages
- _addHandlerEntry
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::_addHandlerEntry()
Add the event/handler combination to the available notifications
- _initializeForm
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminView::_initializeForm()
Helper function to initialize the form
- _initializeForm
- in file NotificationItemAdmin.inc, method NotificationItemAdminView::_initializeForm()
Helper function to initialize the form
- _initializeForm
- in file NotificationUserAdmin.inc, method NotificationUserAdminView::_initializeForm()
Helper function to initialize the form
- _removeHandlerEntry
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::_removeHandlerEntry()
Remove the event/handler combination to the available notifications
a
- ActivatePluginNotification
- in file GalleryCoreEventNotifications.class, class ActivatePluginNotification
This is the container for information about the events defined in the core package
- AlbumStructureChangeNotification
- in file GalleryCoreEventNotifications.class, class AlbumStructureChangeNotification
e
- ErrorNotification
- in file GalleryCoreEventNotifications.class, class ErrorNotification
g
- getItemAdminViews
- in file module.inc, method NotificationModule::getItemAdminViews()
- getItemLinks
- in file module.inc, method NotificationModule::getItemLinks()
- getSiteAdminViews
- in file module.inc, method NotificationModule::getSiteAdminViews()
- getUserAdminViews
- in file module.inc, method NotificationModule::getUserAdminViews()
- getActiveNotificationsHandlers
- in file NotificationHelper.class, method NotificationHelper::getActiveNotificationsHandlers()
Retrieve the list of active notifications and hndlers registered for the specified event
- getActiveSubscriptionsEvents
- in file NotificationHelper.class, method NotificationHelper::getActiveSubscriptionsEvents()
Retrieve the active Gallery events that the active notification subscriptions depend on.
- getDefinedEvents
- in file NotificationHelper.class, method NotificationHelper::getDefinedEvents()
Get all the event notifications.
- getDefinedHandlers
- in file NotificationHelper.class, method NotificationHelper::getDefinedHandlers()
Get all the notification handlers.
- getDescription
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getDescription()
- getDescription
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getDescription()
Return a localized description of the event.
- getDescription
- in file NotificationMethodEmail.class, method NotificationMethodEmail::getDescription()
- getDescription
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::getDescription()
Return a localized description of the handler.
- getDescription
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method SaveNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method LoginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getDescription()
- getEnabledNotifications
- in file NotificationHelper.class, method NotificationHelper::getEnabledNotifications()
Get the enable notifications.
- getError
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getError()
Return the Gallery Status Object encapsulated in this event.
- getEvent
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getEvent()
Set the event that caused this notification to be created.
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method SaveNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getEventSpecs()
- getEventSpecs
- in file NotificationEvent_1_0.class, method 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'.
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method LoginNotification::getEventSpecs()
- getItemId
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getItemId()
Get the item id contained in the event or return 0 if there is no item id.
- getItemId
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method SaveNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getItemId()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method SaveNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getNotificationMessage()
- getNotificationMessage
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getNotificationMessage()
Return a formatted and localized plain text message describing the event to be used in any notification message.
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method LoginNotification::getNotificationMessage()
- getPermission
- in file NotificationEvent_1_0.class, method 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
- getPermission
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method SaveNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getPermission()
- getPlugin
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getPlugin()
Get the plugin id of the activated plugin
- getPlugin
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getPlugin()
Get the plugin id of the deactivated plugin
- getPlugin
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getPlugin()
Get the plugin id of the deactivated plugin
- getPluginType
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getPluginType
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getPluginType
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getSubscriberByEntityId
- in file NotificationHelper.class, method NotificationHelper::getSubscriberByEntityId()
Get all the subscriptions for an item.
- getSubscribers
- in file NotificationHelper.class, method NotificationHelper::getSubscribers()
Get the subscribers that have permission for an event.
- getSubscriptions
- in file NotificationHelper.class, method NotificationHelper::getSubscriptions()
Get the subscriptions for a user and optionally an itemId.
- getUser
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getUser()
Return the User entity which just logged off.
- getUser
- in file GalleryCoreEventNotifications.class, method LoginNotification::getUser()
Return the User entity which just logged on.
- getUserIdCheck
- in file NotificationHelper.class, method NotificationHelper::getUserIdCheck()
Check if the user is logged on.
- getUserName
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getUserName()
Get the userName that failed to login
- GalleryCoreEventNotifications.class
- procedural page GalleryCoreEventNotifications.class
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTestHandler1::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationMethodTest::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getDescription()
- getDescription
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest2::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getDescription()
- getDescription
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::getDescription()
- getDirectorySeparator
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::getDirectorySeparator()
- getEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getEvent()
- getEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getEvent()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getEventSpecs()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getEventSpecs()
- getEventSpecs
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getEventSpecs()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getEventSpecs()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getItemId()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getItemId()
- getItemId
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getItemId()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getItemId()
- getItemId
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getItemId()
- getNotificationMessage
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getNotificationMessage()
- getNotificationMessage
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getNotificationMessage()
- getNotificationMessage
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getNotificationMessage()
- getPermission
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest::getPermission()
- getPermission
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::getPermission()
- getPermission
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest2::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getPermission()
- getPermission
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getPermission()
- getPermission
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getPermission()
- getPermission
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::getPermission()
h
- handleEvent
- in file NotificationRouter.class, method NotificationRouter::handleEvent()
Generic event handler for notifications.
- handleNotification
- in file NotificationMethodEmail.class, method NotificationMethodEmail::handleNotification()
- handleNotification
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::handleNotification()
Handle the event.
- handleEvent
- in file NotificationHelperTest.class, method NotificationHelperTestEventHandler::handleEvent()
- handleNotification
- in file NotificationSiteAdminControllerTest.class, method NotificationMethodTest::handleNotification()
- handleNotification
- in file NotificationEventHandlingTest.class, method NotificationRouterTestHandler1::handleNotification()
- handleRequest
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::handleRequest()
- handleRequest
- in file NotificationItemAdmin.inc, method NotificationItemAdminController::handleRequest()
- handleRequest
- in file NotificationUserAdmin.inc, method NotificationUserAdminController::handleRequest()
- handleRequestAfterAdd
- in file NotificationItemsAddedOption.inc, method NotificationItemsAddedOption::handleRequestAfterAdd()
i
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method SaveNotification::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::isAppropriateForItem()
Determines if the event is appropriate for the supplied item. This could be null and might not be an object.
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method DeleteNotification::isAppropriateForItem()
- isGlobal
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::isGlobal()
- isGlobal
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::isGlobal()
Determines if this notification is global or applies to an item
- isGlobal
- in file GalleryCoreEventNotifications.class, method LogoutNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method LoginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method ErrorNotification::isGlobal()
- ItemAddedNotification
- in file GalleryCoreEventNotifications.class, class ItemAddedNotification
- ItemOrderNotification
- in file GalleryCoreEventNotifications.class, class ItemOrderNotification
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::isAppropriateForItem()
- isGlobal
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::isGlobal()
- is_dir
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_dir()
- is_readable
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_readable()
- is_writeable
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_writeable()
- isAppropriate
- in file NotificationItemsAddedOption.inc, method NotificationItemsAddedOption::isAppropriate()
n
- NotificationModule
- in file module.inc, method NotificationModule::NotificationModule()
- NotificationModule
- in file module.inc, class NotificationModule
Event Notification by Method.
- NotificationEvent_1_0.class
- procedural page NotificationEvent_1_0.class
- NotificationHandler_1_0.class
- procedural page NotificationHandler_1_0.class
- NotificationHelper.class
- procedural page NotificationHelper.class
- NotificationMethodEmail.class
- procedural page NotificationMethodEmail.class
- NotificationRouter.class
- procedural page NotificationRouter.class
- NotificationEvent_1_0
- in file NotificationEvent_1_0.class, class NotificationEvent_1_0
This is the base class for formatting Gallery events into notification messages.
- NotificationHandler_1_0
- in file NotificationHandler_1_0.class, class NotificationHandler_1_0
This is an interface for alternative notification methods for the notification module.
- NotificationHelper
- in file NotificationHelper.class, class NotificationHelper
Helper functions for the notification module
- NotificationMethodEmail
- in file NotificationMethodEmail.class, class NotificationMethodEmail
This NotificationMethod sends notification by email
- NotificationRouter
- in file NotificationRouter.class, class NotificationRouter
Class to route events to the appropriate notification handlers.
- NotificationEventHandlingTest.class
- procedural page NotificationEventHandlingTest.class
- NotificationHelperTest.class
- procedural page NotificationHelperTest.class
- NotificationItemAdminControllerTest.class
- procedural page NotificationItemAdminControllerTest.class
- NotificationSiteAdminControllerTest.class
- procedural page NotificationSiteAdminControllerTest.class
- NotificationUserAdminControllerTest.class
- procedural page NotificationUserAdminControllerTest.class
- NotificationEventHandlingPlatform
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::NotificationEventHandlingPlatform()
- NotificationEventHandlingPlatform
- in file NotificationEventHandlingTest.class, class NotificationEventHandlingPlatform
- NotificationEventHandlingTest
- in file NotificationEventHandlingTest.class, class NotificationEventHandlingTest
NotificationHelper tests
- NotificationEventHandlingTest
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::NotificationEventHandlingTest()
- NotificationEventTest
- in file NotificationSiteAdminControllerTest.class, class NotificationEventTest
- NotificationEventTest2
- in file NotificationSiteAdminControllerTest.class, class NotificationEventTest2
- NotificationHelperTest
- in file NotificationHelperTest.class, class NotificationHelperTest
NotificationHelper tests
- NotificationHelperTest
- in file NotificationHelperTest.class, method NotificationHelperTest::NotificationHelperTest()
- NotificationHelperTestEvent
- in file NotificationHelperTest.class, class NotificationHelperTestEvent
- NotificationHelperTestEvent2
- in file NotificationHelperTest.class, class NotificationHelperTestEvent2
- NotificationHelperTestEventHandler
- in file NotificationHelperTest.class, class NotificationHelperTestEventHandler
- NotificationHelperTestGlobalEvent
- in file NotificationHelperTest.class, class NotificationHelperTestGlobalEvent
- NotificationHelperTestNotificationHandler
- in file NotificationHelperTest.class, class NotificationHelperTestNotificationHandler
- NotificationHelperTestNotificationHandlerNew
- in file NotificationHelperTest.class, class NotificationHelperTestNotificationHandlerNew
- NotificationItemAdminControllerTest
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::NotificationItemAdminControllerTest()
- NotificationItemAdminControllerTest
- in file NotificationItemAdminControllerTest.class, class NotificationItemAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationItemEventTest
- in file NotificationItemAdminControllerTest.class, class NotificationItemEventTest
- NotificationMethodTest
- in file NotificationSiteAdminControllerTest.class, class NotificationMethodTest
- NotificationMethodTestNew
- in file NotificationSiteAdminControllerTest.class, class NotificationMethodTestNew
- NotificationRouterTest1
- in file NotificationEventHandlingTest.class, class NotificationRouterTest1
- NotificationRouterTest2
- in file NotificationEventHandlingTest.class, class NotificationRouterTest2
- NotificationRouterTestHandler1
- in file NotificationEventHandlingTest.class, class NotificationRouterTestHandler1
- NotificationSiteAdminControllerTest
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::NotificationSiteAdminControllerTest()
- NotificationSiteAdminControllerTest
- in file NotificationSiteAdminControllerTest.class, class NotificationSiteAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationUserAdminControllerTest
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::NotificationUserAdminControllerTest()
- NotificationUserAdminControllerTest
- in file NotificationUserAdminControllerTest.class, class NotificationUserAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationUserTestEvent
- in file NotificationUserAdminControllerTest.class, class NotificationUserTestEvent
- NotificationItemAdmin.inc
- procedural page NotificationItemAdmin.inc
- NotificationItemsAddedOption.inc
- procedural page NotificationItemsAddedOption.inc
- NotificationSiteAdmin.inc
- procedural page NotificationSiteAdmin.inc
- NotificationUserAdmin.inc
- procedural page NotificationUserAdmin.inc
- NotificationItemAdminController
- in file NotificationItemAdmin.inc, class NotificationItemAdminController
This controller handles event / method preferences for the user on a per-item basis.
- NotificationItemAdminView
- in file NotificationItemAdmin.inc, class NotificationItemAdminView
This view shows all event / method preferences for the user on a per-item basis.
- NotificationItemsAddedOption
- in file NotificationItemsAddedOption.inc, class NotificationItemsAddedOption
This ItemAddOption sends a Notification event for the newly created item.
- NotificationSiteAdminController
- in file NotificationSiteAdmin.inc, class NotificationSiteAdminController
This controller handles event / method settings on a site-wide basis.
- NotificationSiteAdminView
- in file NotificationSiteAdmin.inc, class NotificationSiteAdminView
This view shows all the event / method settings on a site-wide basis.
- NotificationUserAdminController
- in file NotificationUserAdmin.inc, class NotificationUserAdminController
This controller saves changes to settings on a per-user basis.
- NotificationUserAdminView
- in file NotificationUserAdmin.inc, class NotificationUserAdminView
This view shows all event / method settings on a per-user basis.
s
- SaveNotification
- in file GalleryCoreEventNotifications.class, class SaveNotification
- setEvent
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::setEvent()
Set the event that caused this notification to be created.
- subscribe
- in file NotificationHelper.class, method NotificationHelper::subscribe()
Subscribe the user to item/event combination with the specified handler.
- setEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::setEvent()
- setEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::setEvent()
- setUp
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::setUp()
- setUp
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::setUp()
- setUp
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::setUp()
- setUp
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::setUp()
- setUp
- in file NotificationHelperTest.class, method NotificationHelperTest::setUp()
- stat
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::stat()
t
- tearDown
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::tearDown()
- tearDown
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::tearDown()
- tearDown
- in file NotificationHelperTest.class, method NotificationHelperTest::tearDown()
- tearDown
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::tearDown()
- tearDown
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::tearDown()
- testAddHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testAddHandler()
- testAddHandlerNoHandlerSpecified
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testAddHandlerNoHandlerSpecified()
- testDeleteHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testDeleteHandler()
- testEmailHandler
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testEmailHandler()
- testFormatItemAddedMessage
- in file NotificationHelperTest.class, method NotificationHelperTest::testFormatItemAddedMessage()
- testGetActiveNotificationsHandlers
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetActiveNotificationsHandlers()
- testGetActiveSubscriptionsEvents
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetActiveSubscriptionsEvents()
- testGetDefinedEventsDisplay
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetDefinedEventsDisplay()
- testGetDefinedHandlersDisplay
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetDefinedHandlersDisplay()
- testGetSubscriberByItemId
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscriberByItemId()
- testGetSubscribersGlobalEvent
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscribersGlobalEvent()
- testGetSubscribersItemEvent
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscribersItemEvent()
- testGetSubscriptions
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscriptions()
- testItemDelete
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testItemDelete()
- testItemSave
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testItemSave()
- testRouterDisabledEvent
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterDisabledEvent()
- testRouterEnabledEvent
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterEnabledEvent()
- testRouterEnabledEventNoSubscribers
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterEnabledEventNoSubscribers()
- testSaveGlobalSubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveGlobalSubscribe()
- testSaveGlobalUnsubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveGlobalUnsubscribe()
- testSaveWithChangesSubscribe
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithChangesSubscribe()
- testSaveWithChangesSubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithChangesSubscribe()
- testSaveWithChangesUnsubscribe
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithChangesUnsubscribe()
- testSaveWithChangesUnsubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithChangesUnsubscribe()
- testSaveWithNoChanges
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithNoChanges()
- testSaveWithNoChanges
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithNoChanges()
- testSubscribe
- in file NotificationHelperTest.class, method NotificationHelperTest::testSubscribe()
- testSubscribeNonRecursive
- in file NotificationHelperTest.class, method NotificationHelperTest::testSubscribeNonRecursive()
- testUnsubscribe
- in file NotificationHelperTest.class, method NotificationHelperTest::testUnsubscribe()
- testUnsubscribeNonRecursive
- in file NotificationHelperTest.class, method NotificationHelperTest::testUnsubscribeNonRecursive()
- testUpdateEnabledSetOff
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEnabledSetOff()
- testUpdateEnabledSetOn
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEnabledSetOn()
- testUpdateEvent
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEvent()
- testUpdateEventNoEvent
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEventNoEvent()
- testUpdateHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateHandler()
- testUpdateVisibilitySetOff
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateVisibilitySetOff()
- testUpdateVisibilitySetOn
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateVisibilitySetOn()
|
|