You are here

constant OG_MODERATED in Organic groups 6.2

Same name and namespace in other branches
  1. 5.8 og.module \OG_MODERATED
  2. 5 og.module \OG_MODERATED
  3. 5.2 og.module \OG_MODERATED
  4. 5.3 og.module \OG_MODERATED
  5. 5.7 og.module \OG_MODERATED
  6. 6 og.module \OG_MODERATED
5 uses of OG_MODERATED
OgSubscribe::setUp in tests/og.subscribe.test
Implementation of setUp().
og_confirm_subscribe in ./og.pages.inc
Confirm og membership form
og_devel_generate in ./og.module
Facilitate random group creation for Devel Generate.
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 9
Code for the Organic Groups module.

Code

define('OG_MODERATED', 1);