6 calls to og_role_grant_permissions() in Organic groups 7.2
- OgAccessModeratedGroup::setUp in og_access/
og_access.test - Sets up a Drupal site for running functional and integration tests.
- OgUiAdminPermissionsTestCase::testOgUiAdminPermissionsAccess in og_ui/
og_ui.test - Check access to restricted permissions on the permissions edit page.
- OgUiAdminPermissionsTestCase::testOgUiAdminTabAccess in og_ui/
og_ui.test - Check access permissions to the group admin tab.
- OgUiPrivateGroupStatus::testMemberShipRequestStatus in og_ui/
og_ui.test - The variable "og_ui_deny_subscribe_without_approval" responsible for determine that when the user ask to join to a private group their membership status will be pending. By default his value is true. The test has two parts:
- og_features_permission_features_rebuild in includes/
og_features_permission.features.inc - Implements hook_features_rebuild().
- og_role_change_permissions in ./
og.module - Change permissions for a user role.