You are here

Functions in Field collection 7

Primary tabs

Namesort descending Location Description Direct uses Strings
field_collection_field_views_data views/field_collection.views.inc Implements hook_field_views_data().
field_collection_field_widget_embed_delay_required_validation ./field_collection.module FAPI #after_build of an individual field collection element to delay the validation of #required. 1
field_collection_field_widget_embed_validate ./field_collection.module FAPI validation of an individual field collection element. 1
field_collection_field_widget_form ./field_collection.module Implements hook_field_widget_form().
field_collection_field_widget_info ./field_collection.module Implements hook_field_widget_info().
field_collection_field_widget_render_required ./field_collection.module #pre_render callback that ensures the element is rendered as being required. 1
field_collection_file_feeds_set_target ./field_collection.module Wrapper function for file_feeds_set_target as it doesn't do the nested stuff. 1
field_collection_form_alter ./field_collection.module Implements hook_form_alter().
field_collection_form_field_ui_field_overview_form_alter ./field_collection.module Implements hook_form_FORM_ID_alter() for field_ui_field_overview_form().
field_collection_get_operations ./field_collection.module Returns an array of enabled operations. 2
field_collection_help ./field_collection.module Implements hook_help().
field_collection_hide_blank_items ./field_collection.module Determines if the additional blank items should be displayed or not. 2
field_collection_host_entity_types ./field_collection.tokens.inc Entity types that serve as host for field collections. 2
field_collection_i18n_string_list_field_alter ./field_collection.module Implements hook_i18n_string_list_{textgroup}_alter().
field_collection_item_access ./field_collection.module Determines whether the given user has access to a field collection. 1
field_collection_item_add ./field_collection.pages.inc Add a new field collection item. 1
field_collection_item_delete ./field_collection.module Deletion callback 1
field_collection_item_delete_confirm ./field_collection.pages.inc Form for deleting a field collection item. 1
field_collection_item_delete_confirm_submit ./field_collection.pages.inc Submit callback for deleting a field collection item.
field_collection_item_form ./field_collection.pages.inc Form for editing a field collection item. 2
field_collection_item_form_submit ./field_collection.pages.inc Submit callback that permanently saves the changes to the entity.
field_collection_item_form_submit_build_field_collection ./field_collection.pages.inc Submit builder. Extracts the form values and updates the entity. 1
field_collection_item_form_validate ./field_collection.pages.inc Validation callback.
field_collection_item_get_host_entity ./field_collection.module Entity property info getter callback for the host entity property. 1
field_collection_item_get_specific_type_host_entity ./field_collection.module Entity property info getter callback for the host entity property. 1
field_collection_item_is_empty ./field_collection.module Determines whether a field collection item entity is empty based on the collection-fields. 3
field_collection_item_is_translatable ./field_collection.module Determine if field collection items can be translated. 7
field_collection_item_load ./field_collection.module Loads a field collection item. 9
field_collection_item_load_multiple ./field_collection.module Loads field collection items. 3
field_collection_item_page_view ./field_collection.pages.inc Field Collection item view page. 1
field_collection_item_revision_load ./field_collection.module Loads a field collection revision. 3
field_collection_item_set_host_entity ./field_collection.module Entity property info setter callback for the host entity property. 1
field_collection_menu ./field_collection.module Implements hook_menu().
field_collection_menu_alter ./field_collection.module Implements hook_menu_alter().
field_collection_migrate_api ./field_collection.migrate.inc Implements migrate hook_migrate_api().
field_collection_pathauto ./field_collection.pathauto.inc Implements hook_pathauto().
field_collection_pathauto_create_alias ./field_collection.pathauto.inc Create a path alias for a field collection item. 2
field_collection_permission ./field_collection.module Implements hook_permission().
field_collection_remove_js ./field_collection.module AJAX callback for removing a field collection item. 1
field_collection_remove_submit ./field_collection.module Submit callback to remove an item from the field UI multiple wrapper. 1
field_collection_schema ./field_collection.install Implements hook_schema().
field_collection_theme ./field_collection.module Implements hook_theme().
field_collection_tokens ./field_collection.tokens.inc Implements hook_tokens().
field_collection_token_info ./field_collection.tokens.inc Implements hook_token_info().
field_collection_token_info_alter ./field_collection.tokens.inc Implements hook_token_info_alter().
field_collection_update_7000 ./field_collection.install Update the administer field collection permission machine name.
field_collection_update_7001 ./field_collection.install Add revision support.
field_collection_update_7002 ./field_collection.install Remove orphaned field collection item entities.
field_collection_update_7003 ./field_collection.install Update field_collection_field_schema columns for all tables.
field_collection_update_7004 ./field_collection.install Add index on {$field_collection_field}_revision_id column for all tables.

Pages

Other projects