Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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 @group media |
CKEditorIntegrationTest | class | core/ |
@coversDefaultClass \Drupal\media_library\Plugin\CKEditorPlugin\DrupalMediaLibrary @group media_library |
CKEditorIntegrationTest.php | file | core/ |
|
CKEditorIntegrationTest.php | file | core/ |
|
CKEditorIntegrationTest.php | file | core/ |
|
CKEditorIntegrationTest::$account | property | core/ |
The account. |
CKEditorIntegrationTest::$adminUser | property | core/ |
The user to use during testing. |
CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorIntegrationTest::$filterFormat | property | core/ |
The FilterFormat config entity used for testing. |
CKEditorIntegrationTest::$host | property | core/ |
A host entity with a body field to embed media in. |
CKEditorIntegrationTest::$media | property | core/ |
The sample Media entity to embed. |
CKEditorIntegrationTest::$media | property | core/ |
The media item to embed. |
CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.