service plugin.manager.ckeditor.plugin

Class

Drupal\ckeditor\CKEditorPluginManager
5 string references to plugin.manager.ckeditor.plugin
CKEditor::getJSSettings in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings().
CKEditor::settingsForm in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm().
CKEditorPluginManagerTest::testEnabledPlugins in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php
Tests the enabling of plugins.
CKEditorTest::testInternalGetConfig in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php
Tests Internal::getConfig().
CKEditorTest::testStylesComboGetConfig in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php
Tests StylesCombo::getConfig().

File

drupal/core/modules/ckeditor/ckeditor.services.yml
drupal/core/modules/ckeditor/ckeditor.services.yml

View source
  1. class: Drupal\ckeditor\CKEditorPluginManager
  2. arguments:
  3. - '@container.namespaces'