You are here

12 calls to tmgmt_job_create() in Translation Management Tool 7

TMGMTBaseTestCase::createJob in tests/tmgmt.base.test
Creates, saves and returns a translation job.
TMGMTEntitySourceTestCase::testAddingJobItemsWithEmptySourceText in sources/entity/tmgmt_entity.source.test
TMGMTEntitySourceUIController::overviewFormSubmit in sources/entity/ui/tmgmt_entity_ui.ui.inc
TMGMTI18nStringDefaultSourceUIController::overviewFormSubmit in sources/i18n_string/tmgmt_i18n_string.ui.inc
TMGMTLocaleSourceUIController::overviewFormSubmit in sources/locale/tmgmt_locale.ui.inc
Implements TMGMTSourceUIControllerInterface::overviewFormSubmit().
tmgmt_entity_ui_translate_form_submit in sources/entity/ui/tmgmt_entity_ui.pages.inc
Submit callback for the entity translation overview form.
tmgmt_i18n_string_translate_form_submit in sources/i18n_string/tmgmt_i18n_string.module
tmgmt_job_match_item in ./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.
tmgmt_node_ui_checkout_multiple_action in sources/node/ui/tmgmt_node_ui.module
Action to do multistep checkout for translations.
tmgmt_node_ui_translate_form_submit in sources/node/ui/tmgmt_node_ui.pages.inc
Submit callback for the node translation overview form.
tmgmt_rules_create_job in ./tmgmt.rules.inc
Rules callback to get the job for a specific language combination.
tmgmt_ui_cart_request_translation_form_submit in ui/includes/tmgmt_ui.pages.inc
Custom form submit callback for tmgmt_ui_cart_cart_form().