6 uses of OG_CLOSED in Organic groups 6
- OgSubscribe::setUp in tests/
og.subscribe.test - Implementation of setUp().
- og_block_details in ./
og.module - og_manage_form in ./
og.module - og_menu_access_unsubscribe in ./
og.module - Check if current user may unsubscribe the specified user from the specified group.
- og_subscribe_user in ./
og.module - Create a new membership for a given user to given group. Edits to membership should go through og_save_subscription(). No access control since this is an API function.
- og_views_handler_field_og_subscribe::render in modules/
og_views/ includes/ og_views_handler_field_og_subscribe.inc