You are here

Functions in Entity Translation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_translation_upgrade_menu_alter entity_translation_upgrade/entity_translation_upgrade.module Implements hook_menu_alter().
entity_translation_upgrade_redirect entity_translation_upgrade/entity_translation_upgrade.module Performs the redirect to original node with the given language. 2
entity_translation_upgrade_schema entity_translation_upgrade/entity_translation_upgrade.install Implements hook_schema().
entity_translation_upgrade_start entity_translation_upgrade/entity_translation_upgrade.admin.inc Starts the batch process to perform the upgrade. 1
entity_translation_upgrade_submit entity_translation_upgrade/entity_translation_upgrade.module Submit handler for the entity_translation_admin_form() form. 1
entity_translation_upgrade_update_7001 entity_translation_upgrade/entity_translation_upgrade.install Implements hook_update_N().
entity_translation_upgrade_validate entity_translation_upgrade/entity_translation_upgrade.module Validation handler for the entity_translation_admin_form() form. 1
entity_translation_uuid_entities_features_export_entity_alter ./entity_translation.module Implements hook_uuid_entities_features_export_entity_alter().
entity_translation_views_api ./entity_translation.module Implements hook_views_api().
entity_translation_views_data views/entity_translation.views.inc Implements hook_views_data().
entity_translation_views_data_alter views/entity_translation.views.inc Implements hook_views_data_alter().
entity_translation_workflow_enabled ./entity_translation.module Returns TRUE if the translation workflow is enabled. 4 1
hook_entity_info ./entity_translation.api.php Allows modules to define their own translation info.
hook_entity_translation_delete ./entity_translation.api.php Allows modules to act when a translation is deleted.
hook_entity_translation_delete_revision ./entity_translation.api.php Allows modules to act when a revision translation is deleted.
hook_entity_translation_insert ./entity_translation.api.php Allows modules to act when a new translation is added.
hook_entity_translation_source_field_state_alter ./entity_translation.api.php Allows to sets the right values in the form state when adding a translation.
hook_entity_translation_update ./entity_translation.api.php Allows modules to act when a translation is updated.
path_entity_translation_delete ./entity_translation.module Implements hook_entity_translation_delete().
path_entity_translation_upgrade entity_translation_upgrade/entity_translation_upgrade.admin.inc Implements hook_entity_translation_upgrade().
theme_entity_translation_language_tabs ./entity_translation.module Theme wrapper for the entity translation language tabs.
theme_entity_translation_overview ./entity_translation.admin.inc Theme wrapper for the entity translation language page.
theme_entity_translation_overview_outdated ./entity_translation.admin.inc Theme wrapper for the entity translation language outdated translation.
theme_entity_translation_unavailable ./entity_translation.module Theme an unvailable translation.
_entity_translation_callback ./entity_translation.module Helper function. Proxies a callback call including any needed file. 4
_entity_translation_element_add_callback ./entity_translation.module Adds a callback function to the given FAPI element. 1
_entity_translation_element_title_append ./entity_translation.module Appends the given $suffix string to the title of the given form element. 1
_entity_translation_field_desc ./entity_translation.module Returns a human-readable, localized, bullet list of instances of a field. 2
_entity_translation_grant_edit_permissions ./entity_translation.install Grant 'edit $type original values' permission to existing roles. 1
_entity_translation_grant_permission ./entity_translation.install Grant the given permission to all roles which already have any of the permissions specified in the $permissions_filter parameter. 1
_entity_translation_label ./entity_translation.admin.inc Returns the appropriate entity label for the given language. 1
_entity_translation_language_fallback_get_candidates ./entity_translation.admin.inc Returns language fallback candidates for a certain language. 1
_entity_translation_process_path_schemes ./entity_translation.module Processes the given path schemes and fill-in default values. 2
_entity_translation_taxonomy_autocomplete_translation_enabled ./entity_translation.taxonomy.inc Checks whether in-place translation is enabled for the autocomplete widget. 2
_entity_translation_taxonomy_autocomplete_widget_get_terms ./entity_translation.taxonomy.inc Returns the terms referenced by the taxonomy autocomplete widget field. 2
_entity_translation_taxonomy_label ./entity_translation.taxonomy.inc Returns a translated label for the specified taxonomy term. 3
_entity_translation_taxonomy_reference_get_vocabulary ./entity_translation.taxonomy.inc Returns the vocabulary enabled for the specified taxonomy reference field. 2
_entity_translation_translation_exists_ctools_access_definition plugins/access/translation_exists.inc Plugin definition for one particular plugin child. 2
_entity_translation_update_field ./entity_translation.admin.inc Stores the given field translations. 1
_entity_translation_validate_path_schemes ./entity_translation.module Validate the given set of path schemes and remove invalid elements. 2 2

Pages

Other projects