quickedit_entity_view_alter
  • References/PHP/Drupal/quickedit/quickedit.module

quickedit_entity_view_alter(&$build, EntityInterface $entity, EntityViewDisplayInterface $display) Implements

2025-01-10 15:47:30
EditorSelectorInterface
  • References/PHP/Drupal/quickedit/src/EditorSelectorInterface

Interface for selecting an in-place editor (an Editor plugin) for a field. Hierarchy interface

2025-01-10 15:47:30
MetadataGenerator::__construct
  • References/PHP/Drupal/quickedit/src/MetadataGenerator

public MetadataGenerator::__construct(EditEntityFieldAccessCheckInterface

2025-01-10 15:47:30
EntitySavedCommand
  • References/PHP/Drupal/quickedit/src/Ajax/EntitySavedCommand

AJAX command to indicate the entity was loaded from PrivateTempStore and saved into the database. Hierarchy

2025-01-10 15:47:30
EditEntityFieldAccessCheck::access
  • References/PHP/Drupal/quickedit/src/Access/EditEntityFieldAccessCheck

public EditEntityFieldAccessCheck

2025-01-10 15:47:30
quickedit.module
  • References/PHP/Drupal/quickedit/quickedit.module

Provides in-place content editing functionality for fields. The Quick Edit module makes content editable in-place. Rather than having to visit

2025-01-10 15:47:30
QuickEditController::$editorSelector
  • References/PHP/Drupal/quickedit/src/QuickEditController

The in-place editor selector. Type:

2025-01-10 15:47:30
QuickEditFieldForm::init
  • References/PHP/Drupal/quickedit/src/Form/QuickEditFieldForm

protected QuickEditFieldForm::init(FormStateInterface

2025-01-10 15:47:30
InPlaceEditor
  • References/PHP/Drupal/quickedit/src/Annotation/InPlaceEditor

Defines an InPlaceEditor annotation object. Plugin Namespace: Plugin\InPlaceEditor For a working example, see

2025-01-10 15:47:30
EditorSelector::$formatterManager
  • References/PHP/Drupal/quickedit/src/EditorSelector

The manager for formatter plugins. Type: \Drupal\Core\Field\FormatterPluginManager. File

2025-01-10 15:47:30