9 calls to tmgmt_job_item_create() in Translation Management Tool 7
- hook_tmgmt_source_suggestions in ./
tmgmt.api.php - Return a list of suggested sources for job items.
- TMGMTCRUDTestCase::testJobItemsCounters in tests/
tmgmt.crud.test - Test the calculations of the counters.
- TMGMTJob::addItem in entity/
tmgmt.entity.job.inc - Adds an item to the translation job.
- TMGMTJobItemUICart::addJobItem in ui/
includes/ tmgmt_ui.cart.inc - Creates a job item and adds it into the cart.
- TMGMTUITestCase::testCart in ui/
tmgmt_ui.test - Test the cart functionality.
- TMGMTUITestCase::testCartEnforceSourceLanguage in ui/
tmgmt_ui.test - Test if the source is able to pull content in requested language.
- tmgmt_entity_tmgmt_source_suggestions in sources/
entity/ tmgmt_entity.module - Implements hook_tmgmt_source_suggestions()
- tmgmt_i18n_string_tmgmt_source_suggestions in sources/
i18n_string/ tmgmt_i18n_string.module - Implements hook_tmgmt_source_suggestions()
- tmgmt_test_tmgmt_source_suggestions in tests/
tmgmt_test.module - Implements hook_tmgmt_source_suggestions().