ElementInterface

Provides an interface for configuration translation form elements.

Hierarchy

File

core/modules/config_translation/src/FormElement/ElementInterface.php, line 13

Namespace

Drupal\config_translation\FormElement

Members

Name Modifiers Type Description
ElementInterface::create public static function Creates a form element instance from a schema definition.
ElementInterface::getTranslationBuild public function Builds a render array containg the source and translation form elements.
ElementInterface::setConfig public function Sets configuration based on a nested form value array.
doc_Drupal
2016-10-29 09:04:05
Comments
Leave a Comment

Please login to continue.