You are here

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()
EntityTranslationDefaultHandler::getSharedFieldsAccess in includes/translation.handler.inc

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();