public function EntityTranslationHandlerInterface::getSharedFieldsAccess in Entity Translation 7
Checks if a user is allowed to edit shared fields on the active form.
1 method overrides EntityTranslationHandlerInterface::getSharedFieldsAccess()
File
- includes/
translation.handler.inc, line 324 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getSharedFieldsAccess();