You are here

25 calls to notifications_subscription_types() in Notifications 6.4

NotificationsContentTests::testNotificationsContent in tests/notifications_content.test
Play with creating, retrieving, deleting a pair subscriptions
NotificationsTestCase::enableSubscriptionTypes in tests/notifications_test_case.inc
NotificationsTestCase::enableUIPages in tests/notifications_test_case.inc
notifications_access_user_add in ./notifications.module
Menu access callback, add a given subscription type
notifications_admin_status_page in ./notifications.admin.inc
Current subscriptions page
notifications_admin_subscriptions_settings in ./notifications.admin.inc
Subscription settings
notifications_content_test_template_form in notifications_content/notifications_content.pages.inc
Template testing form
notifications_content_types_callback in notifications_content/notifications_content.module
Wrapper for options callback based on subscription type.
notifications_custom_build_subscription in notifications_custom/notifications_custom.module
Get subscription object from custom subscription type
notifications_destination_manage_subform in includes/destination.inc
Destination manage subform. List/edit subscriptions for destination.
notifications_notifications_subscription in ./notifications.module
Implementation of hook notifications_subscription()
Notifications_Subscription::build in includes/notifications_subscription.class.inc
Build for a subscription type
Notifications_Subscription::get_type in includes/notifications_subscription.class.inc
Get subscription type data
Notifications_Subscription::__construct in includes/notifications_subscription.class.inc
Class constructor
notifications_subscriptions_filters in ./notifications.manage.inc
List node administration filters that can be applied.
notifications_subscription_type_enabled in ./notifications.module
Check if this type is enabled
notifications_ui_access_page in notifications_ui/notifications_ui.module
Menu access callback: account pages
notifications_ui_allowed_types in notifications_ui/notifications_ui.module
Get list of allowed subscriptions types
notifications_ui_menu_alter in notifications_ui/notifications_ui.module
Implementation of hook_menu_alter()
notifications_ui_subscription_types in notifications_ui/notifications_ui.module
Get info about subscription types, exclude custom types
notifications_views_handler_argument_subscription_type::subscription_type in notifications_views/notifications_views_handler_argument_subscription_type.inc
notifications_views_handler_field_subscription_type::render in notifications_views/notifications_views_handler_field_subscription_type.inc
notifications_views_handler_filter_subscription_type::get_value_options in notifications_views/notifications_views_handler_filter_subscription_type.inc
_notifications_content_type_options in notifications_content/notifications_content.module
List (enabled) subscription options for content types
_notifications_subscription_callback in ./notifications.module
Invoke a callback for a subscription type