You are here

10 calls to notifications_send_intervals() in Notifications 7

notifications_account_overview in notifications_account/notifications_account.pages.inc
Menu callback. Overview page for user subscriptions.
notifications_manage_subscriptions_filters in ./notifications.manage.inc
List node administration filters that can be applied.
notifications_manage_subscriptions_form in ./notifications.manage.inc
Administer subscriptions. For user tabs and admin tabs
notifications_manage_subscriptions_operations in ./notifications.manage.inc
Subscription mass operations.
notifications_settings_form in ./notifications.admin.inc
Admin settings
Notifications_Subscription::element_send_interval in ./notifications.subscription.inc
Form element: send interval
notifications_subscription_base_form in ./notifications.pages.inc
Base subscription form. Present the main fields and check all values
Notifications_Subscription_Table::subscription_fields in ./notifications.list.inc
Fill in fields for a subscription
notifications_views_handler_field_subscription_interval::render_name in notifications_views/includes/notifications_views_handler_field_subscription_interval.inc
Render field as human readable name, unless using machine_name option.
notifications_views_handler_filter_subscription_interval::get_value_options in notifications_views/includes/notifications_views_handler_filter_subscription_interval.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.