Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ckeditor.admin.css | file | core/ |
Styles for configuration of CKEditor module. |
| ckeditor.admin.inc | file | core/ |
Callbacks and theming for the CKEditor toolbar configuration UI. |
| ckeditor.api.php | file | core/ |
Documentation for CKEditor module APIs. |
| ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
| ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalmedia.css | file | core/ |
Media embed: overrides to make focus styles and alignment work in CKEditor. |
| ckeditor.info.yml | file | core/ |
core/modules/ckeditor/ckeditor.info.yml |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
| ckeditor.libraries.yml | file | core/ |
core/modules/ckeditor/ckeditor.libraries.yml |
| ckeditor.module | file | core/ |
Provides integration with the CKEditor WYSIWYG editor. |
| CKEditor.php | file | core/ |
|
| ckeditor.schema.yml | file | core/ |
core/modules/ckeditor/config/schema/ckeditor.schema.yml |
| ckeditor.services.yml | file | core/ |
core/modules/ckeditor/ckeditor.services.yml |
| CKEditor::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
| CKEditor::$languageManager | property | core/ |
The language manager. |
| CKEditor::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| CKEditor::$renderer | property | core/ |
The renderer. |
| CKEditor::$state | property | core/ |
The state key/value store. |
| CKEditor::buildConfigurationForm | function | core/ |
Form constructor. |
| CKEditor::buildContentsCssJSSetting | function | core/ |
Builds the "contentsCss" configuration part of the CKEditor JS settings. |
| CKEditor::buildToolbarJSSetting | function | core/ |
Builds the "toolbar" configuration part of the CKEditor JS settings. |
| CKEditor::create | function | core/ |
Creates an instance of the plugin. |
| CKEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| CKEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
| CKEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| CKEditor::submitConfigurationForm | function | core/ |
Form submission handler. |
| CKEditor::validateConfigurationForm | function | core/ |
Form validation handler. |
| CKEditor::__construct | function | core/ |
Constructs a \Drupal\ckeditor\Plugin\Editor\CKEditor object. |
| CKEditorAdminSortTrait | trait | core/ |
Provides callback for simulated CKEditor toolbar configuration change. |
| CKEditorAdminSortTrait.php | file | core/ |
|
| CKEditorAdminSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| CKEditorAdminTest | class | core/ |
Tests administration of CKEditor. |
| CKEditorAdminTest.php | file | core/ |
|
| CKEditorAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
| CKEditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorAdminTest::$modules | property | core/ |
Modules to enable. |
| CKEditorAdminTest::setUp | function | core/ |
|
| CKEditorAdminTest::testExistingFormat | function | core/ |
Tests configuring a text editor for an existing text format. |
| CKEditorAdminTest::testNewFormat | function | core/ |
Tests configuring a text editor for a new text format. |
| CKEditorIntegrationTest | class | core/ |
Tests the integration of CKEditor. |
| CKEditorIntegrationTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\CKEditorPlugin\DrupalMedia[[api-linebreak]] @group media |
| CKEditorIntegrationTest | class | core/ |
@coversDefaultClass \Drupal\media_library\Plugin\CKEditorPlugin\DrupalMediaLibrary[[api-linebreak]] @group media_library |
| CKEditorIntegrationTest.php | file | core/ |
|
| CKEditorIntegrationTest.php | file | core/ |
|
| CKEditorIntegrationTest.php | file | core/ |
|
| CKEditorIntegrationTest::$account | property | core/ |
The account. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.