plugin.manager.ckeditor.plugin
Same name in other branches
- 9 core/modules/ckeditor/ckeditor.services.yml \plugin.manager.ckeditor.plugin
Class
Drupal\ckeditor\CKEditorPluginManager5 string references to plugin.manager.ckeditor.plugin
- CKEditor::create in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Creates an instance of the plugin.
- CKEditorPluginManagerTest::testCssFiles in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the iframe instance CSS files of plugins.
- CKEditorPluginManagerTest::testEnabledPlugins in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the enabling of plugins.
- CKEditorTest::testConstructorDeprecation in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - @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
- InternalTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ Plugin/ CKEditorPlugin/ InternalTest.php
File
-
core/
modules/ ckeditor/ ckeditor.services.yml
View source
- class: Drupal\ckeditor\CKEditorPluginManager
- parent: default_plugin_manager
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.