58 string references to 'CKEditor'
- BigPipeRegressionTest::testCommentForm_2698811 in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Ensure comment form works with history and big_pipe modules.
- ckeditor.info.yml in core/
modules/ ckeditor/ ckeditor.info.yml - core/modules/ckeditor/ckeditor.info.yml
- CKEditor5CKEditor4Compatibility::setUp in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditor5CKEditor4Compatibility.php - CKEditor::buildConfigurationForm in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Form constructor.
- CKEditor::buildContentsCssJSSetting in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Builds the "contentsCss" configuration part of the CKEditor JS settings.
- CKEditor::submitConfigurationForm in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Form submission handler.
- CKEditorAdminTest::testExistingFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for an existing text format.
- CKEditorAdminTest::testExistingFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for an existing text format.
- CKEditorAdminTest::testNewFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for a new text format.
- CKEditorAdminTest::testNewFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for a new text format.
- CKEditorLoadingTest::setUp in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php - CKEditorLoadingTest::testLoading in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php - Tests loading of CKEditor CSS, JS and JS settings.
- CKEditorPluginManagerTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - CKEditorPluginManagerTest::testEnabledPlugins in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the enabling of plugins.
- CKEditorStylesComboAdminTest::setUp in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorStylesComboAdminTest.php - CKEditorStylesComboTranslationTest::setUp in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorStylesComboTranslationTest.php - CKEditorTest::assertCKEditorLanguage in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Assert that CKEditor picks the expected language when French is default.
- CKEditorTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - CKEditorTest::testBuildContentsCssJSSetting in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests CKEditor::buildContentsCssJSSetting().
- CKEditorTest::testGetJSSettings in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests CKEditor::getJSSettings().
- ckeditor_editor_presave in core/
modules/ ckeditor/ ckeditor.module - Implements hook_ENTITY_TYPE_presave().
- ckeditor_filter_format_edit_form_validate in core/
modules/ ckeditor/ ckeditor.module - Validate callback to ensure the DrupalMediaLibrary button can work correctly.
- ckeditor_library_info_alter in core/
modules/ ckeditor/ ckeditor.module - Implements hook_library_info_alter().
- ckeditor_post_update_omit_settings_for_disabled_plugins in core/
modules/ ckeditor/ ckeditor.post_update.php - Updates Text Editors using CKEditor 4 to omit settings for disabled plugins.
- DrupalImage::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Returns the buttons that this plugin provides, along with metadata.
- DrupalImage::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalImageCaption::getCssFiles in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php - Retrieves enabled plugins' iframe instance CSS files.
- DrupalImageCaption::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalLink::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the buttons that this plugin provides, along with metadata.
- DrupalLink::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalMedia::getCssFiles in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalMedia.php - @todo Improve this in https://www.drupal.org/project/drupal/issues/3072063
- DrupalMedia::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalMedia.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalMediaLibrary::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalMediaLibrary.php - Returns the buttons that this plugin provides, along with metadata.
- DrupalMediaLibrary::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalMediaLibrary.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- editor.editor.basic_html.yml in core/
modules/ ckeditor5/ tests/ fixtures/ ckeditor4_config/ editor.editor.basic_html.yml - core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml
- editor.editor.full_html.yml in core/
modules/ ckeditor5/ tests/ fixtures/ ckeditor4_config/ editor.editor.full_html.yml - core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
- editor_help in core/
modules/ editor/ editor.module - Implements hook_help().
- FilterHtmlTest::testStylesToAllowedTagsSync in core/
modules/ filter/ tests/ src/ FunctionalJavascript/ FilterHtmlTest.php - Tests the Allowed Tags configuration with CSS classes.
- InternalTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ Plugin/ CKEditorPlugin/ InternalTest.php - Language::getCssFiles in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Language.php - Retrieves enabled plugins' iframe instance CSS files.
- MediaLibraryTest::testButton in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaLibraryTest.php - Tests using DrupalMediaLibrary button to embed media into CKEditor.
- MediaLibraryTest::testConfigurationValidation in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaLibraryTest.php - Tests validation that DrupalMediaLibrary requires media_embed filter.
- MediaTest::fillFieldInMetadataDialogAndSubmit in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Fills in a field in the metadata dialog for an embedded media item.
- MediaTest::leaveSourceMode in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Leaves source mode and returns to the CKEditor iframe.
- MediaTest::testAlignment in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests alignment integration.
- MediaTest::testAlt in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the EditorMediaDialog can set the alt attribute.
- MediaTest::testDialogAccess in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the EditorMediaDialog's form elements' #access logic.
- MediaTest::testEditableCaption in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests caption editing in the CKEditor widget.
- MediaTest::testEmbedPreviewAccess in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests preview route access.
- MediaTest::testErrorMessages in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that failed media embed preview requests inform the end user.
- MediaTest::testLinkability in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests linkability of the CKEditor widget.
- MediaTest::testOnlyDrupalMediaTagProcessed in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that only <drupal-media> tags are processed.
- MediaTest::testPreviewUsesDefaultThemeAndIsClientCacheable in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - The CKEditor Widget must load a preview generated using the default theme.
- MediaTest::testTranslationAlt in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that dialog loads appropriate translation's alt text.
- MediaTest::testViewMode in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the EditorMediaDialog can set the data-view-mode attribute.
- SmartDefaultSettings::computeSmartDefaultSettings in core/
modules/ ckeditor5/ src/ SmartDefaultSettings.php - Computes the closest possible equivalent settings for switching to CKEditor 5.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- _ckeditor_get_enabled_plugins in core/
modules/ ckeditor/ ckeditor.module - Gets all enabled CKEditor 4 plugins.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.