You are here

constant OG_GROUP_FIELD in Organic groups 7.2

Same name and namespace in other branches
  1. 7 og.module \OG_GROUP_FIELD

Group field.

49 uses of OG_GROUP_FIELD
generate-og-d7-content-update-7001.php in scripts/generate-og-d7-content-update-7001.php
hook_og_fields_info in ./og.api.php
Provide information about fields that are related to Organic groups.
OgAccess::testOgAccessEntity in ./og.test
Verify og_user_access_entity() returns correct value.
OgAccessModeratedGroup::setUp in og_access/og_access.test
Sets up a Drupal site for running functional and integration tests.
OgAccessTestCase::setUp in og_access/og_access.test
Sets up a Drupal site for running functional and integration tests.

... See full list

File

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

Code

define('OG_GROUP_FIELD', 'group_group');