You are here

9 methods override CKEditorPluginInterface::getConfig() in Drupal 8

DrupalImage::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalImageCaption::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalLink::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMedia::getConfig in core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
DrupalMediaLibrary::getConfig in core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
Internal::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
Language::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
Llama::getConfig in core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.
StylesCombo::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php
Returns the additions to CKEDITOR.config for a specific CKEditor instance.