You are here

constant OG_OPEN in Organic groups 5.2

Same name and namespace in other branches
  1. 5.8 og.module \OG_OPEN
  2. 5 og.module \OG_OPEN
  3. 5.3 og.module \OG_OPEN
  4. 5.7 og.module \OG_OPEN
  5. 6.2 og.module \OG_OPEN
  6. 6 og.module \OG_OPEN
5 uses of OG_OPEN
OgPost::testOgPost in tests/og_post.test
OgSubscribe::testAddOg in tests/og_subscribe.test
og_group_form in ./og.module
Adds standard fields for any node configured to be a group node
og_subscribe_link in ./og.module
og_subscribe_user in ./og.module
Create a new subscription for a given user to given group and send proper email. Edits to subscriptions should go through og_save_subscription(). No access control since this is an API function.

File

./og.module, line 4

Code

define('OG_OPEN', 0);