Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditorPluginManagerTest.php | file | core/ |
|
CKEditorPluginManagerTest::$manager | property | core/ |
The manager for "CKEditor plugin" plugins. |
CKEditorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
CKEditorPluginManagerTest::setUp | function | core/ |
|
CKEditorPluginManagerTest::testCssFiles | function | core/ |
Tests the iframe instance CSS files of plugins. |
CKEditorPluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditorPluginManagerTest::testGetEnabledButtons | function | core/ |
@covers ::getEnabledButtons @dataProvider providerGetEnabledButtons |
CKEditorStylesComboAdminTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
CKEditorStylesComboAdminTest.php | file | core/ |
|
CKEditorStylesComboAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorStylesComboAdminTest::$defaultSettings | property | core/ |
The default editor settings. |
CKEditorStylesComboAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorStylesComboAdminTest::$format | property | core/ |
A random generated format machine name. |
CKEditorStylesComboAdminTest::$modules | property | core/ |
Modules to enable. |
CKEditorStylesComboAdminTest::setUp | function | core/ |
|
CKEditorStylesComboAdminTest::testExistingFormat | function | core/ |
Tests StylesCombo settings for an existing text format. |
CKEditorStylesComboTranslationTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
CKEditorStylesComboTranslationTest.php | file | core/ |
|
CKEditorStylesComboTranslationTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorStylesComboTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorStylesComboTranslationTest::$format | property | core/ |
A randomly generated format machine name. |
CKEditorStylesComboTranslationTest::$modules | property | core/ |
Modules to enable. |
CKEditorStylesComboTranslationTest::setUp | function | core/ |
|
CKEditorStylesComboTranslationTest::testExistingFormat | function | core/ |
Tests translations of CKEditor styles configuration. |
CKEditorStylesheetsWarningTest | class | core/ |
Tests warnings when ckeditor_stylesheets do not have CKEditor 5 equivalents. |
CKEditorStylesheetsWarningTest.php | file | core/ |
|
CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning | function | core/ |
Installs and enables themes for testing. |
CKEditorStylesheetsWarningTest::providerTestWarningFilterUi | function | core/ |
Data provider for testWarningFilterUI(). |
CKEditorStylesheetsWarningTest::setUp | function | core/ |
|
CKEditorStylesheetsWarningTest::testWarningFilterUi | function | core/ |
Test the ckeditor_stylesheets warning in the filter UI. |
CKEditorTest | class | core/ |
Tests for the 'CKEditor' text editor plugin. |
CKEditorTest.php | file | core/ |
|
CKEditorTest::$ckeditor | property | core/ |
An instance of the "CKEditor" text editor plugin. |
CKEditorTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
CKEditorTest::$manager | property | core/ |
The Editor Plugin Manager. |
CKEditorTest::$modules | property | core/ |
Modules to enable. |
CKEditorTest::assertCKEditorLanguage | function | core/ |
Assert that CKEditor picks the expected language when French is default. |
CKEditorTest::getDefaultAllowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultContentsCssConfig | function | core/ |
|
CKEditorTest::getDefaultDisallowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultInternalConfig | function | core/ |
|
CKEditorTest::getDefaultToolbarConfig | function | core/ |
|
CKEditorTest::setUp | function | core/ |
|
CKEditorTest::testBuildContentsCssJSSetting | function | core/ |
Tests CKEditor::buildContentsCssJSSetting(). |
CKEditorTest::testBuildToolbarJSSetting | function | core/ |
Tests CKEditor::buildToolbarJSSetting(). |
CKEditorTest::testExternalStylesheets | function | core/ |
Tests loading of theme's CKEditor stylesheets defined in the .info file. |
CKEditorTest::testGetJSSettings | function | core/ |
Tests CKEditor::getJSSettings(). |
CKEditorTest::testInternalGetConfig | function | core/ |
Tests Internal::getConfig(). |
CKEditorTest::testJSTranslation | function | core/ |
Tests that CKEditor plugins participate in JS translation. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.