notifications_access_anonymous |
./notifications.module |
Check access for anonymous subscriptions |
1 |
|
notifications_access_subscribe |
./notifications.module |
Menu access callback for subscribe links |
1 |
1 |
notifications_access_user |
./notifications.module |
Menu access callback for user subscriptions |
4 |
1 |
notifications_access_user_add |
./notifications.module |
Menu access callback, add a given subscription type |
3 |
|
notifications_admin_events_build_tree |
./notifications.admin.inc |
Build event tree |
1 |
|
notifications_admin_events_form |
./notifications.admin.inc |
Event configuration administration |
|
1 |
notifications_admin_events_tree_form |
./notifications.admin.inc |
Build tree of event types |
1 |
|
notifications_admin_manage_subscriptions |
./notifications.admin.inc |
Menu callback: subscriptions administration. |
|
1 |
notifications_admin_status_page |
./notifications.admin.inc |
Current subscriptions page |
|
1 |
notifications_admin_subscriptions_settings |
./notifications.admin.inc |
Subscription settings |
|
1 |
notifications_admin_subscriptions_settings_submit |
./notifications.admin.inc |
Subscription settings submit, disable all subscriptions not allowed |
|
1 |
notifications_anonymous_admin_settings_form |
notifications_anonymous/notifications_anonymous.pages.inc |
Admin settings form |
|
1 |
notifications_anonymous_admin_settings_form_validate |
notifications_anonymous/notifications_anonymous.pages.inc |
Validate admin settings |
|
1 |
notifications_anonymous_destination_access |
notifications_anonymous/notifications_anonymous.module |
Menu access callback for destinations |
|
1 |
notifications_anonymous_destination_method |
notifications_anonymous/notifications_anonymous.module |
Get sending method for destination |
|
|
notifications_anonymous_destination_page |
notifications_anonymous/notifications_anonymous.pages.inc |
Page callback. Manage anonymous destinations. |
|
1 |
notifications_anonymous_flood_control |
notifications_anonymous/notifications_anonymous.module |
Check flood control, optionally printing an error message |
1 |
|
notifications_anonymous_forms |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_forms() |
|
|
notifications_anonymous_help |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_help() |
|
|
notifications_anonymous_install |
notifications_anonymous/notifications_anonymous.install |
Implementation of hook_install() |
|
|
notifications_anonymous_manage_links |
notifications_anonymous/notifications_anonymous.module |
Get raw /formatted links to manage subscription / destination |
3 |
2 |
notifications_anonymous_menu |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_menu() |
|
|
notifications_anonymous_messaging |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_messaging() |
|
|
notifications_anonymous_notifications_subscription |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_notifications_subscription() |
|
|
notifications_anonymous_page_subscribe |
notifications_anonymous/notifications_anonymous.pages.inc |
Menu callback add subscription |
|
1 |
notifications_anonymous_request_page |
notifications_anonymous/notifications_anonymous.pages.inc |
Page callback. Provide a form to request to edit a destination |
|
1 |
notifications_anonymous_send_intervals |
notifications_anonymous/notifications_anonymous.module |
Get available send intervals for anonymous users |
2 |
2 |
notifications_anonymous_send_methods |
notifications_anonymous/notifications_anonymous.module |
Get available sending methods for anonymous users |
4 |
3 |
notifications_anonymous_subscribe_links |
notifications_anonymous/notifications_anonymous.module |
Build subscription options as an array of links |
|
|
notifications_anonymous_subscription_access |
notifications_anonymous/notifications_anonymous.module |
Menu access callback for subscriptions |
|
1 |
notifications_anonymous_subscription_form |
notifications_anonymous/notifications_anonymous.module |
Anonymous Subscription form builder. Adds destination subform. |
|
1 |
notifications_anonymous_subscription_get_link |
notifications_anonymous/notifications_anonymous.module |
Get subscribe / unsubscribe link for subscription |
|
|
notifications_anonymous_subscription_page |
notifications_anonymous/notifications_anonymous.pages.inc |
Page callback. Manage anonymous subscriptions. |
|
1 |
notifications_anonymous_token_values |
notifications_anonymous/notifications_anonymous.module |
Implementation of hook_token_values() |
|
|
notifications_anonymous_url |
notifications_anonymous/notifications_anonymous.module |
Create signed URLs for all pages |
|
|
notifications_array_filter |
./notifications.module |
Filter elements in an array of arrays/objects that match some condition |
3 |
|
notifications_array_info |
./notifications.module |
Get information from an array of data |
5 |
|
notifications_array_serialize |
./notifications.module |
Serialize an array ordering the keys before. |
3 |
|
notifications_autoload_info |
./notifications.module |
Implementation of hook_autoload_info(). |
|
|
notifications_autosubscribe |
notifications_autosubscribe/notifications_autosubscribe.module |
Subscribes users to content they post, if not already subscribed |
2 |
|
notifications_autosubscribe_comment |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_comment(). |
|
|
notifications_autosubscribe_form_alter |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_form_alter() |
|
|
notifications_autosubscribe_nodeapi |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_nodeapi() |
|
|
notifications_autosubscribe_notifications_node_form_alter |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_notifications_node_form_alter |
|
|
notifications_build_link |
./notifications.module |
Return link array for notifications objects |
7 |
|
notifications_build_method |
./notifications.module |
Information about digesting method for a send interval. |
4 |
|
notifications_build_subscription |
./notifications.module |
Build subscription object properly |
13 |
|
notifications_build_url |
./notifications.module |
Shorthand for building absolute signed URLs for messages |
1 |
|
notifications_callback |
./notifications.module |
Callback for module dependent data |
|
|
notifications_check_signature |
./notifications.module |
Check signature |
4 |
|