namespace Drupal\ckeditor

Classsort descending Location Description
CKEditorPluginBase drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginBase.php Defines a base CKEditor plugin implementation.
CKEditorPluginButtonsInterface drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php Defines an interface for CKEditor plugins with buttons.
CKEditorPluginConfigurableInterface drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginConfigurableInterface.php Defines an interface for configurable CKEditor plugins.
CKEditorPluginContextualInterface drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginContextualInterface.php Defines an interface for contextually enabled CKEditor plugins.
CKEditorPluginInterface drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginInterface.php Defines an interface for (loading of) CKEditor plugins.
CKEditorPluginManager drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php CKEditor Plugin manager.