Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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::$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. |
CKEditorTest::testStylesComboGetConfig | function | core/ |
Tests StylesCombo::getConfig(). |
CKEditorTestTrait | trait | core/ |
Provides methods to test CKEditor. |
CKEditorTestTrait.php | file | core/ |
|
CKEditorTestTrait::assertEditorButtonDisabled | function | core/ |
Asserts a CKEditor button is disabled. |
CKEditorTestTrait::assertEditorButtonEnabled | function | core/ |
Asserts a CKEditor button is enabled. |
CKEditorTestTrait::assignNameToCkeditorIframe | function | core/ |
Assigns a name to the CKEditor iframe. |
CKEditorTestTrait::getEditorButton | function | core/ |
Waits for a CKEditor button and returns it when available and visible. |
CKEditorTestTrait::pressEditorButton | function | core/ |
Clicks a CKEditor button. |
CKEditorTestTrait::waitForEditor | function | core/ |
Waits for CKEditor to initialize. |
CKEditorToolbarButtonTest | class | core/ |
Tests CKEditor toolbar buttons when the language direction is RTL. |
CKEditorToolbarButtonTest.php | file | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.