You are here

35 calls to entity_translation_enabled() in Entity Translation 7

EntityTranslationDefaultHandler::entityFormLanguageWidget in includes/translation.handler.inc
EntityTranslationDefaultHandler::entityFormLanguageWidgetSubmit in includes/translation.handler.inc
EntityTranslationDefaultHandler::__construct in includes/translation.handler.inc
Initializes an instance of the translation handler.
entity_translation_admin_paths in ./entity_translation.module
Implements hook_admin_paths().
entity_translation_entity_info_alter in ./entity_translation.module
Implements hook_entity_info_alter().
entity_translation_entity_load in ./entity_translation.module
Implements hook_entity_load().
entity_translation_field_attach_delete in ./entity_translation.module
Implements hook_field_attach_delete().
entity_translation_field_attach_delete_revision in ./entity_translation.module
Implements hook_field_attach_delete_revision().
entity_translation_field_attach_form in ./entity_translation.module
Implementation of hook_field_attach_form().
entity_translation_field_attach_insert in ./entity_translation.module
Implements hook_field_attach_insert().
entity_translation_field_attach_presave in ./entity_translation.module
Implements hook_field_attach_presave().
entity_translation_field_attach_submit in ./entity_translation.module
Implementation of hook_field_attach_submit().
entity_translation_field_attach_update in ./entity_translation.module
Implements hook_field_attach_update().
entity_translation_field_attach_view_alter in ./entity_translation.module
Implements hook_field_attach_view_alter().
entity_translation_field_extra_fields in ./entity_translation.module
Implements hook_field_extra_fields().
entity_translation_field_language_alter in ./entity_translation.module
Implements hook_field_language_alter().
entity_translation_field_widget_taxonomy_autocomplete_form_alter in ./entity_translation.taxonomy.inc
Implements hook_field_widget_WIDGET_TYPE_form_alter().
entity_translation_form_alter in ./entity_translation.module
Implements hook_form_alter().
entity_translation_form_field_ui_field_edit_taxonomy_autocomplete_form_alter in ./entity_translation.taxonomy.inc
Implements entity_translation_form_field_ui_field_edit_WIDGET_TYPE_form_alter().
entity_translation_form_node_type_form_alter in ./entity_translation.node.inc
Implements hook_form_FORM_ID_alter().
entity_translation_form_taxonomy_form_vocabulary_alter in ./entity_translation.taxonomy.inc
Implements hook_form_FORM_ID_alter()
entity_translation_i18n_menu_item in entity_translation_i18n_menu/entity_translation_i18n_menu.module
Checks whether a given menu item is translatable through entity translation.
entity_translation_i18n_menu_node_presave in entity_translation_i18n_menu/entity_translation_i18n_menu.module
Implements hook_node_presave().
entity_translation_language in ./entity_translation.module
Entity language callback.
entity_translation_menu_alter in ./entity_translation.module
Implements hook_menu_alter().
entity_translation_overview in ./entity_translation.admin.inc
Translations overview page callback.
entity_translation_pathauto_alias_alter in ./entity_translation.module
Implements hook_pathauto_alias_alter().
entity_translation_permission in ./entity_translation.module
Implements hook_permission().
entity_translation_settings_init in ./entity_translation.admin.inc
Applies the given settings to every defined bundle.
entity_translation_tab_access in ./entity_translation.module
Access callback.
entity_translation_taxonomy_term_tab_access in ./entity_translation.taxonomy.inc
Taxonomy term specific access callback.
entity_translation_test_form_alter in tests/entity_translation_test.module
Implements hook_form_alter().
entity_translation_uuid_entities_features_export_entity_alter in ./entity_translation.module
Implements hook_uuid_entities_features_export_entity_alter().
MigrateTranslationEntityHandler::prepare in includes/translation.migrate.inc
Handles Entity Translations.
_entity_translation_grant_edit_permissions in ./entity_translation.install
Grant 'edit $type original values' permission to existing roles.