You are here

33 uses of OG_AUDIENCE_FIELD in Organic groups 7.2

node_create_links.inc in plugins/content_types/node_create_links/node_create_links.inc
OgAccess::testOgAccessEntity in ./og.test
Verify og_user_access_entity() returns correct value.
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::setUp in og_access/og_access.test
Sets up a Drupal site for running functional and integration tests.
OgAudienceFieldDeltaTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgAutoCompleteAccessibleGroupsValidation::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgBehaviorHandlerTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgContextTestCase::setUp in og_context/og_context.test
Sets up a Drupal site for running functional and integration tests.
OgDeleteOrphansTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgEntityFieldQueryFieldConditionTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgEntityFieldQueryFieldConditionTestCase::testEntityFieldQueryFieldConditions in ./og.test
OgEntityFieldQueryTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgFieldAccessTestCase::testOgFieldAccess in og_field_access/og_field_access.test
Group with access field.
OgFieldWidgetTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgFieldWidgetTestCase::testFieldSettings in ./og.test
Test "field widget settings" of the OG reference widget.
OgFieldWidgetTestCase::testMultipleFields in ./og.test
Test multiple group-audience fields.
OgGroupAndUngroup::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgGroupAndUngroup::testGroupAndUngroup in ./og.test
Test group and ungroup of content.
OgMetaData::testOgMembershipMetaData in ./og.test
Test the og_get_entity_groups() API function.
OgMigrateAddFields::import in includes/migrate/7000/og_add_fields.inc
Create group, group-audience and group description fields.
OgMigrateMembership::prepare in includes/migrate/7200/og_og_membership.migrate.inc
OgNodeAccess::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgNodeAccess::testStrictAccessNodeCreate in ./og.test
Test access to node create on strict mode.
OgNonMembersPublishingContentTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgPermissionsTestCase::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgSelectAccessibleGroupsValidation::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
OgUserCanPublishGroupContentTypeOnlyInGroup::setUp in ./og.test
Sets up a Drupal site for running functional and integration tests.
og_example_enable in og_example/og_example.install
Implements hook_enable().
og_field_create_instance in ./og.module
Implements hook_field_create_instance().
og_og_fields_info in ./og.module
Implements hook_og_fields_info().
og_ui_field_settings in og_ui/og_ui.admin.inc
Allow site admin to add or remove group fields from fieldable entities.
og_ui_node_type_save in og_ui/og_ui.module
Add group and group content fields to new content types.