6 calls to TMGMTJob::getItems() in Translation Management Tool 7
- TMGMTJob::aborted in entity/tmgmt.entity.job.inc 
- Sets the state of the job to 'aborted'.
- TMGMTJob::acceptTranslation in entity/tmgmt.entity.job.inc 
- Propagates the returned job item translations to the sources.
- TMGMTJob::addTranslatedData in entity/tmgmt.entity.job.inc 
- Store translated data back into the items.
- TMGMTJob::defaultLabel in entity/tmgmt.entity.job.inc 
- Defines the entity label if the 'entity_class_label' callback is used.
- TMGMTJob::getData in entity/tmgmt.entity.job.inc 
- Returns the source data of all job items.
- TMGMTJob::getSuggestions in entity/tmgmt.entity.job.inc 
- Invoke the hook 'hook_tmgmt_source_suggestions' to get all suggestions.
