Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
tmgmt_job_statistics_load ./tmgmt.module Loads an array with the word and status statistics of a job. 2 2
tmgmt_translation_review_form_update_state ./tmgmt.module Callback for the action at the job item review form. 2
tmgmt_cart_source_overview_validate ./tmgmt.module Cart form validation callback for the source overview. 1 2
tmgmt_translator_labels ./tmgmt.module Returns a list of all available translator labels. 1
tmgmt_translation_review_form_revert ./tmgmt.module Review form revert action callback. 1
tmgmt_submit_redirect ./tmgmt.module Helper function for redirecting a form after a button has been clicked. 1
tmgmt_source_add_to_cart_submit ./tmgmt.module Submit handler to add items into the cart. 1
tmgmt_file_import_form_submit translators/tmgmt_file/tmgmt_file.module Import form submit callback. 1
tmgmt_local_rules_task_access translators/tmgmt_local/tmgmt_local.rules.inc Access callback to the unassign task rules action. 1
tmgmt_local_form_tmgmt_settings_form_submit translators/tmgmt_local/tmgmt_local.module Submit callback for tmgmt_settings_form. 1
tmgmt_local_rules_component_access translators/tmgmt_local/tmgmt_local.module Access callback to translation tasks rules component actions. 1
tmgmt_content_settings_submit sources/content/tmgmt_content.module Submit function set by tmgmt_content_form_tmgmt_settings_form_alter(). 1
tmgmt_content_create_continuous_job_items_batch_finished sources/content/tmgmt_content.module Creates continuous job items for entity. 1
tmgmt_content_entity_builder sources/content/tmgmt_content.module Entity builder callback. 1
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_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_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_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_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_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

Pages

Other projects