You are here

Functions in Domain Access Entity 7

Primary tabs

Namesort descending Location Description Direct uses Strings
domain_entity_allowed_entity_types ./domain_entity.module Return the list of the domain_entity allowed entity types. 8 4
domain_entity_allowed_entity_types_base_tables ./domain_entity.module Return each base table of the allowed entity type. 3
domain_entity_commerce_product_reference_default_delta_alter ./domain_entity.module Implements hook_commerce_product_reference_default_delta_alter().
domain_entity_create_field_instance ./domain_entity.module Create a field instance. 1
domain_entity_entity_access_callback ./domain_entity.module Entity access callback. 1
domain_entity_entity_field_instance ./domain_entity.module Get the domain_entity field name and his settings for an entity type. 4
domain_entity_entity_info_alter ./domain_entity.module Implements hook_entity_info_alter().
domain_entity_entity_presave ./domain_entity.module Implements hook_entity_presave().
domain_entity_field_data_property_info ./domain_entity.module Defines info for the properties of the domain_entity field data structure. 1
domain_entity_field_formatter_info ./domain_entity.module Implements hook_field_formatter_info().
domain_entity_field_formatter_view ./domain_entity.module Implements hook_field_formatter_view().
domain_entity_field_info ./domain_entity.module Implements hook_field_info().
domain_entity_field_instances ./domain_entity.module Get a keyed list of domain_entity field id and field name. 1
domain_entity_field_is_empty ./domain_entity.module Implements of hook_field_is_empty().
domain_entity_field_schema ./domain_entity.install Implements hook_field_schema().
domain_entity_field_widget_error ./domain_entity.module Implements hook_field_widget_error().
domain_entity_field_widget_form ./domain_entity.module Implements hook_field_widget_form().
domain_entity_field_widget_info ./domain_entity.module Implements hook_field_widget_info().
domain_entity_form_field_ui_field_edit_form_alter ./domain_entity.module Implements hook_form_FORM_ID_alter().
domain_entity_get_entity_field_name ./domain_entity.module Return the name of the field for an entity type. 3
domain_entity_get_user_available_domains ./domain_entity.module Return a list of domain id's, accessible by the current user. 6
domain_entity_menu ./domain_entity.module Implements hook_menu().
domain_entity_permission ./domain_entity.module Implements hook_permission().
domain_entity_property_info_callback ./domain_entity.module Callback to alter the property info of domain fields. 1
domain_entity_query_alter ./domain_entity.module Implements hook_query_alter().
domain_entity_source_domain_entity_widget_multiple_values_form_validate_alter domain_entity_source/domain_entity_source.module Implements hook_domain_entity_widget_multiple_values_form_validate_alter().
domain_entity_source_field_widget_form_alter domain_entity_source/domain_entity_source.module Implements hook_field_widget_form().
domain_entity_source_views_api domain_entity_source/domain_entity_source.module Implements hook_views_api().
domain_entity_source_views_data_alter domain_entity_source/domain_entity_source.module Implements hook_views_data_alter().
domain_entity_types_enable_domain_field ./domain_entity.module Helper function to active domain field on bundles of entity types. 1
domain_entity_ui ./domain_entity.admin.inc Domain Access Entity settings form. 1
domain_entity_ui_form_ajax_callback ./domain_entity.admin.inc Ajax form callback. 1
domain_entity_ui_submit ./domain_entity.admin.inc Submit handler for the domain entity form.
domain_entity_uninstall ./domain_entity.install Implements hook_uninstall().
domain_entity_update_7000 ./domain_entity.install Implements hook_update_N().
domain_entity_update_7005 ./domain_entity.install Implements hook_update_N().
domain_entity_views_api ./domain_entity.module Implements hook_views_api().
domain_entity_views_data_alter ./domain_entity.module Implements hook_views_data_alter().
domain_entity_widget_multiple_values_form_validate ./domain_entity.module Widget form validate. 1
hook_domain_entity_allowed_entity_types_alter ./domain_entity.api.php Alter domain enabled entity types.
hook_domain_entity_widget_multiple_values_form_validate_alter ./domain_entity.api.php Called when the field widget is submit for saving and domain entity form validate function manipulate the items before saving.
_domain_entity_update_entity_defaut_value ./domain_entity.module Batch operation processing callback. 1
_domain_entity_update_entity_defaut_value_finished ./domain_entity.module Batch operation finished callback. 1

Other projects