Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5::submitConfigurationForm | function | core/ |
Form submission handler. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5::validatePair | function | core/ |
Validates a Text Editor + Text Format pair. |
CKEditor5::validateSwitchingToCKEditor5 | function | core/ |
Validate callback to inform the user of CKEditor 5 compatibility problems. |
CKEditor5::__construct | function | core/ |
Constructs a CKEditor 5 editor plugin. |
CKEditor5AllowedTagsTest | class | core/ |
Tests for CKEditor 5. |
CKEditor5AllowedTagsTest.php | file | core/ |
|
CKEditor5AllowedTagsTest::$allowedElements | property | core/ |
The default CKEditor 5 allowed elements. |
CKEditor5AllowedTagsTest::$defaultElementsAfterUpdatingToCkeditor5 | property | core/ |
The expected allowed elements after updating to CKEditor 5. |
CKEditor5AllowedTagsTest::$defaultElementsWhenUpdatingNotCkeditor5 | property | core/ |
The default allowed elements for filter_html's "allowed_html" setting. |
CKEditor5AllowedTagsTest::$modules | property | core/ |
Modules to install. |
CKEditor5AllowedTagsTest::testAllowedTags | function | core/ |
Test filter_html allowed tags. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation | function | core/ |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5AllowedTagsTest::testFullHtml | function | core/ |
Tests full HTML text format. |
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled | function | core/ |
Tests that when image uploads were enabled, they remain enabled. |
CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin | function | core/ |
Tests that the img tag is added after enabling image uploads. |
CKEditor5AllowedTagsTest::testMediaElementAllowedTags | function | core/ |
Test that <drupal-media> is added to allowed tags when media embed enabled. |
CKEditor5AllowedTagsTest::testSwitchToVersion5 | function | core/ |
Confirm that switching to CKEditor 5 from another editor updates tags. |
CKEditor5AspectsOfCKEditor5Plugin | class | core/ |
|
CKEditor5AspectsOfCKEditor5Plugin | class | core/ |
Defines the "CKEditor 5 aspects of a CKEditor5Plugin" annotation object. |
CKEditor5AspectsOfCKEditor5Plugin.php | file | core/ |
|
CKEditor5AspectsOfCKEditor5Plugin.php | file | core/ |
|
CKEditor5AspectsOfCKEditor5Plugin::$config | property | core/ |
A keyed array of additional values for the CKEditor 5 configuration. |
CKEditor5AspectsOfCKEditor5Plugin::$plugins | property | core/ |
The CKEditor 5 plugin classes provided. |
CKEditor5AspectsOfCKEditor5Plugin::get | function | core/ |
Gets the value of an attribute. |
CKEditor5AspectsOfCKEditor5Plugin::__construct | function | core/ |
Constructs a CKEditor5AspectsOfCKEditor5Plugin attribute. |
CKEditor5CacheTag | class | core/ |
A subscriber invalidating cache tags when the default theme changes. |
CKEditor5CacheTag.php | file | core/ |
|
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CKEditor5CacheTag::getSubscribedEvents | function | core/ |
|
CKEditor5CacheTag::onSave | function | core/ |
Invalidates cache tags when particular system config objects are saved. |
CKEditor5CacheTag::__construct | function | core/ |
Constructs a CKEditor5CacheTag object. |
CKEditor5DialogTest | class | core/ |
Tests for CKEditor 5 to ensure correct focus management in dialogs. |
CKEditor5DialogTest.php | file | core/ |
|
CKEditor5DialogTest::$modules | property | core/ |
Modules to install. |
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog | function | core/ |
Tests if CKEditor 5 tooltips can be interacted with in dialogs. |
CKEditor5DialogTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
CKEditor5DialogTestController.php | file | core/ |
|
CKEditor5DialogTestController::testDialog | function | core/ |
Returns a link that can open a node add form in an modal dialog. |
CKEditor5ElementConstraint | class | core/ |
CKEditor 5 element. |
CKEditor5ElementConstraint.php | file | core/ |
|
CKEditor5ElementConstraint::$message | property | core/ |
The default violation message. |
CKEditor5ElementConstraint::$missingRequiredAttributeMessage | property | core/ |
Violation message when a required attribute is missing. |
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage | property | core/ |
Violation message when a required attribute does not allow enough values. |
CKEditor5ElementConstraint::$requiredAttributes | property | core/ |
Validation constraint option to impose attributes to be specified. |
CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
CKEditor5ElementConstraintValidator.php | file | core/ |
|
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
CKEditor5FragmentLinkTest | class | core/ |
Tests that the fragment link points to CKEditor 5. |
CKEditor5FragmentLinkTest.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.