public function LingotekTranslatableEntity::getTitle in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getTitle()
- 7.4 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getTitle()
- 7.5 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getTitle()
2 methods override LingotekTranslatableEntity::getTitle()
- LingotekConfigSet::getTitle in lib/
Drupal/ lingotek/ LingotekConfigSet.php - Return the title for the current set
- LingotekEntity::getTitle in lib/
Drupal/ lingotek/ LingotekEntity.php
File
- lib/
Drupal/ lingotek/ LingotekTranslatableEntity.php, line 83 - Defines LingotekTranslatableEntity.
Class
- LingotekTranslatableEntity
- An interface for entities that are eligible for translation via the Lingotek platform.
Code
public function getTitle();