7 string references to 'LingotekComment' in Lingotek Translation 7.4
- LingotekApi::addContentDocumentWithTargets in lib/
Drupal/ lingotek/ LingotekApi.php - Adds a Document and one or more Translation Targets to the Lingotek platform. (used by comments and config chunks 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 object contents.
- lingotek_comment_delete in ./
lingotek.module - Implements hook_comment_delete().
- lingotek_comment_update in ./
lingotek.module - Implements hook_comment_update().
- lingotek_comment_view in ./
lingotek.module - Implements hook_comment_view().
- page_sync_comment_translations in ./
lingotek.page.inc - Page handler for manually refreshing the local translations of a Lingotek-assciated comment.