namespace Drupal\ckeditor5\Plugin
Object name | File name | Summary |
---|---|---|
CKEditor5PluginConfigurableInterface | core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableInterface.php | Defines an interface for configurable CKEditor 5 plugins. |
CKEditor5PluginConfigurableTrait | core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php | Provides a trait for configurable CKEditor 5 plugins. |
CKEditor5PluginDefault | core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefault.php | Defines the default CKEditor 5 plugin implementation. |
CKEditor5PluginDefinition | core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php | Provides an implementation of a CKEditor 5 plugin definition. |
CKEditor5PluginElementsSubsetInterface | core/modules/ckeditor5/src/Plugin/CKEditor5PluginElementsSubsetInterface.php | Defines an interface for plugins that can support an elements subset. |
CKEditor5PluginInterface | core/modules/ckeditor5/src/Plugin/CKEditor5PluginInterface.php | Defines an interface for CKEditor 5 plugins. |
CKEditor5PluginManager | core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php | Provides a CKEditor 5 plugin manager. |
CKEditor5PluginManagerInterface | core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php | Provides the interface for a plugin manager of CKEditor 5 plugins. |