public function EntityTranslationHandlerInterface::updateTranslations in Entity Translation 7
Updates the translation set from the current entity status.
1 method overrides EntityTranslationHandlerInterface::updateTranslations()
File
- includes/
translation.handler.inc, line 73 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function updateTranslations();