You are here

Lingotek API in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8 lingotek.api.php \lingotek_api
  2. 8.2 lingotek.api.php \lingotek_api
  3. 4.0.x lingotek.api.php \lingotek_api
  4. 3.0.x lingotek.api.php \lingotek_api
  5. 3.1.x lingotek.api.php \lingotek_api
  6. 3.2.x lingotek.api.php \lingotek_api
  7. 3.3.x lingotek.api.php \lingotek_api
  8. 3.5.x lingotek.api.php \lingotek_api
  9. 3.6.x lingotek.api.php \lingotek_api
  10. 3.7.x lingotek.api.php \lingotek_api
  11. 3.8.x lingotek.api.php \lingotek_api

During Lingotek operations there are several sets of hooks that get invoked to allow modules to modify the operation.

File

./lingotek.api.php, line 12
Hooks provided by the Lingotek module.

Functions

Namesort descending Location Description
hook_lingotek_config_entity_document_upload ./lingotek.api.php Act on the data extracted from a config entity before it is uploaded to Lingotek.
hook_lingotek_config_entity_translation_presave ./lingotek.api.php Act on a translation of a config entity before it is saved or updated after being downloaded from Lingotek.
hook_lingotek_config_object_document_upload ./lingotek.api.php Act on the data extracted from a config object before it is uploaded to Lingotek.
hook_lingotek_config_object_translation_presave ./lingotek.api.php Act on a translation of a config entity before it is saved or updated after being downloaded from Lingotek.
hook_lingotek_content_entity_document_upload ./lingotek.api.php Act on the data extracted from an an content entity before it is uploaded to Lingotek.
hook_lingotek_content_entity_translation_presave ./lingotek.api.php Act on a translation of an content entity before it is saved or updated after being downloaded from Lingotek.