You are here

12 calls to LingotekContentTranslationService::setTargetStatus() in Lingotek Translation 3.0.x

LingotekContentTranslationService::addTarget in src/LingotekContentTranslationService.php
Request a translation for a given entity in the given locale.
LingotekContentTranslationService::cancelDocumentTarget in src/LingotekContentTranslationService.php
Cancels a translation for a given entity in the given locale.
LingotekContentTranslationService::checkTargetStatus in src/LingotekContentTranslationService.php
Gets the current status of the target translation.
LingotekContentTranslationService::checkTargetStatuses in src/LingotekContentTranslationService.php
Gets the current status of all the target translations.
LingotekContentTranslationService::clearTargetStatuses in src/LingotekContentTranslationService.php
Clear the target statuses.
LingotekContentTranslationService::downloadDocument in src/LingotekContentTranslationService.php
Downloads a document from the Lingotek service for a given locale.
LingotekContentTranslationService::downloadDocuments in src/LingotekContentTranslationService.php
Downloads a document from the Lingotek service for all available locales.
LingotekContentTranslationService::markTranslationsAsDirty in src/LingotekContentTranslationService.php
Marks the translation status as dirty if they exist.
LingotekContentTranslationService::requestTranslations in src/LingotekContentTranslationService.php
Requests translations of a document in all the enabled locales.
LingotekContentTranslationService::saveTargetData in src/LingotekContentTranslationService.php
Save the entity translation.
LingotekContentTranslationService::setSourceStatus in src/LingotekContentTranslationService.php
Sets the translation status of a given entity.
LingotekContentTranslationService::setTargetStatuses in src/LingotekContentTranslationService.php
Sets the translation status of all translations of a given entity.