Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CKEditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user with access to only the 'plain_text' format. |
| CKEditorLoadingTest::getThingsToCheck | function | core/ |
|
| CKEditorLoadingTest::setUp | function | core/ |
|
| CKEditorLoadingTest::testLoading | function | core/ |
Tests loading of CKEditor CSS, JS and JS settings. |
| CKEditorLoadingTest::testLoadingWithoutInternalButtons | function | core/ |
Tests presence of essential configuration even without Internal's buttons. |
| CkeditorOffCanvasTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
| CkeditorOffCanvasTestController.php | file | core/ |
|
| CkeditorOffCanvasTestController::testOffCanvas | function | core/ |
Returns a link that can open a node add form in an off-canvas dialog. |
| CKEditorPlugin | class | core/ |
Defines a CKEditorPlugin annotation object. |
| CKEditorPlugin.php | file | core/ |
|
| CKEditorPlugin::$id | property | core/ |
The plugin ID. |
| CKEditorPlugin::$label | property | core/ |
The human-readable name of the CKEditor plugin. |
| CKEditorPluginBase | class | core/ |
Defines a base CKEditor plugin implementation. |
| CKEditorPluginBase.php | file | core/ |
|
| CKEditorPluginBase::$moduleList | property | core/ |
The module list service. |
| CKEditorPluginBase::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| CKEditorPluginBase::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.