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

Adds bindings for client-side "text editors" to text formats. File core/modules/editor/editor.module

2025-01-10 15:47:30
Standard::getAllowedTags
  • References/PHP/Drupal/editor/src/EditorXssFilter/Standard

protected static Standard::getAllowedTags($restrictions)

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

editor_form_filter_format_form_alter(&$form, FormStateInterface $form_state) Implements

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
EditorInterface::getEditor
  • References/PHP/Drupal/editor/src/EditorInterface

public EditorInterface::getEditor()

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
Editor::$supports_content_filtering
  • References/PHP/Drupal/editor/src/Annotation/Editor

Whether the editor supports "allowed content only" filtering. Type: bool File

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
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
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