constant OG_AUDIENCE_FIELD in Organic groups 7
Same name and namespace in other branches
- 7.2 og.module \OG_AUDIENCE_FIELD
Group audience field.
24 uses of OG_AUDIENCE_FIELD
- OgAccessTestCase::testOgContentAccessDefault in og_access/
og_access.test - Group with access field and group content with default definition.
- OgAccessTestCase::testOgContentAccessNotDefault in og_access/
og_access.test - Group with access field and group content with different definition from the group.
- OgAccessTestCase::testOgStrictPrivate in og_access/
og_access.test - Test "Strict private" variable enabled or disabled.
- OgFieldAccessTestCase::testOgFieldAccess in og_field_access/
og_field_access.test - Group with access field.
- OgGroupAndUngroup::setUp in ./
og.test - Sets up a Drupal site for running functional and integration tests.
File
- ./
og.module, line 47 - Enable users to create and manage groups with roles and permissions.
Code
define('OG_AUDIENCE_FIELD', 'group_audience');