editor_form_filter_admin_format_submit
  • References/PHP/Drupal/editor/editor.module

editor_form_filter_admin_format_submit($form, FormStateInterface $form_state) Additional submit handler for

2025-01-10 15:47:30
hook_editor_info_alter
  • References/PHP/Drupal/editor/editor.api

hook_editor_info_alter(array &$editors) Performs alterations on text editor definitions.

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

editor_form_filter_admin_format_editor_configure($form, FormStateInterface $form_state) Button submit handler

2025-01-10 15:47:30
hook_editor_xss_filter_alter
  • References/PHP/Drupal/editor/editor.api

hook_editor_xss_filter_alter(&$editor_xss_filter_class, FilterFormatInterface $format, FilterFormatInterface $original_format = NULL)

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

Whether this text editor is not vulnerable to XSS attacks. Type: bool File

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

editor_filter_xss($html, FilterFormatInterface $format = NULL, FilterFormatInterface $original_format = NULL) Applies

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

public EditorInterface::getEditor()

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

editor_entity_update(EntityInterface $entity) Implements

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

_editor_get_formatted_text_fields(FieldableEntityInterface $entity) Determines the formatted text fields on

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

public EditorController::filterXss(Request $request, FilterFormatInterface

2025-01-10 15:47:30