11 calls to LingotekInterfaceTranslationService::setTargetStatus() in Lingotek Translation 3.3.x
- LingotekInterfaceTranslationService::addTarget in src/
LingotekInterfaceTranslationService.php - Request a translation for a given component in the given locale.
- LingotekInterfaceTranslationService::cancelDocumentTarget in src/
LingotekInterfaceTranslationService.php - Cancels a translation for a given component in the given locale.
- LingotekInterfaceTranslationService::checkTargetStatus in src/
LingotekInterfaceTranslationService.php - Gets the current status of the target translation.
- LingotekInterfaceTranslationService::checkTargetStatuses in src/
LingotekInterfaceTranslationService.php - Gets the current status of all the target translations.
- LingotekInterfaceTranslationService::clearTargetStatuses in src/
LingotekInterfaceTranslationService.php - Clear the target statuses.
- LingotekInterfaceTranslationService::downloadDocument in src/
LingotekInterfaceTranslationService.php - Downloads a document from the Lingotek service for a given locale.
- LingotekInterfaceTranslationService::downloadDocuments in src/
LingotekInterfaceTranslationService.php - Downloads a document from the Lingotek service for all available locales.
- LingotekInterfaceTranslationService::markTranslationsAsDirty in src/
LingotekInterfaceTranslationService.php - Marks the translation status as dirty if they exist.
- LingotekInterfaceTranslationService::requestTranslations in src/
LingotekInterfaceTranslationService.php - Requests translations of a document in all the enabled locales.
- LingotekInterfaceTranslationService::setSourceStatus in src/
LingotekInterfaceTranslationService.php - Sets the translation status of a given component.
- LingotekInterfaceTranslationService::setTargetStatuses in src/
LingotekInterfaceTranslationService.php - Sets the translation status of all translations of a given component.