You are here

24 calls to og_get_entity_groups() in Organic groups 7.2

OgBehaviorHandler::delete in plugins/entityreference/behavior/OgBehaviorHandler.class.php
Implements EntityReference_BehaviorHandler_Abstract::Delete()
OgBehaviorHandler::load in plugins/entityreference/behavior/OgBehaviorHandler.class.php
Implements EntityReference_BehaviorHandler_Abstract::load().
OgBehaviorHandlerTestCase::testGroupAudienceField in ./og.test
Test piping group association via the group-audience field.
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::testMoveOrphans in ./og.test
Testing the moving of the node to another group when deleting a group.
OgFieldWidgetTestCase::testHiddenGroupIds in ./og.test
Test non-accessible group IDs are saved, upon form submit.
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.
OgMigrate7000TestCase::testGroup in ./og.test
Test a successful group upgrade.
OgNodeAccess::testNodeUpdateAudienceField in ./og.test
Assert a user cannot assign an existing node to a group they don't have "create" permissions.
OgSelectionHandler::buildEntityFieldQuery in plugins/entityreference/selection/OgSelectionHandler.class.php
Build an EntityFieldQuery to get referencable entities.
og_access_node_access_records in og_access/og_access.module
Implements hook_node_access_records().
og_access_node_grants in og_access/og_access.module
Implements hook_node_grants().
og_field_access_field_access in og_field_access/og_field_access.module
Implements hook_field_access().
og_field_widget_form in includes/og.field.inc
Implements hook_field_widget_form().
og_get_field_og_membership_properties in ./og.module
Property getter callback for OG membership per field.
og_get_og_membership_properties in ./og.module
Property getter callback for OG membership.
og_is_member in ./og.module
Return TRUE if entity belongs to a group.
og_user_access_entity in ./og.module
Check if a user has access to a permission on a certain entity context.
_group_context_handler_entity in og_context/og_context.module
Helper function to get group context from an entity.
_og_orphans_delete in ./og.module
Helper function to delete orphan group-content.
_og_orphans_move in ./og.module
Helper function to move orphan group-content to another group.
_og_update_entity_fields in ./og.module
Update the field values in the entity, to reflect the membership.