You are here

namespace Drupal\editor\Ajax in Drupal 9

Same name in other branches
  1. 8 Drupal\editor\Ajax
Classsort descending Location Description
EditorDialogSave core/modules/editor/src/Ajax/EditorDialogSave.php Provides an AJAX command for saving the contents of an editor dialog.
GetUntransformedTextCommand core/modules/editor/src/Ajax/GetUntransformedTextCommand.php AJAX command to rerender a formatted text field without any transformation filters.