You are here

namespace Drupal\quickedit in Drupal 10

Same name in other branches
  1. 8 Drupal\quickedit
  2. 9 Drupal\quickedit
Classsort descending Location Description
EditorSelector core/modules/quickedit/src/EditorSelector.php Selects an in-place editor (an InPlaceEditor plugin) for a field.
EditorSelectorInterface core/modules/quickedit/src/EditorSelectorInterface.php Interface for selecting an in-place editor (an Editor plugin) for a field.
LayoutBuilderIntegration core/modules/quickedit/src/LayoutBuilderIntegration.php Helper methods for Layout Builder module integration.
MetadataGenerator core/modules/quickedit/src/MetadataGenerator.php Generates in-place editing metadata for an entity field.
MetadataGeneratorInterface core/modules/quickedit/src/MetadataGeneratorInterface.php Interface for generating in-place editing metadata.
QuickEditController core/modules/quickedit/src/QuickEditController.php Returns responses for Quick Edit module routes.