plugin.manager.quickedit.editor

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

Class

Drupal\quickedit\Plugin\InPlaceEditorManager
7 string references to plugin.manager.quickedit.editor
EditorIntegrationTest::testEditorSelection in core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php
Tests editor selection when the Editor module is present.
EditorIntegrationTest::testGetUntransformedTextCommand in core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php
Tests GetUntransformedTextCommand AJAX command.
EditorIntegrationTest::testMetadata in core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php
Tests (custom) metadata when the formatted text editor is used.
EditorSelectionTest::setUp in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
Sets the default field storage backend for fields created during tests.
EditorSelectionTest::testTextWysiwyg in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
Tests a textual field with varying text format compatibility.

... See full list

File

core/modules/quickedit/quickedit.services.yml

View source
  1. class: Drupal\quickedit\Plugin\InPlaceEditorManager
  2. parent: default_plugin_manager

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