You are here

7 calls to tmgmt_write_request_messages() in Translation Management Tool 8

JobAbortForm::submitForm in src/Form/JobAbortForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
JobCheckoutManager::requestTranslation in src/JobCheckoutManager.php
Requests translations for a job and prints messages which have happened since then.
JobItemAbortForm::submitForm in src/Form/JobItemAbortForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
JobItemForm::ajaxReviewForm in src/Form/JobItemForm.php
Ajax callback for the job item review form.
tmgmt_file_import_form_submit in translators/tmgmt_file/tmgmt_file.module
Import form submit callback.
tmgmt_job_request_translation in ./tmgmt.module
Requests translations for a job and prints messages which have happened since then.
tmgmt_translation_review_form_update_state in ./tmgmt.module
Callback for the action at the job item review form.