You are here

Functions in Notifications 7

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_scheduler_action_info notifications_scheduler/notifications_scheduler.module Implementation of hook_action_info()
notifications_scheduler_admin_action_build notifications_scheduler/notifications_scheduler.admin.inc Exedute action from admin form. Instead of triggering the event we attempt a batch execution; 1
notifications_scheduler_admin_action_list notifications_scheduler/notifications_scheduler.admin.inc Compile scheduled actions by action key 1
notifications_scheduler_admin_form notifications_scheduler/notifications_scheduler.admin.inc Event configuration administration 1
notifications_scheduler_admin_send_form notifications_scheduler/notifications_scheduler.admin.inc Preview form to send notifications 1
notifications_scheduler_admin_send_form_submit notifications_scheduler/notifications_scheduler.admin.inc Actually send notifications 1
notifications_scheduler_default_action notifications_scheduler/notifications_scheduler.module Default action handlers 2
notifications_scheduler_default_action_form notifications_scheduler/notifications_scheduler.module Action: Configuration form 1
notifications_scheduler_default_action_submit notifications_scheduler/notifications_scheduler.module Action: Configuration form submit 1
notifications_scheduler_help notifications_scheduler/notifications_scheduler.module Implements hook_help().
notifications_scheduler_latest_posts_action notifications_scheduler/notifications_scheduler.module Action callback 1
notifications_scheduler_latest_posts_action_form notifications_scheduler/notifications_scheduler.module Action: Configuration form
notifications_scheduler_latest_posts_action_submit notifications_scheduler/notifications_scheduler.module Action: Configuration form submit
notifications_scheduler_menu notifications_scheduler/notifications_scheduler.module Implements hook_menu().
notifications_scheduler_new_posts_action notifications_scheduler/notifications_scheduler.module Action callback 1
notifications_scheduler_new_posts_action_form notifications_scheduler/notifications_scheduler.module Action: Configuration form 1
notifications_scheduler_new_posts_action_submit notifications_scheduler/notifications_scheduler.module Action: Configuration form submit 1
notifications_scheduler_notifications notifications_scheduler/notifications_scheduler.module Implements hook_notifications().
notifications_schema ./notifications.install Implementation of hook_schema()
notifications_send_intervals ./notifications.module List of send intervals, only Immediately if no advanced queue enabled 10
notifications_send_methods ./notifications.module Get list of send methods for user or anonymous account 4 1
notifications_settings_form ./notifications.admin.inc Admin settings 1
notifications_submit_subscription ./notifications.pages.inc Submit subscription printing out the results 2
notifications_subscription ./notifications.module Build subscription type object. We keep an object for each type so we can quickly clone it 3 8
notifications_subscriptions_options_form notifications_account/notifications_account.module Form with multiple subscription options
notifications_subscriptions_options_form_submit notifications_account/notifications_account.module Wrapper submit callback se we can do an include before actual submission 1
notifications_subscriptions_options_subform notifications_account/notifications_account.module Subform with multiple subscription options 1
notifications_subscription_base_form ./notifications.pages.inc Base subscription form. Present the main fields and check all values 1
notifications_subscription_base_form_submit ./notifications.pages.inc Save edited subscription 1
notifications_subscription_base_form_validate ./notifications.pages.inc Validate subscription 1
notifications_subscription_build ./notifications.module Build subscription object properly 2
notifications_subscription_destination_subform notifications_account/notifications_account.module Add destination subform 1
notifications_subscription_destination_subform_submit notifications_account/notifications_account.module Create submitted destination 1
notifications_subscription_destination_subform_validate notifications_account/notifications_account.module Validate submitted destination 1
notifications_subscription_enabled_types ./notifications.module Get enabled subscription types 3
notifications_subscription_form ./notifications.module Subscription form ('add', 'edit', 'confirm') 3
notifications_subscription_form_submit ./notifications.module Process form submission 1
notifications_subscription_form_validate ./notifications.module Validate form submission 1
notifications_subscription_list ./notifications.module Build a subscriptions list collection with this name
notifications_subscription_list_form ./notifications.module Form with subscription list 3 2
notifications_subscription_list_form_submit ./notifications.module Process list form submission 1
notifications_subscription_list_form_validate ./notifications.module Validate list form submission 1
notifications_subscription_load ./notifications.module Menu loading, subscription 4
notifications_subscription_type ./notifications.module Get info about subscription types 18
notifications_subscription_type_enabled ./notifications.module Check if this type is enabled or get array with all enabled types 11 2
notifications_subscription_type_load ./notifications.module Load subscription type for menu operations
notifications_subscription_user_form notifications_account/notifications_account.module Main Subscription form builder
notifications_subscription_user_form_submit notifications_account/notifications_account.module Main subscriptions form submit
notifications_subscription_user_form_validate notifications_account/notifications_account.module Main subscription form validate
notifications_subscription_user_types ./notifications.module Get subscription type objects available for a user or current user 1

Pages

Other projects