You are here

constant OG_INVITE_ONLY in Organic groups 6.2

Same name and namespace in other branches
  1. 5.8 og.module \OG_INVITE_ONLY
  2. 5 og.module \OG_INVITE_ONLY
  3. 5.2 og.module \OG_INVITE_ONLY
  4. 5.3 og.module \OG_INVITE_ONLY
  5. 5.7 og.module \OG_INVITE_ONLY
  6. 6 og.module \OG_INVITE_ONLY
8 uses of OG_INVITE_ONLY
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_home_empty in ./og.module
Show a suitable message if there are no nodes posted to the current group.
og_menu_access_invite in ./og.module
Menu access callback to determine if the current user may invite other users.
og_subscribe in ./og.pages.inc

... See full list

File

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

Code

define('OG_INVITE_ONLY', 2);