You are here

7 uses of OG_ACCESS_FIELD in Organic groups 7.2

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.
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::testCatchException in og_access/og_access.test
Create a group content with group content access field when the group doesn't have an access field, and the "Use group defaults" is selected.
OgContextTestCase::setUp in og_context/og_context.test
Sets up a Drupal site for running functional and integration tests.
OgUiPrivateGroupStatus::setUp in og_ui/og_ui.test
Sets up a Drupal site for running functional and integration tests.
og_access_og_fields_info in og_access/og_access.module
Implement hook_og_fields_info().