CKEditor5UpgradeTestCase::setUp |
core/modules/ckeditor5/tests/ckeditor5_upgrade.test |
Sets up a Backdrop site for running functional and integration tests. |
CKEditor5UpgradeTestCase::testUpgrade |
core/modules/ckeditor5/tests/ckeditor5_upgrade.test |
Test upgrading a CKEditor 4 text format to CKEditor 5. |
ckeditor5_ckeditor5_plugins |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_ckeditor5_plugins(). |
ckeditor5_ckeditor5_upgrade_button_mapping |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Implements hook_ckeditor5_upgrade_button_mapping(). |
ckeditor5_editor_info |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_editor_info(). |
ckeditor5_enable |
core/modules/ckeditor5/ckeditor5.install |
Implements hook_enable(). |
ckeditor5_form_filter_admin_format_form_alter |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
ckeditor5_form_filter_format_editor_image_form_alter |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
ckeditor5_form_filter_format_editor_link_form_alter |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
ckeditor5_get_config |
core/modules/ckeditor5/ckeditor5.module |
Editor JS settings callback; Add CKEditor config to the page for a format. |
ckeditor5_image_upload |
core/modules/ckeditor5/ckeditor5.pages.inc |
Menu callback; Saves images uploaded via copy/paste into the editor. |
ckeditor5_js_alter |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_js_alter(). |
ckeditor5_library_info |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_library_info(). |
ckeditor5_library_info_alter |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_library_info_alter(). |
ckeditor5_menu |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_menu(). |
ckeditor5_plugins |
core/modules/ckeditor5/ckeditor5.module |
Retrieves the full list of installed CKEditor plugins. |
ckeditor5_requirements |
core/modules/ckeditor5/ckeditor5.install |
Implements hook_requirements(). |
ckeditor5_settings_form |
core/modules/ckeditor5/ckeditor5.admin.inc |
Editor settings callback; Provide options for CKEditor 5 module. |
ckeditor5_settings_form_submit |
core/modules/ckeditor5/ckeditor5.admin.inc |
Additional submit handler for filter_admin_format_form(). |
ckeditor5_settings_form_validate |
core/modules/ckeditor5/ckeditor5.admin.inc |
Additional validate handler for filter_admin_format_form(). |
ckeditor5_telemetry_data |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_telemetry_data(). |
ckeditor5_telemetry_info |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_telemetry_info(). |
ckeditor5_theme |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_theme(). |
ckeditor5_update_1000 |
core/modules/ckeditor5/ckeditor5.install |
Updates the editor settings key from "cketoolbar" to just "toolbar". |
ckeditor5_upgrade_form |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Form callback for upgrading a text format from CKEditor 4 to CKEditor 5. |
ckeditor5_upgrade_format |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Upgrade a text format configuration from CKEditor 4 to CKEditor 5. |
ckeditor5_upgrade_form_submit |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Submit handler for ckeditor5_upgrade_form(). |
ckeditor5_upgrade_test_ckeditor5_plugins |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_plugins(). |
ckeditor5_upgrade_test_ckeditor5_upgrade_button_mapping_alter |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_upgrade_button_mapping_alter(). |
ckeditor5_upgrade_test_ckeditor5_upgrade_format_alter |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_upgrade_format_alter(). |
ckeditor5_upgrade_warnings |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Return any warnings that may occur during a CKEditor 4 to 5 upgrade. |
CKEditorRtlTestCase::setUp |
core/modules/ckeditor/tests/ckeditor_rtl.test |
Set up environment. |
CKEditorRtlTestCase::testRtlAdminIcons |
core/modules/ckeditor/tests/ckeditor_rtl.test |
Test that the CKEditor 4 admin form works correctly with RTL languages. |
CKEditorTestCase::setUp |
core/modules/ckeditor/tests/ckeditor.test |
Sets up a Backdrop site for running functional and integration tests. |
CKEditorTestCase::testLibrary |
core/modules/ckeditor/tests/ckeditor.test |
Test the addition of the library to the page when configured. |
ckeditor_ckeditor_plugins |
core/modules/ckeditor/ckeditor.module |
Implements hook_ckeditor_plugins(). |
ckeditor_editor_info |
core/modules/ckeditor/ckeditor.module |
Implements hook_editor_info(). |
ckeditor_form_filter_format_editor_image_form_alter |
core/modules/ckeditor/ckeditor.module |
Implements hook_form_FORM_ID_alter(). |
ckeditor_get_acf_settings |
core/modules/ckeditor/ckeditor.module |
Builds the ACF part of the CKEditor 4 JS settings. |
ckeditor_get_settings |
core/modules/ckeditor/ckeditor.module |
Editor JS settings callback; Add CKEditor settings to the page for a format. |
ckeditor_image_plugin_check |
core/modules/ckeditor/ckeditor.module |
Enabled callback for hook_ckeditor_plugins(). |
ckeditor_image_upload |
core/modules/ckeditor/ckeditor.pages.inc |
Menu callback; Saves images uploaded via copy/paste into the editor. |
ckeditor_library_info |
core/modules/ckeditor/ckeditor.module |
Implements hook_library_info(). |
ckeditor_menu |
core/modules/ckeditor/ckeditor.module |
Implements hook_menu(). |
ckeditor_plugins |
core/modules/ckeditor/ckeditor.module |
Retrieves the full list of installed CKEditor 4 plugins. |
ckeditor_requirements |
core/modules/ckeditor/ckeditor.install |
Implements hook_requirements(). |
ckeditor_settings_form |
core/modules/ckeditor/ckeditor.admin.inc |
Editor settings callback; Provide options for CKEditor 4 module. |
ckeditor_settings_form_submit |
core/modules/ckeditor/ckeditor.admin.inc |
Additional submit handler for filter_admin_format_form(). |
ckeditor_settings_form_validate |
core/modules/ckeditor/ckeditor.admin.inc |
Additional validate handler for filter_admin_format_form(). |
ckeditor_telemetry_data |
core/modules/ckeditor/ckeditor.module |
Implements hook_telemetry_data(). |