Provides integration with the CKEditor WYSIWYG editor.

File

core/modules/ckeditor5/ckeditor5.module

Functions

Namesort descending Description
ckeditor5_ckeditor5_plugins Implements hook_ckeditor5_plugins().
ckeditor5_editor_info Implements hook_editor_info().
ckeditor5_form_filter_admin_format_form_alter Implements hook_form_FORM_ID_alter().
ckeditor5_form_filter_format_editor_image_form_alter Implements hook_form_FORM_ID_alter().
ckeditor5_form_filter_format_editor_link_form_alter Implements hook_form_FORM_ID_alter().
ckeditor5_get_config Editor JS settings callback; Add CKEditor config to the page for a format.
ckeditor5_js_alter Implements hook_js_alter().
ckeditor5_library_info Implements hook_library_info().
ckeditor5_library_info_alter Implements hook_library_info_alter().
ckeditor5_menu Implements hook_menu().
ckeditor5_plugins Retrieves the full list of installed CKEditor plugins.
ckeditor5_telemetry_data Implements hook_telemetry_data().
ckeditor5_telemetry_info Implements hook_telemetry_info().
ckeditor5_theme Implements hook_theme().
_ckeditor5_get_generic_html_settings Builds the ACF part of the CKEditor JS settings.
_ckeditor5_get_plugin_libraries Retrieve a list of CKEditor-related libraries used by any CKEditor 5 plugin.
_ckeditor5_image_alignment_plugin_check Enabled callback for hook_ckeditor5_plugins().
_ckeditor5_image_caption_plugin_check Enabled callback for hook_ckeditor5_plugins().
_ckeditor5_link_image_plugin_check Enabled callback for hook_ckeditor5_plugins().
_ckeditor5_theme_css Retrieves the default theme's CKEditor stylesheets defined in the .info file.

Constants

Namesort descending Description
CKEDITOR5_VERSION