You are here

Functions in Notifications 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
notifications_custom_fields_update_all notifications_custom/notifications_custom.admin.inc Update all fields for this subscription type 1
notifications_custom_form notifications_custom/notifications_custom.admin.inc Edit / create custom subscriptions 2
notifications_custom_form_alter notifications_custom/notifications_custom.module Implementation of hook_form_alter().
notifications_custom_form_submit notifications_custom/notifications_custom.admin.inc Form submission for custom subscriptions form
notifications_custom_form_validate notifications_custom/notifications_custom.admin.inc Validate subscription type. Just check for 'type' duplicates
notifications_custom_get_subscription notifications_custom/notifications_custom.module Get user subscription for a custom one or subscription type if not available 2
notifications_custom_help notifications_custom/notifications_custom.module Implementation of hook_help().
notifications_custom_install notifications_custom/notifications_custom.install Implementation of hook_install().
notifications_custom_list notifications_custom/notifications_custom.module Get all custom subscriptions by type 4
notifications_custom_load notifications_custom/notifications_custom.module Load custom subscription type. Menu autoloading 3 1
notifications_custom_menu notifications_custom/notifications_custom.module Implementation of hook_menu().
notifications_custom_notifications notifications_custom/notifications_custom.module Implementation of hook_notifications().
notifications_custom_notifications_event notifications_custom/notifications_custom.module Implementation of hook notifications_event()
notifications_custom_rebuild notifications_custom/notifications_custom.module Rebuild list of custom subscriptions from modules and the database 2
notifications_custom_schema notifications_custom/notifications_custom.install Implementation of hook_schema().
notifications_custom_subscription_title notifications_custom/notifications_custom.module Menu title callback 1
notifications_custom_theme notifications_custom/notifications_custom.module Implementation of hook_theme().
notifications_custom_uninstall notifications_custom/notifications_custom.install Implementation of hook_uninstall().
notifications_custom_update_6000 notifications_custom/notifications_custom.install Change explanation by description
notifications_custom_update_6001 notifications_custom/notifications_custom.install Add default to module field
notifications_custom_user notifications_custom/notifications_custom.module Implementation of hook_user().
notifications_custom_user_form notifications_custom/notifications_custom.module Build user account custom subscriptions form 1
notifications_custom_user_multiple_subscribe notifications_custom/notifications_custom.module User operations callback. Bulk subscribe multiple accounts 1
notifications_custom_user_operations notifications_custom/notifications_custom.module Implementation of hook_user_operations().
notifications_custom_user_overview_submit notifications_custom/notifications_custom.module Form submission with custom notifications 1
notifications_debug ./notifications.module Short hand for debug logs 4
notifications_delete_destination ./notifications.module Shorthand function for deleting everything related to a destination 1
notifications_delete_subscription ./notifications.module Obsoleted (kept for backwards compatibility so some modules don't need to be updated)
notifications_delete_subscriptions ./notifications.module Delete multiple subscriptions and clean up related data (pending notifications, fields). 9
notifications_destination_access ./notifications.module Menu access callback for destinations 1
notifications_destination_address_subform includes/destination.inc Displays a destination field for each method 2
notifications_destination_anonymous_methods includes/destination.inc Get methods that support anonymous addresses 1
notifications_destination_delete_confirm includes/destination.inc Form for unsubscription confirmation
notifications_destination_delete_confirm_submit includes/destination.inc Destination deletion confirmed
notifications_destination_edit_form includes/destination.inc Edit destination form 1
notifications_destination_edit_form_submit includes/destination.inc Edit destinatin submission
notifications_destination_edit_form_validate includes/destination.inc Edit destination validate
notifications_destination_get_subscriptions includes/destination.inc Query subscriptions for destination 1
notifications_destination_manage_form includes/destination.inc Destination manage subscriptions form 1
notifications_destination_manage_subform includes/destination.inc Destination manage subform. List/edit subscriptions for destination. 2
notifications_destination_manage_subscriptions_form_options includes/destination.inc Form options 1
notifications_destination_message_send includes/destination.inc Send message to destination 1
notifications_destination_method_replace includes/destination.inc Update sending destinations when disabled a send method 1
notifications_destination_method_subform includes/destination.inc Subform with method and address 1
notifications_destination_parse_submitted includes/destination.inc Parse submitted destination 6
notifications_destination_request_form includes/destination.inc Form to request a message with a link to manage destination's subscriptions 1
notifications_destination_request_form_submit includes/destination.inc Process submitted values
notifications_destination_request_form_validate includes/destination.inc Validate submitted values
notifications_destination_subform includes/destination.inc Subform elements for destination data 5
notifications_destination_subscriptions_operations includes/destination.inc Subscription mass operations. 1

Pages

Other projects