You are here

11 methods override CKEditorPluginInterface::getFile() in Drupal 9

DrupalImage::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalLink::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMedia::getFile in core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalMediaLibrary::getFile in core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
Internal::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
Language::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaButton::getFile in core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaContextual::getFile in core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaContextualAndButton::getFile in core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaCss::getFile in core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
StylesCombo::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php
Returns the Drupal root-relative file path to the plugin JavaScript file.