Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
CKEditor5::getLibraries | function | core/ |
Returns libraries to be attached. |
CKEditor5::getSubmittedFilterFormat | function | core/ |
Gets the submitted text format config entity from form state. |
CKEditor5CacheTag::getSubscribedEvents | function | core/ |
|
CKEditor5MediaController::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
CKEditor5Plugin::get | function | core/ |
Gets the value of an annotation. |
CKEditor5Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
CKEditor5PluginConfigurableTrait::getConfiguration | function | core/ |
|
CKEditor5PluginDefault::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CKEditor5PluginDefinition::getAdminLibrary | function | core/ |
Gets the asset library this plugin needs to be loaded on the admin UI. |
CKEditor5PluginDefinition::getCKEditor5Config | function | core/ |
Gets keyed array of additional values for the CKEditor 5 configuration. |
CKEditor5PluginDefinition::getCKEditor5Plugins | function | core/ |
Gets the list of CKEditor 5 plugin classes this plugin needs to load. |
CKEditor5PluginDefinition::getClass | function | core/ |
|
CKEditor5PluginDefinition::getConditions | function | core/ |
Gets the list of conditions to enable this plugin. |
CKEditor5PluginDefinition::getCreatableElements | function | core/ |
Gets the elements this plugin allows to create. |
CKEditor5PluginDefinition::getDeriver | function | core/ |
|
CKEditor5PluginDefinition::getElements | function | core/ |
Gets the list of elements and attributes this plugin allows to create/edit. |
CKEditor5PluginDefinition::getLibrary | function | core/ |
Gets the asset library this plugin needs to be loaded. |
CKEditor5PluginDefinition::getToolbarItems | function | core/ |
Gets the list of toolbar items this plugin provides. |
CKEditor5PluginDefinition::getTypedConfig | function | core/ |
Returns the typed configuration service. |
CKEditor5PluginElementsSubsetInterface::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
CKEditor5PluginInterface::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CKEditor5PluginManager::getAdminLibraries | function | core/ |
Gets a list of all admin library names. |
CKEditor5PluginManager::getCKEditor5PluginConfig | function | core/ |
Gets the configuration for the CKEditor 5 plugins enabled in this editor. |
CKEditor5PluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
CKEditor5PluginManager::getEnabledDefinitions | function | core/ |
Filter list of definitions by enabled plugins only. |
CKEditor5PluginManager::getEnabledLibraries | function | core/ |
Gets a list of libraries required for the editor. |
CKEditor5PluginManager::getPlugin | function | core/ |
Returns a CKEditor 5 plugin with configuration from the editor. |
CKEditor5PluginManager::getPluginConfiguration | function | core/ |
Gets the plugin configuration (if any) from a text editor config entity. |
CKEditor5PluginManager::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManager::getToolbarItems | function | core/ |
Gets a list of all toolbar items. |
CKEditor5PluginManagerInterface::getAdminLibraries | function | core/ |
Gets a list of all admin library names. |
CKEditor5PluginManagerInterface::getCKEditor5PluginConfig | function | core/ |
Gets the configuration for the CKEditor 5 plugins enabled in this editor. |
CKEditor5PluginManagerInterface::getEnabledDefinitions | function | core/ |
Filter list of definitions by enabled plugins only. |
CKEditor5PluginManagerInterface::getEnabledLibraries | function | core/ |
Gets a list of libraries required for the editor. |
CKEditor5PluginManagerInterface::getPlugin | function | core/ |
Returns a CKEditor 5 plugin with configuration from the editor. |
CKEditor5PluginManagerInterface::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManagerInterface::getToolbarItems | function | core/ |
Gets a list of all toolbar items. |
CKEditor5StylesheetsMessage::getWarning | function | core/ |
Generates a warning related to ckeditor_stylesheets. |
CKEditor5Test::getVerticalTabs | function | core/ |
Gets the titles of the vertical tabs in the given container. |
CKEditor5TestTrait::getBalloonButton | function | core/ |
Gets a button from the currently visible balloon. |
CKEditor5TestTrait::getEditorButton | function | core/ |
Waits for a CKEditor button and returns it when available and visible. |
CKEditor5TestTrait::getEditorDataAsDom | function | core/ |
Gets CKEditor 5 instance data as a PHP DOMDocument. |
CKEditor5TestTrait::getEditorDataAsHtmlString | function | core/ |
Gets CKEditor 5 instance data as a HTML string. |
CKEditor5UpdateImageToolbarItemTest | class | core/ |
Tests the update path for the CKEditor 5 image toolbar item. |
CKEditor5UpdateImageToolbarItemTest.php | file | core/ |
|
CKEditor5UpdateImageToolbarItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateImageToolbarItemTest::getFilterHtmlRestrictions | function | core/ |
Gets the configured restrictions for the `filter_html` filter plugin. |
CKEditor5UpdateImageToolbarItemTest::getSourceEditingRestrictions | function | core/ |
Gets the configured HTML restrictions for the Source Editing plugin. |
CKEditor5UpdateImageToolbarItemTest::provider | function | core/ |
Data provider for ::test(). |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.