Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditorPluginManager::getEnabledButtons | function | core/ |
Gets the enabled toolbar buttons in the given text editor instance. |
| CKEditorPluginManager::getEnabledPluginFiles | function | core/ |
Retrieves enabled plugins' files, keyed by plugin ID. |
| CKEditorPluginManager::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
| CKEditorPluginManager::__construct | function | core/ |
Constructs a CKEditorPluginManager object. |
| CKEditorPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor\CKEditorPluginManager[[api-linebreak]] |
| CKEditorPluginManagerTest | class | core/ |
Tests different ways of enabling CKEditor plugins. |
| CKEditorPluginManagerTest.php | file | core/ |
|
| 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[[api-linebreak]] @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::$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/ |
{inheritdoc} |
| CKEditorStylesComboTranslationTest::setUp | function | core/ |
|
| CKEditorStylesComboTranslationTest::testExistingFormat | function | core/ |
Tests translations of CKEditor styles configuration. |
| 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::$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::testConstructorDeprecation | function | core/ |
@deprecationMessage Calling CKEditor::__construct() without the $state argument is deprecated in drupal:8.8.0. The $state argument is required in drupal:9.0.0. See https://www.drupal.org/node/3075102. @group legacy |
| 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. |
| CKEditorTest::testLanguages | function | core/ |
Tests language list availability in CKEditor. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.