You are here

6 calls to subscriptions_types() in Subscriptions 6

subscriptions_menu in ./subscriptions.module
Implementation of hook_menu().
subscriptions_page in ./subscriptions.admin.inc
Display subscribed content data on the user and site subscriptions pages. @ TODO clean up all of these parts
subscriptions_page_user_overview in ./subscriptions.admin.inc
Construct the overview page, which displays a summary of subscriptions per type as well as the user settings at user/UID/subscriptions. This form is also used for admin/settings/subscriptions/userdefaults.
subscriptions_perm in ./subscriptions.module
Implementation of hook_perm().
subscriptions_write in ./subscriptions.module
Helper function to do access checking and create a subscription.
_subscriptions_access in ./subscriptions.module