Defines the translation controller class for custom blocks.
Expanded class hierarchy of CustomBlockTranslationController
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CustomBlockTranslationController:: |
public | function |
Overrides EntityTranslationController::entityFormAlter(). Overrides EntityTranslationController:: |
|
CustomBlockTranslationController:: |
protected | function |
Overrides EntityTranslationController::entityFormTitle(). Overrides EntityTranslationController:: |
|
CustomBlockTranslationController:: |
public | function |
Overrides EntityTranslationController::getAccess(). Overrides EntityTranslationControllerNG:: |
|
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:: |
function | Form validation handler for EntityTranslationController::entityFormAlter(). | ||
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::retranslate(). Overrides EntityTranslationControllerInterface:: |
|
EntityTranslationController:: |
public | function | Initializes an instance of the entity translation controller. | |
EntityTranslationControllerNG:: |
public | function |
Overrides \Drupal\translation_entity\EntityTranslationControllerInterface::removeTranslation(). Overrides EntityTranslationController:: |