Documentation for CKEditor module APIs.

File

core/modules/ckeditor5/ckeditor5.api.php

Functions

Namesort descending Description
hook_ckeditor5_css_alter Modify the list of CSS files that will be added to a CKEditor 5 instance.
hook_ckeditor5_plugins Provides a list of CKEditor plugins.
hook_ckeditor5_plugins_alter Modify the list of available CKEditor plugins.
hook_ckeditor5_PLUGIN_plugin_check Enabled callback for hook_ckeditor5_plugins().
hook_ckeditor5_settings_alter Modify the raw CKEditor settings passed to the editor.
hook_ckeditor5_upgrade_button_mapping Specify the button mapping used between CKEditor 4 and CKEditor 5 upgrades.
hook_ckeditor5_upgrade_button_mapping_alter Modify the button mapping used between CKEditor 4 and CKEditor 5 upgrades.
hook_ckeditor5_upgrade_format_alter Modify a text format when it is upgraded from CKEditor 4 to CKEditor 5.