You are here

9 calls to TMGMTTranslator::getController() in Translation Management Tool 7

TMGMTTranslator::canTranslate in entity/tmgmt.entity.translator.inc
Check whether this translator can handle a particular translation job.
TMGMTTranslator::getNotAvailableReason in entity/tmgmt.entity.translator.inc
@todo Remove this once http://drupal.org/node/1420364 is done.
TMGMTTranslator::getNotCanTranslateReason in entity/tmgmt.entity.translator.inc
@todo Remove this once http://drupal.org/node/1420364 is done.
TMGMTTranslator::getSetting in entity/tmgmt.entity.translator.inc
Retrieves a setting value from the translator settings. Pulls the default values (if defined) from the plugin controller.
TMGMTTranslator::getSupportedLanguagePairs in entity/tmgmt.entity.translator.inc
Gets the supported language pairs for this translator.
TMGMTTranslator::getSupportedTargetLanguages in entity/tmgmt.entity.translator.inc
Returns the supported target languages for this translator.
TMGMTTranslator::hasCheckoutSettings in entity/tmgmt.entity.translator.inc
Returns if the plugin has any settings for this job.
TMGMTTranslator::isAvailable in entity/tmgmt.entity.translator.inc
Checks whether a translator is available.
TMGMTTranslator::__destruct in entity/tmgmt.entity.translator.inc
Updates the language cache if it has changed.