Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ckeditor5_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.info.yml |
| ckeditor5_test.libraries.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.libraries.yml |
| ckeditor5_test.routing.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.routing.yml |
| ckeditor5_theme | function | core/ |
Implements hook_theme(). |
| ckeditor5_validation_constraint_alter | function | core/ |
Implements hook_validation_constraint_alter(). |
| CKEditor::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
| CKEditor::$fileUrlGenerator | property | core/ |
The file URL generator. |
| CKEditor::$languageManager | property | core/ |
The language manager. |
| CKEditor::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| CKEditor::$moduleList | property | core/ |
The module list service. |
| 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.php | file | core/ |
|
| CKEditorIntegrationTest::$account | property | core/ |
The account. |
| 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::$modules | property | core/ |
Modules to enable. |
| CKEditorIntegrationTest::setUp | function | core/ |
The theme to install as the default for testing. |
| CKEditorIntegrationTest::testDrupalImageCaptionDialog | function | core/ |
Tests if the Drupal Image Caption plugin appears and works as expected. |
| CKEditorIntegrationTest::testDrupalImageDialog | function | core/ |
Tests if the Image button appears and works as expected. |
| CKEditorIntegrationTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor enabled. |
| CKEditorIntegrationTest::testOffCanvasStyles | function | core/ |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
| CKEditorLoadingTest | class | core/ |
Tests loading of CKEditor. |
| CKEditorLoadingTest.php | file | core/ |
|
| CKEditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorLoadingTest::$modules | property | core/ |
Modules to enable. |
| CKEditorLoadingTest::$normalUser | property | core/ |
A normal user with access to the 'plain_text' and 'filtered_html' formats. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.