Search for to
Title | Object type | File name | Summary |
---|---|---|---|
editor.editor.test_format_image.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml |
editor.info.yml | file | core/ |
core/modules/editor/editor.info.yml |
editor.install | file | core/ |
Install, update and uninstall functions for the Editor module. |
editor.libraries.yml | file | core/ |
core/modules/editor/editor.libraries.yml |
editor.module | file | core/ |
Adds bindings for client-side "text editors" to text formats. |
editor.overview.html.twig | file | core/ |
--- label: 'Connecting text editors to text formats' related: - core.content_structure - field_ui.manage_form - filter.overview --- {% set filter_overview_topic = render_var(help_topic_link('filter.overview')) %} {% set… |
Editor.php | file | core/ |
|
Editor.php | file | core/ |
|
Editor.php | file | core/ |
|
Editor.php | file | core/ |
|
editor.post_update.php | file | core/ |
Post update functions for Editor. |
editor.routing.yml | file | core/ |
core/modules/editor/editor.routing.yml |
editor.schema.yml | file | core/ |
core/modules/editor/config/schema/editor.schema.yml |
editor.services.yml | file | core/ |
core/modules/editor/editor.services.yml |
Editor::$editor | property | core/ |
The name (plugin ID) of the text editor. |
Editor::$editorPluginManager | property | core/ |
|
Editor::$filterFormat | property | core/ |
The filter format this text editor is associated with. |
Editor::$format | property | core/ |
Machine name of the text format for this configured text editor. |
Editor::$id | property | core/ |
The plugin ID. |
Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
Editor::$is_xss_safe | property | core/ |
Whether this text editor is not vulnerable to XSS attacks. |
Editor::$label | property | core/ |
The human-readable name of the editor plugin. |
Editor::$settings | property | core/ |
The structured array of text editor plugin-specific settings. |
Editor::$supported_element_types | property | core/ |
A list of element types this text editor supports. |
Editor::$supports_content_filtering | property | core/ |
Whether the editor supports "allowed content only" filtering. |
Editor::$supports_inline_editing | property | core/ |
Whether the editor supports the inline editing provided by the Edit module. |
Editor::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
Editor::editorPluginManager | function | core/ |
Returns the editor plugin manager. |
Editor::getAttachments | function | core/ |
Returns the attachments for this editor. |
Editor::getAttachments | function | core/ |
Returns the attachments for this editor. |
Editor::getEditor | function | core/ |
Returns the associated text editor plugin ID. |
Editor::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Editor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
Editor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
Editor::id | function | core/ |
Gets the identifier. |
Editor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
Editor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
Editor::label | function | core/ |
Gets the label of the entity. |
Editor::setEditor | function | core/ |
Set the text editor plugin ID. |
Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
Editor::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
Editor::__construct | function | core/ |
Constructs an Entity object. |
Editor::__construct | function | core/ |
Constructs an Editor object. |
EditorAccessControlHandler | class | core/ |
Defines the access control handler for the text editor entity type. |
EditorAccessControlHandler.php | file | core/ |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.