You are here

24 uses of OG_AUDIENCE_FIELD in Organic groups 7

OgAccessTestCase::testOgContentAccessDefault in og_access/og_access.test
Group with access field and group content with default definition.
OgAccessTestCase::testOgContentAccessNotDefault in og_access/og_access.test
Group with access field and group content with different definition from the group.
OgAccessTestCase::testOgStrictPrivate in og_access/og_access.test
Test "Strict private" variable enabled or disabled.
OgFieldAccessTestCase::testOgFieldAccess in og_field_access/og_field_access.test
Group with access field.
OgGroupAndUngroup::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgGroupApi::testGetEntityGroups in ./og.test
Test the og_get_entity_groups() API function.
OgGroupApi::testOgAccessEntity in ./og.test
Verify og_user_access_entity() returns correct value.
OgGroupAudienceField::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgGroupMembership::testGroupMembershipCrud in ./og.test
Test group group membership create, update and delete.
OgNodeAccess::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgUserPermissionsTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
og_field_formatter_view in ./og.field.inc
Implements hook_field_formatter_view().
og_get_entity_state in ./og.module
Get the state of an entity in a group.
og_get_group_type in ./og.module
Return the group type (i.e. "group" or "group_content") of an entity.
og_get_properties in ./og.module
Property getter callback.
og_group in ./og.module
Set an association (e.g. subscribe) an entity to a group.
og_install in ./og.install
Implements hook_install().
og_migrate_create_fields in og_migrate/og_migrate.module
Create group, group-audience and group description fields.
og_migrate_og_migrate_upgrade_user in og_migrate/plugins/og_migrate/upgrade_user.inc
OG Migrate callback; Upgrade user subscription to groups.
og_node_type_save in ./og.module
Add group and group content fields to new content types.
og_og_fields_info in ./og.module
Implements hook_og_fields_info().
og_test_field_access in tests/og_test.module
Implements hook_field_access().
og_ui_field_access in og_ui/og_ui.module
Implements hook_field_access().
og_ungroup in ./og.module
Delete an association (e.g. unsubscribe) of an entity to a group.