43 calls to og_create_field() in Organic groups 7.2
- generate-og-d7-content-update-7001.php in scripts/
generate-og-d7-content-update-7001.php - OgAccess::testOgAccessEntity in ./
og.test - Verify og_user_access_entity() returns correct value.
- OgAccessModeratedGroup::setUp in og_access/
og_access.test - Sets up a Drupal site for running functional and integration tests.
- OgAccessTestCase::setUp in og_access/
og_access.test - Sets up a Drupal site for running functional and integration tests.
- OgAccessTestCase::testGroupContentAccessDefault in og_access/
og_access.test - Group with access field and group content with default definition.
- OgAccessTestCase::testGroupContentAccessNotDefault in og_access/
og_access.test - Group with access field and group content with different definition from the group.
- 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.
- OgAccessUseGroupDefaultsTestCase::testCatchException in og_access/
og_access.test - Create a group content with group content access field when the group doesn't have an access field, and the "Use group defaults" is selected.
- OgAudienceFieldAccessOverrideTestCase::testAutoAttach in ./
og.test - Test auto-attaching group-audience fields to the user entity.
- OgAudienceFieldAutoCreateTestCase::testAutoAttach in ./
og.test - Test auto-attaching group-audience fields to the user entity.
- 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.
- OgDefaultAccessFieldTestCase::testOgDefaultAccessField in ./
og.test - Test groups with default access field enabled or disabled.
- 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.
- 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::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.
- 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.
- OgRoleRevoke::testOgRoleRevoke in ./
og.test - OgSelectAccessibleGroupsValidation::setUp in ./
og.test - Sets up a Drupal site for running functional and integration tests.
- OgUiAdminPermissionsTestCase::setUp in og_ui/
og_ui.test - Sets up a Drupal site for running functional and integration tests.
- OgUiManagePeopleTestCase::setUp in og_ui/
og_ui.test - Sets up a Drupal site for running functional and integration tests.
- OgUiMigrateAddField::import in og_ui/
includes/ migrate/ 7000/ add_field.inc - Add OG_DEFAULT_ACCESS_FIELD to group.
- OgUiPrivateGroupStatus::setUp in og_ui/
og_ui.test - Sets up a Drupal site for running functional and integration tests.
- OgUiSubscribeTestCase::setUp in og_ui/
og_ui.test - Sets up a Drupal site for running functional and integration tests.
- OgUiUserPermissionsTestCase::setUp in og_ui/
og_ui.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_ui_field_settings_submit in og_ui/
og_ui.admin.inc - Submit handler; Attach field can to bundle.
- og_ui_node_type_save in og_ui/
og_ui.module - Add group and group content fields to new content types.