ConfigTranslationEntityListBuilderInterface

Defines an interface for configuration translation entity list builders.

Hierarchy

File

core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php, line 10

Namespace

Drupal\config_translation\Controller

Members

Name Modifiers Type Description
ConfigTranslationEntityListBuilderInterface::setMapperDefinition public function Sets the config translation mapper definition.
ConfigTranslationEntityListBuilderInterface::sortRows public function Sorts an array by value.
EntityListBuilderInterface::getOperations public function Provides an array of information to build a list of operation links.
EntityListBuilderInterface::getStorage public function Gets the entity storage.
EntityListBuilderInterface::load public function Loads entities of this type from storage for listing.
EntityListBuilderInterface::render public function Builds a listing of entities for the given entity type.
doc_Drupal
2016-10-29 08:54:52
Comments
Leave a Comment

Please login to continue.