Defines the translation controller class for terms.
Expanded class hierarchy of ProfileTranslationController
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
EntityTranslationController:: |
protected | property | The entity info of the entity being translated. | |
EntityTranslationController:: |
protected | property | The type of the entity being translated. | |
EntityTranslationController:: |
protected | function | Adds a clue about the form element translatability. | |
EntityTranslationController:: |
function | Form submission handler for EntityTranslationController::entityFormAlter(). | ||
EntityTranslationController:: |
function | Form submission handler for EntityTranslationController::entityFormAlter(). | ||
EntityTranslationController:: |
public | function | Entity builder method. | 1 |
EntityTranslationController:: |
public | function | Process callback: determines which elements get clue in the form. | |
EntityTranslationController:: |
public | function | Form submission handler for EntityTranslationController::entityFormAlter(). | |
EntityTranslationController:: |
protected | function | Returns the title to be used for the entity form page. | 3 |
EntityTranslationController:: |
function | Form validation handler for EntityTranslationController::entityFormAlter(). | ||
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getAccess(). Overrides EntityTranslationControllerInterface:: |
2 |
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getBasePath(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getEditPath(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
protected | function | Returns an instance of the given path. | |
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getSourceLanguage(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getTranslationAccess(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::getViewPath(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::removeTranslation(). Overrides EntityTranslationControllerInterface:: |
1 |
EntityTranslationController:: |
public | function |
Implements EntityTranslationControllerInterface::retranslate(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function | Initializes an instance of the entity translation controller. | |
ProfileTranslationController:: |
public | function |
Overrides EntityTranslationController::entityFormAlter(). Overrides EntityTranslationController:: |
|
ProfileTranslationController:: |
function | Form submission handler for ProfileTranslationController::entityFormAlter(). |