constant OG_OPEN in Organic groups 6.2
Same name and namespace in other branches
- 5.8 og.module \OG_OPEN
- 5 og.module \OG_OPEN
- 5.2 og.module \OG_OPEN
- 5.3 og.module \OG_OPEN
- 5.7 og.module \OG_OPEN
- 6 og.module \OG_OPEN
5 uses of OG_OPEN
- OgSubscribe::setUp in tests/
og.subscribe.test - Implementation of setUp().
- og_block_new in ./
og.module - Return a block with the latest groups.
- og_group_form in ./
og.module - Adds standard fields for any node configured to be a group node.
- og_subscribe_user in ./
og.module - Create a new membership for a given user to given group.
- theme_og_subscribe_link in ./
og.module - Generate a link to join or request to join the specified group.
File
- ./
og.module, line 8 - Code for the Organic Groups module.
Code
define('OG_OPEN', 0);