EditorDialogSave::render
  • References/PHP/Drupal/editor/src/Ajax/EditorDialogSave

public EditorDialogSave::render()

2025-01-10 15:47:30
EditorAccessControlHandler
  • References/PHP/Drupal/editor/src/EditorAccessControlHandler

Defines the access control handler for the text editor entity type. Hierarchy class

2025-01-10 15:47:30
Element::__construct
  • References/PHP/Drupal/editor/src/Element

public Element::__construct(PluginManagerInterface $plugin_manager)

2025-01-10 15:47:30
EditorDialogSave
  • References/PHP/Drupal/editor/src/Ajax/EditorDialogSave

Provides an AJAX command for saving the contents of an editor dialog. This command is implemented in editor.dialog.js in Drupal.AjaxCommands

2025-01-10 15:47:30
Editor::$filterFormat
  • References/PHP/Drupal/editor/src/Entity/Editor

The filter format this text editor is associated with. Type:

2025-01-10 15:47:30
Editor
  • References/PHP/Drupal/editor/src/Entity/Editor

Defines the configured text editor entity. Plugin annotation @ConfigEntityType(

2025-01-10 15:47:30
EditorController::getUntransformedText
  • References/PHP/Drupal/editor/src/EditorController

public EditorController::getUntransformedText(EntityInterface

2025-01-10 15:47:30
Editor::setSettings
  • References/PHP/Drupal/editor/src/Entity/Editor

public Editor::setSettings(array $settings) Sets

2025-01-10 15:47:30
Editor::$id
  • References/PHP/Drupal/editor/src/Annotation/Editor

The plugin ID. Type: string File core/modules/edito

2025-01-10 15:47:30
Editor::$supported_element_types
  • References/PHP/Drupal/editor/src/Annotation/Editor

A list of element types this text editor supports. Type: string[] File

2025-01-10 15:47:30