Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5AspectsOfCKEditor5Plugin | class | core/ |
Defines the "CKEditor 5 aspects of a CKEditor5Plugin" annotation object. |
CKEditor5AspectsOfCKEditor5Plugin | class | core/ |
|
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/ |
|
CKEditor5FragmentLinkTest::$account | property | core/ |
The admin user. |
CKEditor5FragmentLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5FragmentLinkTest::$modules | property | core/ |
Modules to install. |
CKEditor5FragmentLinkTest::setUp | function | core/ |
|
CKEditor5FragmentLinkTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
Ckeditor5Hooks | class | core/ |
Hook implementations for ckeditor5. |
Ckeditor5Hooks.php | file | core/ |
|
Ckeditor5Hooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
Ckeditor5Hooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
Ckeditor5Hooks::help | function | core/ |
Implements hook_help(). |
Ckeditor5Hooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
Ckeditor5Hooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
Ckeditor5Hooks::theme | function | core/ |
Implements hook_theme(). |
CKEditor5ImageController | class | core/ |
Returns response for CKEditor 5 Simple image upload adapter. |
CKEditor5ImageController.php | file | core/ |
|
CKEditor5ImageController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
CKEditor5ImageController::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
CKEditor5ImageController::getImageUploadValidators | function | core/ |
Gets the image upload validators. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.