You are here

constant OG_USER_INHERITANCE_PERMISSION_FIELD in Subgroups for Organic groups 7.2

3 uses of OG_USER_INHERITANCE_PERMISSION_FIELD
OgSubgroupsAccessFromDescendanceTestCase::setUp in ./og_subgroups.test
Sets up a Drupal site for running functional and integration tests.
og_subgroups_og_fields_info in ./og_subgroups.module
Implements hook_og_fields_info().
_og_subgroups_check_access in ./og_subgroups.module
Check access for this group's parents.

File

./og_subgroups.module, line 15
Provides users the ability to inherit permissions on subgroups.

Code

define('OG_USER_INHERITANCE_PERMISSION_FIELD', 'og_user_permission_inheritance');