nofitications_digest_event_info |
./notifications.cron.inc |
Get digest information for an event. |
2 |
|
notifications_access_subscribe |
./notifications.module |
Menu access callback for subscribe links |
|
1 |
notifications_access_user |
./notifications.module |
Menu access callback for user subscriptions |
3 |
1 |
notifications_access_user_add |
./notifications.module |
Menu access callback, add a given subscription type |
2 |
|
notifications_add_subscription_form |
./notifications.pages.inc |
Form for creating new subscriptions |
|
1 |
notifications_add_subscription_form_submit |
./notifications.pages.inc |
Submit new subscription |
|
|
notifications_add_subscription_form_validate |
./notifications.pages.inc |
Validate new subscription, compute actual field values |
|
|
notifications_admin_events_form |
./notifications.admin.inc |
Event configuration administration |
|
1 |
notifications_admin_queue |
./notifications.admin.inc |
Admin queue management |
|
1 |
notifications_admin_queue_operations |
./notifications.admin.inc |
Form for queue operations |
|
1 |
notifications_admin_queue_operations_submit |
./notifications.admin.inc |
Operations form submit, translate op into callback |
|
|
notifications_admin_queue_process |
./notifications.admin.inc |
Queue operations callback |
|
1 |
notifications_admin_queue_summary |
./notifications.admin.inc |
Summary of queued notifications |
2 |
|
notifications_admin_status_page |
./notifications.admin.inc |
Current subscriptions page |
|
1 |
notifications_autosubscribe |
notifications_autosubscribe/notifications_autosubscribe.module |
Subscribes users to content they post, if not already subscribed |
1 |
|
notifications_autosubscribe_form_alter |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_form_alter() |
|
|
notifications_autosubscribe_notifications |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_notifications. |
|
|
notifications_autosubscribe_notifications_node_form_alter |
notifications_autosubscribe/notifications_autosubscribe.module |
Implementation of hook_notifications_node_form_alter |
|
|
notifications_callback |
./notifications.module |
Callback for module dependent data |
1 |
|
notifications_content_access |
notifications_content/notifications_content.module |
Menu access callback |
|
|
notifications_content_author_name |
notifications_content/notifications_content.module |
Field name callback, author uid to user name |
|
1 |
notifications_content_author_uid |
notifications_content/notifications_content.module |
|
|
1 |
notifications_content_comment |
notifications_content/notifications_content.module |
Implementation of hook_comment(). |
|
|
notifications_content_comment_allow |
notifications_content/notifications_content.module |
Determine whether the specified user may view the specified comment. |
1 |
|
notifications_content_comment_load |
notifications_content/notifications_content.module |
Load comments with caching
@ TODO See if this may be some use, or drop |
1 |
|
notifications_content_form |
notifications_content/notifications_content.pages.inc |
Generic subscriptions content form |
|
|
notifications_content_form_alter |
notifications_content/notifications_content.module |
Implementation of hook_form_alter(). |
|
|
notifications_content_form_submit |
notifications_content/notifications_content.pages.inc |
Process generic form submission |
|
1 |
notifications_content_help |
notifications_content/notifications_content.module |
Implementation of hook_help() |
|
|
notifications_content_install |
notifications_content/notifications_content.install |
Implementation of hook_install(). |
1 |
|
notifications_content_menu |
notifications_content/notifications_content.module |
Implementation of hook_menu_() |
|
|
notifications_content_messaging |
notifications_content/notifications_content.module |
Implementation of hook_messaging() |
|
|
notifications_content_nodeapi |
notifications_content/notifications_content.module |
Implementation of hook_nodeapi() |
|
|
notifications_content_node_allow |
notifications_content/notifications_content.module |
Determine whether the specified user may view the specified node. |
1 |
|
notifications_content_node_type |
notifications_content/notifications_content.module |
Implementation of hook node_type |
|
|
notifications_content_notifications |
notifications_content/notifications_content.module |
Implementation of hook_notifications() |
|
|
notifications_content_page_author |
notifications_content/notifications_content.pages.inc |
User subscriptions to content types |
|
2 |
notifications_content_page_nodetype |
notifications_content/notifications_content.pages.inc |
User subscriptions to content types |
|
2 |
notifications_content_page_thread |
notifications_content/notifications_content.pages.inc |
Subscriptions page callback: List thread subscriptions |
|
2 |
notifications_content_perm |
notifications_content/notifications_content.module |
Implementation of hook_perm() |
|
|
notifications_content_settings_form |
notifications_content/notifications_content.pages.inc |
Admin settings form |
|
3 |
notifications_content_theme |
notifications_content/notifications_content.module |
Implementation of hook_theme() |
|
|
notifications_content_token_list |
notifications_content/notifications_content.module |
Implementation of hook_token_list(). Documents the individual
tokens handled by the module. |
|
|
notifications_content_token_values |
notifications_content/notifications_content.module |
Implementation of hook_token_values() |
|
|
notifications_content_types |
notifications_content/notifications_content.module |
Get content types available for subscriptions to content type |
6 |
3 |
notifications_content_type_enabled |
notifications_content/notifications_content.module |
Get subscription options for this content type |
5 |
|
notifications_content_uninstall |
notifications_content/notifications_content.install |
Implementation of hook_uninstall(). |
|
|
notifications_content_update_6000 |
notifications_content/notifications_content.install |
Update module weight |
|
|
notifications_content_update_6001 |
notifications_content/notifications_content.install |
Update enabled options |
|
|
notifications_cron |
./notifications.module |
Implementation of hook_cron() |
|
|