Functions

Primary tabs

Name Location Description Direct usessort descending Strings
tmgmt_update_8001 ./tmgmt.install Add a field for the HTML tag count.
tmgmt_update_8002 ./tmgmt.install Update the menu parent, to move job to the new translator menu block.
tmgmt_update_8003 ./tmgmt.install Add type field to Job entity.
tmgmt_update_8004 ./tmgmt.install Add continuous job overview.
tmgmt_update_8005 ./tmgmt.install Add job items overview.
tmgmt_update_8006 ./tmgmt.install Add continuous settings configuration field.
tmgmt_update_8007 ./tmgmt.install Updates the state to 'continuous' of all continuous translation jobs.
tmgmt_modules_installed ./tmgmt.module Implements hook_modules_installed().
tmgmt_translator_labels ./tmgmt.module Returns a list of all available translator labels. 1
tmgmt_theme ./tmgmt.module Implements hook_theme().
template_preprocess_tmgmt_data_items_form ./tmgmt.module Preprocess function for tmgmt_data_items_form.
tmgmt_translation_review_form_revert ./tmgmt.module Review form revert action callback. 1
tmgmt_translation_review_form_update_state ./tmgmt.module Callback for the action at the job item review form. 2
tmgmt_translation_review_form_reject_confirm ./tmgmt.module Form callback for the reject confirm form.
tmgmt_redirect_queue_count Deprecated ./tmgmt.module Returns the amount of entries in the redirect queue.
tmgmt_job_checkout_and_redirect ./tmgmt.module Attempts to checkout a number of jobs and prepare the necessary redirects.
tmgmt_submit_redirect ./tmgmt.module Helper function for redirecting a form after a button has been clicked. 1
tmgmt_cart_get ./tmgmt.module Returns the cart service.
tmgmt_source_add_to_cart_submit ./tmgmt.module Submit handler to add items into the cart. 1
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_import_form_submit translators/tmgmt_file/tmgmt_file.module Import form submit callback. 1
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_rules_task_access translators/tmgmt_local/tmgmt_local.rules.inc Access callback to the unassign task rules action. 1
tmgmt_local_install translators/tmgmt_local/tmgmt_local.install Implements hook_install().

Pages

Other projects