plugin.manager.editor

Same name and namespace in other branches
  1. 8.9.x core/modules/editor/editor.services.yml \plugin.manager.editor
  2. 10 core/modules/editor/editor.services.yml \plugin.manager.editor
  3. 11.x core/modules/editor/editor.services.yml \plugin.manager.editor

Class

Drupal\editor\Plugin\EditorManager
6 string references to plugin.manager.editor
Editor::editorPluginManager in core/modules/editor/src/Entity/Editor.php
Returns the editor plugin manager.
Editor::getAttachments in core/modules/quickedit/src/Plugin/InPlaceEditor/Editor.php
Returns the attachments for this editor.
Editor::getAttachments in core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
Returns the attachments for this editor.
EditorConfigEntityUnitTest::setUp in core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EditorManagerTest::testManager in core/modules/editor/tests/src/Kernel/EditorManagerTest.php
Tests the configurable text editor manager.

... See full list

File

core/modules/editor/editor.services.yml

View source
  1. class: Drupal\editor\Plugin\EditorManager
  2. parent: default_plugin_manager

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.