public function EntityTranslationHandlerInterface::loadTranslations in Entity Translation 7
Loads the translation data into the wrapped entity.
1 method overrides EntityTranslationHandlerInterface::loadTranslations()
File
- includes/
translation.handler.inc, line 35 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function loadTranslations();