Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChooseSectionController::build | function | core/ |
Choose a layout plugin to add as a section. |
| ChooseSectionController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseSectionController::__construct | function | core/ |
ChooseSectionController constructor. |
| cke-dialog.css | file | core/ |
CKE Dialogs. |
| cke-dialog.pcss.css | file | core/ |
CKE Dialogs. |
| CKEditor4To5Upgrade::$cke4_buttons | property | core/ |
The CKEditor 4 buttons for which an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
| CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| CKEditor4To5UpgradePluginManager::$cke4ButtonsMap | property | core/ |
A map of CKEditor 4 buttons to an upgrade plugin ID. |
| CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
| CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
| CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
| CKEditor4To5UpgradePluginManager::__construct | function | core/ |
Constructs a CKEditor4To5UpgradePluginManager object. |
| ckeditor4to5upgrade_plugin_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
| ckeditor4to5upgrade_plugin_test.module | file | core/ |
|
| ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter | function | core/ |
Implements hook_ckeditor4to5upgrade_plugin_info_alter(). |
| ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
| ckeditor5.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.data_types.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml |
| ckeditor5.dialog.fix.css | file | core/ |
.ui-dialog ~ .ck-body-wrapper { --ck-z-panel: 1261; } |
| ckeditor5.libraries.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.libraries.yml |
| ckeditor5.pair.schema.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml |
| ckeditor5.pcss.css | file | core/ |
.ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.post_update.php | file | core/ |
Post update functions for CKEditor 5. |
| ckeditor5.schema.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.schema.yml |
| ckeditor5.services.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.services.yml |
| ckeditor5.smart_default_settings | service | core/ |
Drupal\ckeditor5\SmartDefaultSettings |
| ckeditor5.stylesheets.message | service | core/ |
Drupal\ckeditor5\CKEditor5StylesheetsMessage |
| CKEditor5::$plugins | property | core/ |
The set of configured CKEditor 5 plugins. |
| CKEditor5::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
| CKEditor5::$stylesheetsMessage | property | core/ |
The ckeditor_stylesheets message utility. |
| CKEditor5::$submittedEditor | property | core/ |
The submitted editor. |
| CKEditor5::assessActiveTextEditorAfterBuild | function | core/ |
Form #after_build callback: provides text editor state changes. |
| CKEditor5::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| CKEditor5::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| CKEditor5::getLibraries | function | core/ |
Returns libraries to be attached. |
| CKEditor5::getSubmittedFilterFormat | function | core/ |
Gets the submitted text format config entity from form state. |
| CKEditor5::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
| CKEditor5::mapPairViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor + Text Format pair property paths to form names. |
| CKEditor5::mapViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor config object property paths to form names. |
| CKEditor5::shouldHaveVisiblePluginSettingsForm | function | core/ |
Determines whether the plugin settings form should be visible. |
| CKEditor5::submitConfigurationForm | function | core/ |
Form submission handler. |
| CKEditor5::validateSwitchingToCKEditor5 | function | core/ |
Validate callback to inform the user of CKEditor 5 compatibility problems. |
| CKEditor5::__construct | function | core/ |
Constructs a CKEditor 5 editor plugin. |
| CKEditor5AllowedTagsTest | class | core/ |
Tests for CKEditor 5. |
| CKEditor5AllowedTagsTest.php | file | core/ |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.