You are here

10 calls to notifications_load_subscription() in Notifications 6.2

NotificationsBasicTests::testNotificationsBasicAPI in tests/notifications_api.test
Play with creating, retrieving, deleting a pair subscriptions
notifications_get_subscriptions in ./notifications.module
Get subscriptions that fit a set of conditions.
notifications_manage_subscriptions_form in ./notifications.manage.inc
Administer user subscriptions
notifications_multiple_delete_confirm in ./notifications.manage.inc
Form for multiple delete. When account passed check that all subscriptions belong to the user account
notifications_page_unsubscribe in ./notifications.pages.inc
Menu callback for unsubscribe page
notifications_process_digest_long in ./notifications.cron.inc
Digest multiple events in a single message, long format.
notifications_process_digest_short in ./notifications.cron.inc
Digest multiple events in a single message, short format.
notifications_process_message in ./notifications.cron.inc
Creates a single message for a single event
notifications_subscription_load in ./notifications.module
Menu loading, subscription
_notifications_subscriptions_mass_update_helper in ./notifications.manage.inc