Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
tmgmt_color_job_legend ./tmgmt.module Provides color legends for job states. 1
tmgmt_color_review_legend ./tmgmt.module Provides color legends for job item review form. 1
tmgmt_job_checkout_and_redirect ./tmgmt.module Attempts to checkout a number of jobs and prepare the necessary redirects.
tmgmt_cart_get ./tmgmt.module Returns the cart service.
tmgmt_add_cart_form ./tmgmt.module Adds add to cart form elements. 3
tmgmt_page_attachments ./tmgmt.module Implements hook_page_attachments().
tmgmt_help ./tmgmt.module Implements hook_help().
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_translator_plugin_info_alter ./tmgmt.api.php Alter information about translator plugins.
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_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.
tmgmt_test_tmgmt_translator_info_alter tmgmt_test/tmgmt_test.module Implements hook_tmgmt_translator_info_alter().
tmgmt_test_tmgmt_source_suggestions tmgmt_test/tmgmt_test.module Implements hook_tmgmt_source_suggestions().
tmgmt_test_tmgmt_file_text_processor_plugin_info tmgmt_test/tmgmt_test.module Implements hook_tmgmt_fle_text_processor_plugin_info().
tmgmt_test_tmgmt_data_item_text_output_alter tmgmt_test/tmgmt_test.module Implements hook_tmgmt_data_item_text_output_alter().
tmgmt_test_tmgmt_data_item_text_input_alter tmgmt_test/tmgmt_test.module Implements hook_tmgmt_data_item_text_input_alter().
tmgmt_demo_install modules/demo/tmgmt_demo.install Implements hook_install().
tmgmt_demo_theme modules/demo/tmgmt_demo.module Implements hook_theme().
hook_tmgmt_file_format_plugin_info_alter translators/tmgmt_file/tmgmt_file.api.php Alter file format plugins provided by other modules.
hook_tmgmt_file_text_processor_plugin_info translators/tmgmt_file/tmgmt_file.api.php Provide information about available text processors.
tmgmt_file_drush_command translators/tmgmt_file/tmgmt_file.drush.inc Implements hook_drush_command().
drush_tmgmt_file_tmgmt_translate_import translators/tmgmt_file/tmgmt_file.drush.inc Import XLIFF files from a directory or single file.
tmgmt_file_theme translators/tmgmt_file/tmgmt_file.module Implements hook_theme().
tmgmt_file_tmgmt_job_delete translators/tmgmt_file/tmgmt_file.module Implements hook_tmgmt_job_delete().
tmgmt_file_file_download translators/tmgmt_file/tmgmt_file.module Implements hook_file_download().
tmgmt_local_rules_action_info translators/tmgmt_local/tmgmt_local.rules.inc Implements hook_rules_action_info().
tmgmt_local_rules_task_assign translators/tmgmt_local/tmgmt_local.rules.inc Rules callback to assign a translation task to assignee.
tmgmt_local_rules_task_unassign translators/tmgmt_local/tmgmt_local.rules.inc Rules callback to unassign a translation task.
tmgmt_local_install translators/tmgmt_local/tmgmt_local.install Implements hook_install().
tmgmt_local_theme translators/tmgmt_local/tmgmt_local.module Implements hook_theme().
tmgmt_local_menu_links_discovered_alter translators/tmgmt_local/tmgmt_local.module Implements hook_menu_links_discovered_alter().
tmgmt_local_form_tmgmt_settings_form_alter translators/tmgmt_local/tmgmt_local.module Implements hook_form_FORM_ID_alter().
tmgmt_local_translation_access translators/tmgmt_local/tmgmt_local.module Determine whether the current user is allowed to translate a given translation task.
tmgmt_local_clear_languages_cache translators/tmgmt_local/tmgmt_local.module Helper function for clearing the languages cache of all local translators. 2
tmgmt_local_view_access translators/tmgmt_local/tmgmt_local.module Implements hook_view_access().
tmgmt_local_task_statistics_load translators/tmgmt_local/tmgmt_local.module Loads an array with the word and status statistics of a task. 1
tmgmt_local_task_statistic translators/tmgmt_local/tmgmt_local.module Returns a specific statistic of a task. 4
tmgmt_local_tasks_languages translators/tmgmt_local/tmgmt_local.module Gets all involved language pairs for given tasks. 1
tmgmt_local_get_assignees_for_tasks translators/tmgmt_local/tmgmt_local.module Gets users able to translate all given tasks. 2
tmgmt_local_tmgmt_job_item_update translators/tmgmt_local/tmgmt_local.module Implements hook_tmgmt_job_item_update().
tmgmt_local_tmgmt_job_delete translators/tmgmt_local/tmgmt_local.module Implements hook_tmgmt_job_delete().
tmgmt_local_field_access translators/tmgmt_local/tmgmt_local.module Implements hook_field_access().
tmgmt_local_user_presave translators/tmgmt_local/tmgmt_local.module Implements hook_field_attach_insert().
tmgmt_local_field_attach_delete translators/tmgmt_local/tmgmt_local.module Implements hook_field_attach_delete().
tmgmt_local_supported_language_pairs translators/tmgmt_local/tmgmt_local.module Gets list of language pairs. 1

Pages

Other projects