You are here

constant OG_CLOSED in Organic groups 5.2

Same name and namespace in other branches
  1. 5.8 og.module \OG_CLOSED
  2. 5 og.module \OG_CLOSED
  3. 5.3 og.module \OG_CLOSED
  4. 5.7 og.module \OG_CLOSED
  5. 6.2 og.module \OG_CLOSED
  6. 6 og.module \OG_CLOSED
5 uses of OG_CLOSED
OgSubscribe::testAddOg in tests/og_subscribe.test
og_handler_field_subscribe in ./og_views.inc
Views handler to display the subscribe link
og_manage_form 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.
og_unsubscribe in ./og.module

File

./og.module, line 7

Code

define('OG_CLOSED', 3);