Defines a service for Text Editor's render elements.
Hierarchy
- class \Drupal\editor\Element
File
- core/modules/editor/src/Element.php, line 13
Namespace
Drupal\editor
Members
| Name | Modifiers | Type | Description |
|---|---|---|---|
| Element::$pluginManager | protected | property | The Text Editor plugin manager service. |
| Element::preRenderTextFormat | function | Additional #pre_render callback for 'text_format' elements. | |
| Element::__construct | public | function | Constructs a new Element object. |
Please login to continue.