Search for getDynamicPluginConfig

  1. Search 7.x for getDynamicPluginConfig
  2. Search 8.9.x for getDynamicPluginConfig
  3. Search 10.3.x for getDynamicPluginConfig
  4. Search 11.x for getDynamicPluginConfig
  5. Other projects
Title Object type File name Summary
Alignment::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Filters the alignment options to those chosen in editor config.
AlignmentPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php Provides a list of configs to test.
AlignmentPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
CKEditor5PluginDefault::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefault.php Allows a plugin to modify its static configuration.
CKEditor5PluginInterface::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginInterface.php Allows a plugin to modify its static configuration.
GlobalAttribute::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Allows a plugin to modify its static configuration.
Heading::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Filters the header options to those chosen in editor config.
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
Image::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php Allows a plugin to modify its static configuration.
Language::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php Allows a plugin to modify its static configuration.
LanguagePluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php Provides a list of configs to test.
LanguagePluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
ListPlugin::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Allows a plugin to modify its static configuration.
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php @covers ::getDynamicPluginConfig
Media::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php Allows a plugin to modify its static configuration.
MediaLibrary::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/MediaLibrary.php Allows a plugin to modify its static configuration.
SourceEditing::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php Allows a plugin to modify its static configuration.
SourceEditingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Provides a list of configs to test.
SourceEditingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig
Style::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Allows a plugin to modify its static configuration.
StylePluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Provides a list of configs to test.
StylePluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php @covers ::getDynamicPluginConfig
@dataProvider providerGetDynamicPluginConfig

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.