public function EntityTranslationHandlerInterface::isEntityForm in Entity Translation 7
Returns TRUE whether we are displying an entity form.
1 method overrides EntityTranslationHandlerInterface::isEntityForm()
File
- includes/
translation.handler.inc, line 349 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function isEntityForm();