You are here

37 calls to og_group() in Organic groups 7.2

generate-og-d7-content-update-7001.php in scripts/generate-og-d7-content-update-7001.php
MigrateDestinationOGMembership::import in includes/migrate/plugins/destinations/og_membership.inc
Import a single membership.
OgAccess::testOgAccessEntity in ./og.test
Verify og_user_access_entity() returns correct value.
OgAccessTestCase::testAccessChangeBatchApi in og_access/og_access.test
Test if group content privacy is changing when group privacy is changed.
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…
OgAccessTestCase::testUnpublishedNode in og_access/og_access.test
Test unpublished node.
OgAutoCompleteAccessibleGroupsValidation::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgBehaviorHandler::OgMembershipCrud in plugins/entityreference/behavior/OgBehaviorHandler.class.php
Create, update or delete OG membership based on field values.
OgBehaviorHandlerTestCase::testGroupAudienceFieldSkipBehavior in ./og.test
Test skipping OgBehaviorHandler.
OgBehaviorHandlerTestCase::testSetStateOnInsert in ./og.test
Test settings the OG membership state via field values, when associating a new group-content to a group.
OgDeleteOrphansTestCase::testDeleteGroup in ./og.test
Testing two things: When deleting a group, the node of the group will be deleted. Associated node with the deleted group and another group won't be deleted.
OgDeleteOrphansTestCase::testEditGroupContentAfterDeletingGroup in ./og.test
Tests editing content that belongs to a deleted group.
OgDeleteOrphansTestCase::testGroupContentNodeAccessAfterDeletingGroupAndWhenUsingQueue in ./og.test
Tests calling node_access() on content that belongs to a deleted group.
OgDeleteOrphansTestCase::testMoveOrphans in ./og.test
Testing the moving of the node to another group when deleting a group.
OgEntityFieldQueryFieldConditionTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgEntityFieldQueryTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgFieldWidgetTestCase::testFieldModes in ./og.test
Test "field modes" of the OG reference widget.
OgFieldWidgetTestCase::testHiddenGroupIds in ./og.test
Test non-accessible group IDs are saved, upon form submit.
OgFieldWidgetTestCase::testMultipleFields in ./og.test
Test multiple group-audience fields.
OgFieldWidgetTestCase::testUserEdit in ./og.test
Test a non "administer group" user with pending membership, re-saving user edit.
OgGroupAndUngroup::testGroupAndUngroup in ./og.test
Test group and ungroup of content.
OgMetaData::testOgMembershipMetaData in ./og.test
Test the og_get_entity_groups() API function.
OgNodeAccess::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgNodeAccess::testNodeUpdateAudienceField in ./og.test
Assert a user cannot assign an existing node to a group they don't have "create" permissions.
OgNodeAccess::testNoStrictAccessNodeCreate in ./og.test
Test non-strict access permissions for creating group node.
OgNodeAccess::testStrictAccessNodeCreate in ./og.test
Test access to node create on strict mode.
OgPermissionsTestCase::testBlockedAndPendingRoles in ./og.test
Assert blocked and pending roles influence the allowed permissions.
OgPermissionsTestCase::testGrantRolesTwiceForPendingUsers in ./og.test
OgPermissionsTestCase::testOgUserRoleChangePermissions in ./og.test
Verify proper permission changes by og_role_change_permissions().
OgSelectAccessibleGroupsValidation::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgUiManagePeopleTestCase::testOgUiDeleteMembership in og_ui/og_ui.test
Delete a single user's membership from group.
OgUiManagePeopleTestCase::testOgUiEditMembershipStatus in og_ui/og_ui.test
Change membership status for a single group user.
OgUserCanPublishGroupContentTypeOnlyInGroup::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
og_entity_insert in ./og.module
Implements hook_entity_insert().
og_entity_update in ./og.module
Implements hook_entity_update().
og_rules_add_entity_to_group in ./og.rules.inc
Action: Add entity to group.
og_test_node_presave in tests/og_test.module
Implements hook_node_presave().