public function EntityTranslationHandlerInterface::getViewPath in Entity Translation 7
Returns the path of the entity view page.
1 method overrides EntityTranslationHandlerInterface::getViewPath()
File
- includes/
translation.handler.inc, line 272 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getViewPath();