public function LingotekApiInterface::getDocumentTranslationStatus in Lingotek Translation 8
Same name and namespace in other branches
- 8.2 src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 4.0.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.0.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.1.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.2.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.3.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.4.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.5.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.6.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.7.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
- 3.8.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getDocumentTranslationStatus()
1 method overrides LingotekApiInterface::getDocumentTranslationStatus()
- LingotekApi::getDocumentTranslationStatus in src/
Remote/ LingotekApi.php
File
- src/
Remote/ LingotekApiInterface.php, line 32 - Contains \Drupal\lingotek\Remote\LingotekApiInterface.
Class
Namespace
Drupal\lingotek\RemoteCode
public function getDocumentTranslationStatus($id, $locale);