You are here

constant OG_CLOSED in Organic groups 6.2

Same name and namespace in other branches
  1. 5.8 og.module \OG_CLOSED
  2. 5 og.module \OG_CLOSED
  3. 5.2 og.module \OG_CLOSED
  4. 5.3 og.module \OG_CLOSED
  5. 5.7 og.module \OG_CLOSED
  6. 6 og.module \OG_CLOSED
7 uses of OG_CLOSED
OgSubscribe::setUp in tests/og.subscribe.test
Implementation of setUp().
og_details_links in ./og.module
Create group-contextual links, such as the group details block.
og_manage_form in ./og.pages.inc
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.

... See full list

File

./og.module, line 11
Code for the Organic Groups module.

Code

define('OG_CLOSED', 3);