You are here

Functions in Translation Management Tool 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_tmgmt_file_tmgmt_translate_import translators/file/tmgmt_file.drush.inc Import XLIFF files from a directory or single file.
field_collection_field_type_tmgmt_populate_entity sources/field/tmgmt_field.field_collection.inc Implements hook_tmgmt_field_type_populate_entity().
field_collection_tmgmt_source_translation_structure sources/field/tmgmt_field.field_collection.inc Implements hook_tmgmt_source_translation_structure().
hook_tmgmt_before_update_node_translation_alter sources/node/tmgmt_node.api.php Alter the created node translation.
hook_tmgmt_entity_type_list_query_alter sources/entity/tmgmt_entity.api.php Allows to alter $query used to list entities on specific entity type overview pages.
hook_tmgmt_field_post_populate_entity_alter sources/field/tmgmt_field.api.php Alter an entity object after populating its field with translations.
hook_tmgmt_field_pre_populate_entity_alter sources/field/tmgmt_field.api.php Alter an entity object before populating its field with translations.
hook_tmgmt_field_source_data_alter sources/field/tmgmt_field.api.php Alter source field data before being saved in a translation job.
hook_tmgmt_field_type_populate_entity sources/field/tmgmt_field.api.php Puts data on the entity of the field type owned by the module.
hook_tmgmt_file_format_plugin_info translators/file/tmgmt_file.api.php Provide information about available file format to export to and import from.
hook_tmgmt_file_format_plugin_info_alter translators/file/tmgmt_file.api.php Alter file format plugins provided by other modules.
hook_tmgmt_file_text_processor_plugin_info translators/file/tmgmt_file.api.php Provide information about available text processors.
hook_tmgmt_source_plugin_info ./tmgmt.api.php Provide information about source plugins.
hook_tmgmt_source_plugin_info_alter ./tmgmt.api.php Alter source plugins information.
hook_tmgmt_source_suggestions ./tmgmt.api.php Return a list of suggested sources for job items.
hook_tmgmt_source_translation_structure sources/field/tmgmt_field.api.php Extract translatable text elements from a field.
hook_tmgmt_translator_plugin_info ./tmgmt.api.php Provide information about translator plugins.
hook_tmgmt_translator_plugin_info_alter ./tmgmt.api.php Alter information about translator plugins.
hook_tmgmt_ui_job_checkout_after_alter ui/tmgmt_ui.api.php Allows to alter job checkout workflow after the default behavior.
hook_tmgmt_ui_job_checkout_before_alter ui/tmgmt_ui.api.php Allows to alter job checkout workflow before the default behavior kicks in.
text_tmgmt_source_translation_structure sources/field/tmgmt_field.module Implements hook_tmgmt_source_translation_structure().
theme_tmgmt_local_translation_form translators/tmgmt_local/includes/tmgmt_local.theme.inc Renders a tables containing a group of data items belonging to the same field.
theme_tmgmt_local_translation_form_element translators/tmgmt_local/includes/tmgmt_local.theme.inc Renders a table for one data item.
theme_tmgmt_ui_element ui/includes/tmgmt_ui.theme.inc Generic theme function for use with Render API.
theme_tmgmt_ui_translation_language_status_single ui/includes/tmgmt_ui.theme.inc Gets translation language status.
theme_tmgmt_ui_translator_overview_form ui/includes/tmgmt_ui.theme.inc Theme callback for adding the tabledrag to the translator entity overview form.
theme_tmgmt_ui_translator_overview_item ui/includes/tmgmt_ui.theme.inc Adds a description to the translator entity on the entity overview form.
theme_tmgmt_ui_translator_review_form ui/includes/tmgmt_ui.theme.inc Renders a table containing a group of data items belonging to the same field.
theme_tmgmt_ui_translator_review_form_element ui/includes/tmgmt_ui.theme.inc Render one single data item as a table row.
theme_tmgmt_ui_translator_review_form_element_status ui/includes/tmgmt_ui.theme.inc Renders a data item status as an HTML/CSS icon.
tmgmt_available_languages ./tmgmt.module Returns an array of languages that are available for translation. 2
tmgmt_cron ./tmgmt.module Implements hook_cron().
tmgmt_data_item_label ./tmgmt.module Returns a label for a data item. 1
tmgmt_demo_install demo/tmgmt_demo.install Implements hook_install().
tmgmt_demo_uninstall demo/tmgmt_demo.install Implements hook_uninstall().
tmgmt_ensure_keys_array ./tmgmt.module Converts string keys to array keys. 10
tmgmt_ensure_keys_string ./tmgmt.module Converts keys array to string key. 5
tmgmt_entity_form_tmgmt_ui_entity_source_comment_overview_form_alter sources/entity/tmgmt_entity.module Implements hook_form_ID_alter().
tmgmt_entity_get_translatable_bundles sources/entity/tmgmt_entity.module Helper function to get entity translatable bundles. 5
tmgmt_entity_get_translatable_entities sources/entity/tmgmt_entity.module Gets translatable entities of a given type. 2
tmgmt_entity_info ./tmgmt.module Implements hook_entity_info().
tmgmt_entity_test_entity_info_alter sources/entity/tests/tmgmt_entity_test.module Implements hook_entity_info_alter().
tmgmt_entity_tmgmt_source_plugin_info sources/entity/tmgmt_entity.module Implements hook_tmgmt_source_plugin_info().
tmgmt_entity_tmgmt_source_suggestions sources/entity/tmgmt_entity.module Implements hook_tmgmt_source_suggestions()
tmgmt_entity_ui_page_alter sources/entity/ui/tmgmt_entity_ui.module Implements hook_page_alter().
tmgmt_entity_ui_tmgmt_source_plugin_info_alter sources/entity/ui/tmgmt_entity_ui.module Implements tmgmt_entity_tmgmt_source_plugin_info_alter().
tmgmt_entity_ui_translate_form sources/entity/ui/tmgmt_entity_ui.pages.inc Entity translation overview form. 1
tmgmt_entity_ui_translate_form_submit sources/entity/ui/tmgmt_entity_ui.pages.inc Submit callback for the entity translation overview form. 1
tmgmt_entity_ui_translate_form_validate sources/entity/ui/tmgmt_entity_ui.pages.inc Validation callback for the entity translation overview form. 1
tmgmt_field_get_source_data sources/field/tmgmt_field.module Helper function for retrieving all translatable field values from an entity. 2

Pages

Other projects