Functions

Primary tabs

Name Locationsort ascending Description Direct uses Strings
tmgmt_post_update_json ./tmgmt.post_update.php Converts job item data storage to JSON.
tmgmt_redirect_queue_dequeue Deprecated ./tmgmt.module Dequeues one redirect in the queue and returns that. 2
tmgmt_color_legend ./tmgmt.module Provides color legends for source statuses. 1
tmgmt_color_job_item_legend ./tmgmt.module Provides color legends for job item states. 2
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_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_add_cart_form ./tmgmt.module Adds add to cart form elements. 3
tmgmt_source_add_to_cart_submit ./tmgmt.module Submit handler to add items into the cart. 1
tmgmt_cart_source_overview_validate ./tmgmt.module Cart form validation callback for the source overview. 1 2
tmgmt_page_attachments ./tmgmt.module Implements hook_page_attachments().
tmgmt_help ./tmgmt.module Implements hook_help().
tmgmt_modules_installed ./tmgmt.module Implements hook_modules_installed().
tmgmt_cron ./tmgmt.module Implements hook_cron(). 2
tmgmt_available_languages ./tmgmt.module Returns an array of languages that are available for translation. 8
tmgmt_job_item_load_latest ./tmgmt.module Loads active job entities that have a job item with the identifiers. 9
tmgmt_job_item_load_all_latest ./tmgmt.module Loads all latest job entities that have a job item with the identifiers. 1
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_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_statistics_load ./tmgmt.module Loads an array with the word and status statistics of a job. 2 2
tmgmt_job_statistic ./tmgmt.module Returns a specific statistic of a job. 7
tmgmt_job_item_create ./tmgmt.module Creates a translation job item. 34
tmgmt_message_create ./tmgmt.module Creates a translation job message. 2
tmgmt_translator_load_available ./tmgmt.module Loads all translators that are available and, if a translation job is given, support translations for that job with its current configuration. 2
tmgmt_translator_busy ./tmgmt.module Checks whether a translator with a certain name is busy and therefore can't be modified or deleted. A translator is considered 'busy' if there are jobs attached to it that are in an active state. 1
tmgmt_translator_auto_create ./tmgmt.module Auto creates a translator from a translator plugin definition. 4
tmgmt_translator_labels ./tmgmt.module Returns a list of all available translator labels. 1
tmgmt_translator_labels_flagged ./tmgmt.module Returns a list of flagged 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_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_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_write_request_messages ./tmgmt.module Print all messages that occurred since our request to the screen. 7
tmgmt_review_form_element_ajaxid ./tmgmt.module Helper function to output ajaxid. 1
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_set Deprecated ./tmgmt.module Set a redirect queue that can then be worked through. 2
tmgmt_redirect_queue_destination Deprecated ./tmgmt.module Returns the redirect queue destination. 1
tmgmt_redirect_queue_count Deprecated ./tmgmt.module Returns the amount of entries in the redirect queue.
tmgmt_update_8011 ./tmgmt.install Add the file count field.
tmgmt_update_8010 ./tmgmt.install Update the job messages view to use a different pager id.
tmgmt_update_8008 ./tmgmt.install Adds the translator state field.
tmgmt_update_8009 ./tmgmt.install Update the job item overview view to use the new state filter configuration.
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.

Pages

Other projects