You are here

namespace Drupal\ckeditor in Drupal 8

Same name in other branches
  1. 9 Drupal\ckeditor
Classsort descending Location Description
CKEditorPluginBase core/modules/ckeditor/src/CKEditorPluginBase.php Defines a base CKEditor plugin implementation.
CKEditorPluginButtonsInterface core/modules/ckeditor/src/CKEditorPluginButtonsInterface.php Defines an interface for CKEditor plugins with buttons.
CKEditorPluginConfigurableInterface core/modules/ckeditor/src/CKEditorPluginConfigurableInterface.php Defines an interface for configurable CKEditor plugins.
CKEditorPluginContextualInterface core/modules/ckeditor/src/CKEditorPluginContextualInterface.php Defines an interface for contextually enabled CKEditor plugins.
CKEditorPluginCssInterface core/modules/ckeditor/src/CKEditorPluginCssInterface.php Defines an interface for CKEditor plugins with associated CSS.
CKEditorPluginInterface core/modules/ckeditor/src/CKEditorPluginInterface.php Defines an interface for (loading of) CKEditor plugins.
CKEditorPluginManager core/modules/ckeditor/src/CKEditorPluginManager.php Provides a CKEditor Plugin plugin manager.