You are here

12 calls to tmgmt_translator_load() in Translation Management Tool 7

TMGMTBaseTestCase::setUp in tests/tmgmt.base.test
Overrides DrupalWebTestCase::setUp()
TMGMTCRUDTestCase::testTranslators in tests/tmgmt.crud.test
Test crud operations of translators.
TMGMTEntitySourceUITestCase::testNodeTranslateTabMultipeCheckout in sources/entity/ui/tmgmt_entity_ui.test
Test the translate tab for a single checkout.
TMGMTJob::getTranslator in entity/tmgmt.entity.job.inc
Returns the translator for this job.
TMGMTLocalTestCase::testAllowAll in translators/tmgmt_local/tmgmt_local.test
Test the allow all setting.
TMGMTLocalTestCase::testBasicWorkflow in translators/tmgmt_local/tmgmt_local.test
Test the basic translation workflow
TMGMTLocalTestCase::testVBOPermissions in translators/tmgmt_local/tmgmt_local.test
Test permissions for the tmgmt_local VBO actions.
TMGMTNodeSourceUIOverviewTestCase::setUp in sources/node/ui/tmgmt_node_ui.overview.test
Overrides DrupalWebTestCase::setUp()
TMGMTNodeSourceUITestCase::testTranslateTabAutomatedCheckout in sources/node/ui/tmgmt_node_ui.test
Test the translate tab for a single checkout.
TMGMTNodeSourceUITestCase::testTranslateTabDisabledQuickCheckout in sources/node/ui/tmgmt_node_ui.test
Test the translate tab for a single checkout.
TMGMTUITestCase::testCheckoutFunction in ui/tmgmt_ui.test
Tests the tmgmt_ui_job_checkout() function.
tmgmt_job_form_validate in ui/includes/tmgmt_ui.pages.inc
Validation callback for the job checkout form.