You are here

constant OG_MEMBERSHIP_REQUEST_FIELD in Organic groups 7

Same name and namespace in other branches
  1. 7.2 og.module \OG_MEMBERSHIP_REQUEST_FIELD

The name of the user's request field in the default group membership type.

2 uses of OG_MEMBERSHIP_REQUEST_FIELD
og_install in ./og.install
Implements hook_install().
og_og_migrate_group_membership in plugins/og_migrate/group_membership.inc
Add group membership enteties instead of field data.

File

./og.module, line 92
Enable users to create and manage groups with roles and permissions.

Code

define('OG_MEMBERSHIP_REQUEST_FIELD', 'og_membership_request');