Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
tmgmt_help ./tmgmt.module Implements hook_help().
tmgmt_job_checkout_and_redirect ./tmgmt.module Attempts to checkout a number of jobs and prepare the necessary redirects.
tmgmt_job_checkout_multiple Deprecated ./tmgmt.module Attempts to check out a number of jobs. Performs a number of checks on each job and also allows to alter the behavior through hooks. 1
tmgmt_job_check_finished ./tmgmt.module Checks whether a job is finished by querying the job item table for unfinished job items. 3
tmgmt_job_create ./tmgmt.module Creates a translation job. 33
tmgmt_job_item_create ./tmgmt.module Creates a translation job item. 34
tmgmt_job_item_load_all_latest ./tmgmt.module Loads all latest job entities that have a job item with the identifiers. 1
tmgmt_job_item_load_latest ./tmgmt.module Loads active job entities that have a job item with the identifiers. 9
tmgmt_job_match_item ./tmgmt.module Returns a job which matches the requested source- and target language by user. If no job exists, a new job object will be created. 3
tmgmt_job_needs_checkout_form Deprecated ./tmgmt.module Check if a job needs a checkout form. The current checks include if there is more than one translator available, if he has settings and if the job has a fixed target language. 1
tmgmt_job_request_translation Deprecated ./tmgmt.module Requests translations for a job and prints messages which have happened since then. 1
tmgmt_job_statistic ./tmgmt.module Returns a specific statistic of a job. 7
tmgmt_job_statistics_load ./tmgmt.module Loads an array with the word and status statistics of a job. 2 2
tmgmt_language_combination_languages_predefined_list translators/tmgmt_local/skills/tmgmt_language_combination.module Prepares a language code list for a select form item with all languages. 1
tmgmt_local_abilities translators/tmgmt_local/tmgmt_local.module Gets language abilities. 2
tmgmt_local_assignees translators/tmgmt_local/tmgmt_local.module Gets local assignees for given language combination. 2
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_default_rules_configuration translators/tmgmt_local/tmgmt_local.rules_defaults.inc Implements hook_default_rules_configuration().
tmgmt_local_field_access translators/tmgmt_local/tmgmt_local.module Implements hook_field_access().
tmgmt_local_field_attach_delete translators/tmgmt_local/tmgmt_local.module Implements hook_field_attach_delete().
tmgmt_local_form_tmgmt_settings_form_alter translators/tmgmt_local/tmgmt_local.module Implements hook_form_FORM_ID_alter().
tmgmt_local_form_tmgmt_settings_form_submit translators/tmgmt_local/tmgmt_local.module Submit callback for tmgmt_settings_form. 1
tmgmt_local_get_assignees_for_tasks translators/tmgmt_local/tmgmt_local.module Gets users able to translate all given tasks. 2
tmgmt_local_install translators/tmgmt_local/tmgmt_local.install Implements hook_install().
tmgmt_local_menu_links_discovered_alter translators/tmgmt_local/tmgmt_local.module Implements hook_menu_links_discovered_alter().
tmgmt_local_post_update_json translators/tmgmt_local/tmgmt_local.post_update.php Converts task item data storage to JSON.
tmgmt_local_rules_action_info translators/tmgmt_local/tmgmt_local.rules.inc Implements hook_rules_action_info().
tmgmt_local_rules_action_info_alter translators/tmgmt_local/tmgmt_local.module Implements hook_rules_action_info_alter().
tmgmt_local_rules_component_access translators/tmgmt_local/tmgmt_local.module Access callback to translation tasks rules component actions. 1
tmgmt_local_rules_task_access translators/tmgmt_local/tmgmt_local.rules.inc Access callback to the unassign task rules action. 1
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_supported_language_pairs translators/tmgmt_local/tmgmt_local.module Gets list of language pairs. 1
tmgmt_local_supported_target_languages translators/tmgmt_local/tmgmt_local.module Gets supported target languages. 2
tmgmt_local_tasks_languages translators/tmgmt_local/tmgmt_local.module Gets all involved language pairs for given tasks. 1
tmgmt_local_task_statistic translators/tmgmt_local/tmgmt_local.module Returns a specific statistic of a task. 4
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_theme translators/tmgmt_local/tmgmt_local.module Implements hook_theme().
tmgmt_local_tmgmt_job_delete translators/tmgmt_local/tmgmt_local.module Implements hook_tmgmt_job_delete().
tmgmt_local_tmgmt_job_item_update translators/tmgmt_local/tmgmt_local.module Implements hook_tmgmt_job_item_update().
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_translator_roles translators/tmgmt_local/tmgmt_local.module Get roles with 'provide translation services' permissions. 3
tmgmt_local_user_presave translators/tmgmt_local/tmgmt_local.module Implements hook_field_attach_insert().
tmgmt_local_view_access translators/tmgmt_local/tmgmt_local.module Implements hook_view_access().
tmgmt_message_create ./tmgmt.module Creates a translation job message. 2
tmgmt_modules_installed ./tmgmt.module Implements hook_modules_installed().
tmgmt_page_attachments ./tmgmt.module Implements hook_page_attachments().
tmgmt_post_update_json ./tmgmt.post_update.php Converts job item data storage to JSON.
tmgmt_redirect_queue_count Deprecated ./tmgmt.module Returns the amount of entries in the redirect queue.
tmgmt_redirect_queue_dequeue Deprecated ./tmgmt.module Dequeues one redirect in the queue and returns that. 2

Pages

Other projects