comment_entity_translation_upgrade |
entity_translation_upgrade/entity_translation_upgrade.admin.inc |
Implements hook_entity_translation_upgrade(). |
|
|
drush_entity_translation_upgrade |
entity_translation_upgrade/entity_translation_upgrade.drush.inc |
Implements drush_hook_COMMAND(). |
|
|
entity_translation_access |
./entity_translation.module |
Checks whether an entity translation is accessible. |
3 |
|
entity_translation_add_access |
./entity_translation.module |
Access callback. |
|
1 |
entity_translation_add_page |
./entity_translation.module |
Page callback. |
|
1 |
entity_translation_admin_form |
./entity_translation.admin.inc |
Builder function for the entity translation settings form. |
|
1 |
entity_translation_admin_form_submit |
./entity_translation.admin.inc |
Submit handler for the entity translation settings form. |
|
1 |
entity_translation_admin_paths |
./entity_translation.module |
Implements hook_admin_paths(). |
|
|
entity_translation_comment_supported_type |
./entity_translation.node.inc |
Returns whether the given comment type has support for translations. |
|
1 |
entity_translation_current_form_get_handler Deprecated |
./entity_translation.module |
Returns the translation handler associated to the currently submitted form. |
|
|
entity_translation_delete_confirm |
./entity_translation.admin.inc |
Translation deletion confirmation form. |
|
1 |
entity_translation_delete_confirm_submit |
./entity_translation.admin.inc |
Submit handler for the translation deletion confirmation. |
|
|
entity_translation_disable |
./entity_translation.install |
Implements hook_disable(). |
|
|
entity_translation_edit_access |
./entity_translation.module |
Access callback. |
|
1 |
entity_translation_edit_form_info |
./entity_translation.module |
Returns an array of edit form info as defined in hook_entity_info(). |
4 |
|
entity_translation_edit_page |
./entity_translation.module |
Page callback. |
|
1 |
entity_translation_edit_title |
./entity_translation.module |
Title callback. |
|
1 |
entity_translation_element_translatability_clue |
./entity_translation.module |
Adds visual clues about the translatability of a field to the given element. |
|
1 |
entity_translation_enable |
./entity_translation.install |
Implements hook_enable(). |
|
|
entity_translation_enabled |
./entity_translation.module |
Determines whether the given entity type is translatable. |
35 |
|
entity_translation_enabled_bundle |
./entity_translation.module |
Determines whether the given entity bundle is translatable. |
5 |
|
entity_translation_entity_form_delete_translation_submit |
./entity_translation.module |
Submit handler for the translation deletion. |
|
1 |
entity_translation_entity_form_get_handler |
./entity_translation.module |
Returns the translation handler wrapping the entity being edited. |
8 |
|
entity_translation_entity_form_language_update |
./entity_translation.module |
Validation handler for the entity language widget. |
|
1 |
entity_translation_entity_form_source_language_submit |
./entity_translation.module |
Submit handler for the source language selector. |
|
1 |
entity_translation_entity_form_submit |
./entity_translation.module |
Submit handler for the entity deletion. |
|
1 |
entity_translation_entity_form_validate |
./entity_translation.module |
Validation handler for the entity edit form. |
|
1 |
entity_translation_entity_info |
./entity_translation.module |
Implements hook_entity_info(). |
|
|
entity_translation_entity_info_alter |
./entity_translation.module |
Implements hook_entity_info_alter(). |
|
|
entity_translation_entity_load |
./entity_translation.module |
Implements hook_entity_load(). |
|
|
entity_translation_entity_save |
./entity_translation.module |
Wrapper for entity_save(). |
4 |
|
entity_translation_entity_uuid_presave |
./entity_translation.module |
Implements hook_entity_uuid_presave(). |
|
|
entity_translation_field_attach_delete |
./entity_translation.module |
Implements hook_field_attach_delete(). |
|
|
entity_translation_field_attach_delete_revision |
./entity_translation.module |
Implements hook_field_attach_delete_revision(). |
|
|
entity_translation_field_attach_form |
./entity_translation.module |
Implementation of hook_field_attach_form(). |
|
|
entity_translation_field_attach_insert |
./entity_translation.module |
Implements hook_field_attach_insert(). |
|
|
entity_translation_field_attach_prepare_translation_alter |
./entity_translation.module |
Implements hook_field_attach_prepare_translation_alter(). |
|
|
entity_translation_field_attach_presave |
./entity_translation.module |
Implements hook_field_attach_presave(). |
|
|
entity_translation_field_attach_submit |
./entity_translation.module |
Implementation of hook_field_attach_submit(). |
|
|
entity_translation_field_attach_update |
./entity_translation.module |
Implements hook_field_attach_update(). |
|
|
entity_translation_field_attach_view_alter |
./entity_translation.module |
Implements hook_field_attach_view_alter(). |
|
|
entity_translation_field_extra_fields |
./entity_translation.module |
Implements hook_field_extra_fields(). |
|
|
entity_translation_field_info_alter |
./entity_translation.module |
Implements hook_field_info_alter(). |
|
|
entity_translation_field_language_alter |
./entity_translation.module |
Implements hook_field_language_alter(). |
|
|
entity_translation_field_widget_taxonomy_autocomplete_form_alter |
./entity_translation.taxonomy.inc |
Implements hook_field_widget_WIDGET_TYPE_form_alter(). |
|
|
entity_translation_form_alter |
./entity_translation.module |
Implements hook_form_alter(). |
|
|
entity_translation_form_element_language_replace |
./entity_translation.module |
Helper function. Recursively replaces the source language with the given one. |
1 |
|
entity_translation_form_element_state_replace |
./entity_translation.module |
Helper function. Sets the right values in $form_state['field'] when using
source language values as defaults. |
1 |
|
entity_translation_form_field_ui_field_edit_form_alter |
./entity_translation.module |
Implements hook_form_FORM_ID_alter(). |
|
|
entity_translation_form_field_ui_field_edit_taxonomy_autocomplete_form_alter |
./entity_translation.taxonomy.inc |
Implements entity_translation_form_field_ui_field_edit_WIDGET_TYPE_form_alter(). |
|
|