You are here

constant OG_AUDIENCE_FIELD in Organic groups 7.2

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

Group audience field.

33 uses of OG_AUDIENCE_FIELD
node_create_links.inc in plugins/content_types/node_create_links/node_create_links.inc
OgAccess::testOgAccessEntity in ./og.test
Verify og_user_access_entity() returns correct value.
OgAccessTestCase::setUp in og_access/og_access.test
Sets up a Drupal site for running functional and integration tests.
OgAccessTestCase::testSubGroupContentAccess in og_access/og_access.test
Testing special case in which a group is also group content, and it is inside another group. When those groups are set to private (either when set specifically or given from the group defaults), it should be verified groups are accessible, even for…
OgAccessUseGroupDefaultsTestCase::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 40
Enable users to create and manage groups with roles and permissions.

Code

define('OG_AUDIENCE_FIELD', 'og_group_ref');