Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
tmgmt_content_create_continuous_job_items sources/content/tmgmt_content.module Creates continuous job items for entity. 4
tmgmt_config_config_schema_info_alter sources/tmgmt_config/tmgmt_config.module Implements hook_config_schema_info_alter().
tmgmt_color_review_legend ./tmgmt.module Provides color legends for job item review form. 1
tmgmt_color_local_review_legend translators/tmgmt_local/tmgmt_local.module Provides color legends for task item review form. 1
tmgmt_color_legend_local_task_item translators/tmgmt_local/tmgmt_local.module Provides color legends for local task items. 1
tmgmt_color_legend_local_task translators/tmgmt_local/tmgmt_local.module Provides color legends for local tasks. 1
tmgmt_color_legend ./tmgmt.module Provides color legends for source statuses. 1
tmgmt_color_job_legend ./tmgmt.module Provides color legends for job states. 1
tmgmt_color_job_item_legend ./tmgmt.module Provides color legends for job item states. 2
tmgmt_cart_source_overview_validate ./tmgmt.module Cart form validation callback for the source overview. 1 2
tmgmt_cart_get ./tmgmt.module Returns the cart service.
tmgmt_available_languages ./tmgmt.module Returns an array of languages that are available for translation. 8
tmgmt_add_cart_form ./tmgmt.module Adds add to cart form elements. 3
template_preprocess_tmgmt_local_translation_form_element_status translators/tmgmt_local/tmgmt_local.theme.inc Implements template_preprocess_HOOK().
template_preprocess_tmgmt_local_translation_form_element translators/tmgmt_local/tmgmt_local.theme.inc Implememnts template_preprocess_HOOK().
template_preprocess_tmgmt_data_items_form ./tmgmt.module Preprocess function for tmgmt_data_items_form.
hook_tmgmt_translator_plugin_info_alter ./tmgmt.api.php Alter information about translator plugins.
hook_tmgmt_translatable_fields_alter sources/content/tmgmt_content.api.php Allows to exclude some fields from translation with TMGMT.
hook_tmgmt_source_suggestions ./tmgmt.api.php Return a list of suggested sources for job items.
hook_tmgmt_source_plugin_info_alter ./tmgmt.api.php Alter source plugins information.
hook_tmgmt_job_item_state_definitions_alter ./tmgmt.api.php Allows to alter job state definitions.
hook_tmgmt_job_checkout_before_alter ./tmgmt.api.php Allows to alter job checkout workflow before the default behavior kicks in.
hook_tmgmt_job_checkout_after_alter ./tmgmt.api.php Allows to alter job checkout workflow after the default behavior.
hook_tmgmt_job_before_request_translation ./tmgmt.api.php Allows to alter job checkout workflow before the default behavior.
hook_tmgmt_job_after_request_translation ./tmgmt.api.php Allows to alter job checkout workflow after the default behavior.
hook_tmgmt_file_text_processor_plugin_info translators/tmgmt_file/tmgmt_file.api.php Provide information about available text processors.
hook_tmgmt_file_format_plugin_info_alter translators/tmgmt_file/tmgmt_file.api.php Alter file format plugins provided by other modules.
hook_tmgmt_data_item_text_output_alter ./tmgmt.api.php Allows to alter a text's segment masking the HTML tags from a tmgmt-tag.
hook_tmgmt_data_item_text_input_alter ./tmgmt.api.php Allows to alter a text's segment unmasking the HTML tags into a tmgmt-tag.
hook_tmgmt_content_list_query_alter sources/content/tmgmt_content.api.php Allows to alter $query used to list entities on specific entity type overview pages.
hook_field_info_alter sources/content/tmgmt_content.api.php Any module can override the default field processor and register its own class for a given field type in hook_field_info_alter() using the tmgmt_field_processor key.
drush_tmgmt_file_tmgmt_translate_import translators/tmgmt_file/tmgmt_file.drush.inc Import XLIFF files from a directory or single file.

Pages

Other projects