drush_tmgmt_file_tmgmt_translate_import |
translators/tmgmt_file/tmgmt_file.drush.inc |
Import XLIFF files from a directory or single file. |
|
|
hook_field_info_alter |
sources/content/tmgmt_content.api.php |
Any module can override the default field processor and register its own
class for a given field type in hook_field_info_alter() using the
tmgmt_field_processor key. |
|
|
hook_tmgmt_content_list_query_alter |
sources/content/tmgmt_content.api.php |
Allows to alter $query used to list entities on specific entity type overview
pages. |
|
|
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. |
|
|
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_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. |
|
|
hook_tmgmt_job_after_request_translation |
./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_checkout_after_alter |
./tmgmt.api.php |
Allows to alter job checkout workflow after the default behavior. |
|
|
hook_tmgmt_job_checkout_before_alter |
./tmgmt.api.php |
Allows to alter job checkout workflow before the default behavior kicks in. |
|
|
hook_tmgmt_job_item_state_definitions_alter |
./tmgmt.api.php |
Allows to alter job state definitions. |
|
|
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_translatable_fields_alter |
sources/content/tmgmt_content.api.php |
Allows to exclude some fields from translation with TMGMT. |
|
|
hook_tmgmt_translator_plugin_info_alter |
./tmgmt.api.php |
Alter information about translator plugins. |
|
|
template_preprocess_tmgmt_data_items_form |
./tmgmt.module |
Preprocess function for tmgmt_data_items_form. |
|
|
template_preprocess_tmgmt_local_translation_form_element |
translators/tmgmt_local/tmgmt_local.theme.inc |
Implememnts template_preprocess_HOOK(). |
|
|
template_preprocess_tmgmt_local_translation_form_element_status |
translators/tmgmt_local/tmgmt_local.theme.inc |
Implements template_preprocess_HOOK(). |
|
|
tmgmt_add_cart_form |
./tmgmt.module |
Adds add to cart form elements. |
3 |
|
tmgmt_available_languages |
./tmgmt.module |
Returns an array of languages that are available for translation. |
8 |
|
tmgmt_cart_get |
./tmgmt.module |
Returns the cart service. |
|
|
tmgmt_cart_source_overview_validate |
./tmgmt.module |
Cart form validation callback for the source overview. |
1 |
2 |
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_legend |
./tmgmt.module |
Provides color legends for source statuses. |
1 |
|
tmgmt_color_review_legend |
./tmgmt.module |
Provides color legends for job item review form. |
1 |
|
tmgmt_config_config_schema_info_alter |
sources/tmgmt_config/tmgmt_config.module |
Implements hook_config_schema_info_alter(). |
|
|
tmgmt_content_create_continuous_job_items |
sources/content/tmgmt_content.module |
Creates continuous job items for entity. |
4 |
|
tmgmt_content_create_continuous_job_items_batch_finished |
sources/content/tmgmt_content.module |
Creates continuous job items for entity. |
|
1 |
tmgmt_content_entity_access |
sources/content/tmgmt_content.module |
Implements hook_entity_access(). |
|
|
tmgmt_content_entity_builder |
sources/content/tmgmt_content.module |
Entity builder callback. |
|
1 |
tmgmt_content_entity_insert |
sources/content/tmgmt_content.module |
Implements hook_entity_insert(). |
|
|
tmgmt_content_entity_update |
sources/content/tmgmt_content.module |
Implements hook_entity_update(). |
|
|
tmgmt_content_field_info_alter |
sources/content/tmgmt_content.module |
Implements hook_field_info_alter(). |
|
|
tmgmt_content_form_field_config_edit_form_alter |
sources/content/tmgmt_content.module |
Implements hook_FORM_ID_alter(). |
|
|
tmgmt_content_form_tmgmt_settings_form_alter |
sources/content/tmgmt_content.module |
Implements hook_form_FORM_ID_alter() for tmgmt_settings_form(). |
|
|
tmgmt_content_settings_submit |
sources/content/tmgmt_content.module |
Submit function set by tmgmt_content_form_tmgmt_settings_form_alter(). |
|
1 |
tmgmt_content_tmgmt_source_suggestions |
sources/content/tmgmt_content.module |
Implements hook_tmgmt_source_suggestions(). |
|
|
tmgmt_cron |
./tmgmt.module |
Implements hook_cron(). |
2 |
|
tmgmt_demo_install |
modules/demo/tmgmt_demo.install |
Implements hook_install(). |
|
|
tmgmt_demo_theme |
modules/demo/tmgmt_demo.module |
Implements hook_theme(). |
|
|
tmgmt_file_drush_command |
translators/tmgmt_file/tmgmt_file.drush.inc |
Implements hook_drush_command(). |
|
|
tmgmt_file_file_download |
translators/tmgmt_file/tmgmt_file.module |
Implements hook_file_download(). |
|
|
tmgmt_file_import_form_submit |
translators/tmgmt_file/tmgmt_file.module |
Import form submit callback. |
|
1 |
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_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 |
|