9 calls to og_get_subscriptions() in Organic groups 6
- OgSubscribe::testWebUserSubscribeOg in tests/
og.subscribe.test - Test a web user subscribing and unsubscribing a group.
- og_access_alter_nongroup_form in modules/
og_access/ og_access.module - og_access_node_grants in modules/
og_access/ og_access.module - Implementation of hook_node_grants().
- og_confirm_unsubscribe_submit in ./
og.module - Confirm og unsubscription submit handler
- og_form_add_og_audience in ./
og.module - Helper method to add OG audience fields to a given form. This is lives in a separate function from og_form_alter() so it can be shared by other OG contrib modules.
- og_menu_access_unsubscribe in ./
og.module - Check if current user may unsubscribe the specified user from the specified group.
- og_nodeapi in ./
og.module - Implementation of hook_nodeapi().
- og_user in ./
og.module - og_xmlrpc_get_user_groups in includes/
og.xmlrpc.inc