Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarIntegrationTest | class | core/ |
Tests the JavaScript functionality of the toolbar. |
| ToolbarIntegrationTest.php | file | core/ |
|
| ToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ToolbarIntegrationTest::testEmptyTray | function | core/ |
Tests that the orientation toggle is not shown for empty toolbar items. |
| ToolbarIntegrationTest::testToolbarToggling | function | core/ |
Tests if the toolbar can be toggled with JavaScript. |
| ToolbarItem | class | core/ |
Provides a toolbar item that is wrapped in markup for common styling. |
| ToolbarItem.php | file | core/ |
|
| ToolbarItem::getInfo | function | core/ |
Returns the element properties for this element. |
| ToolbarItem::preRenderToolbarItem | function | core/ |
Provides markup for associating a tray trigger with a tray element. |
| ToolbarItemConditionsMetConstraint | class | core/ |
A (placed) CKEditor 5 toolbar item's conditions must be met. |
| ToolbarItemConditionsMetConstraint.php | file | core/ |
|
| ToolbarItemConditionsMetConstraint::$filterRequiredMessage | property | core/ |
The violation message when a required filter is missing. |
| ToolbarItemConditionsMetConstraint::$imageUploadStatusRequiredMessage | property | core/ |
The violation message when the required image upload status is not set. |
| ToolbarItemConditionsMetConstraint::$multipleMissingRequiredPluginMessage | property | core/ |
The violation message when >1 required plugin is missing. |
| ToolbarItemConditionsMetConstraint::$singleMissingRequiredPluginMessage | property | core/ |
The violation message when 1 required plugin is missing. |
| ToolbarItemConditionsMetConstraintValidator | class | core/ |
Toolbar item conditions met constraint validator. |
| ToolbarItemConditionsMetConstraintValidator.php | file | core/ |
|
| ToolbarItemConditionsMetConstraintValidator::findDefinitionForToolbarItem | function | core/ |
Searches for CKEditor 5 plugin that provides a given toolbar item. |
| ToolbarItemConditionsMetConstraintValidator::validate | function | core/ |
|
| ToolbarItemConstraint | class | core/ |
A CKEditor 5 toolbar item. |
| ToolbarItemConstraint.php | file | core/ |
|
| ToolbarItemConstraint::$message | property | core/ |
The default violation message. |
| ToolbarItemConstraintValidator | class | core/ |
Toolbar item constraint validator. |
| ToolbarItemConstraintValidator.php | file | core/ |
|
| ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
| ToolbarItemConstraintValidator::validate | function | core/ |
|
| ToolbarItemDependencyConstraint | class | core/ |
A CKEditor 5 toolbar item. |
| ToolbarItemDependencyConstraint.php | file | core/ |
|
| ToolbarItemDependencyConstraint::$message | property | core/ |
The default violation message. |
| ToolbarItemDependencyConstraint::$toolbarItem | property | core/ |
The toolbar item that this validation constraint requires to be enabled. |
| ToolbarItemDependencyConstraint::getRequiredOptions | function | core/ |
|
| ToolbarItemDependencyConstraintValidator | class | core/ |
Toolbar item dependency constraint validator. |
| ToolbarItemDependencyConstraintValidator.php | file | core/ |
|
| ToolbarItemDependencyConstraintValidator::validate | function | core/ |
|
| ToolbarLinkBuilder | class | core/ |
ToolbarLinkBuilder fills out the placeholders generated in user_toolbar(). |
| ToolbarLinkBuilder.php | file | core/ |
|
| ToolbarLinkBuilder::$account | property | core/ |
The current user. |
| ToolbarLinkBuilder::renderDisplayName | function | core/ |
Lazy builder callback for rendering the username. |
| ToolbarLinkBuilder::renderToolbarLinks | function | core/ |
Lazy builder callback for rendering toolbar links. |
| ToolbarLinkBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ToolbarLinkBuilder::__construct | function | core/ |
ToolbarHandler constructor. |
| ToolbarMenuLinkTree | class | core/ |
Extends MenuLinkTree to add specific theme suggestions for the toolbar. |
| ToolbarMenuLinkTree.php | file | core/ |
|
| ToolbarMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| ToolbarMenuTranslationTest | class | core/ |
Tests that the toolbar icon class remains for translated menu items. |
| ToolbarMenuTranslationTest.php | file | core/ |
|
| ToolbarMenuTranslationTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarMenuTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarMenuTranslationTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.