7 string references to 'LingotekComment' in Lingotek Translation 7.2
- LingotekApi::addContentDocumentWithTargets in lib/
Drupal/ lingotek/ LingotekApi.php - Adds a Document and one or more Translation Targets to the Lingotek platform. (only used by comments currently)
- LingotekApi::getCreateWithTargetsParams in lib/
Drupal/ lingotek/ LingotekApi.php - Collects the entity-specific parameter values for a document create API call.
- LingotekApi::updateContentDocument in lib/
Drupal/ lingotek/ LingotekApi.php - Updates the content of an existing Lingotek document with the current node contents.
- lingotek_comment_update in ./
lingotek.module - Implements hook_comment_update().
- lingotek_comment_view in ./
lingotek.module - Implements hook_comment_view().
- lingotek_notifications in ./
lingotek.sync.inc - Registers the site translation notfication callback. This URL will be called when a document translation is complete, and can be downloaded.
- page_sync_comment_translations in ./
lingotek.page.inc - Page handler for manually refreshing the local translations of a Lingotek-assciated comment.