Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EditorAdminTest::addEditorToNewFormat | function | core/ |
Adds an editor to a new format using the UI. |
EditorAdminTest::enableUnicornEditor | function | core/ |
Enables the unicorn editor. |
EditorAdminTest::selectUnicornEditor | function | core/ |
Tests and selects the unicorn editor. |
EditorAdminTest::setUp | function | core/ |
|
EditorAdminTest::setUp | function | core/ |
|
EditorAdminTest::testAddEditorToExistingFormat | function | core/ |
Tests adding a text editor to an existing text format. |
EditorAdminTest::testAddEditorToNewFormat | function | core/ |
Tests adding a text editor to a new text format. |
EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
EditorAdminTest::testEditorCreation | function | core/ |
Tests that editor creation works fine while switching text editor field. |
EditorAdminTest::testEditorSelection | function | core/ |
Tests that editor selection can be toggled without breaking ajax. |
EditorAdminTest::testNoEditorAvailable | function | core/ |
Tests an existing format without any editors available. |
EditorAdminTest::testSwitchEditorToNone | function | core/ |
Tests switching text editor to none does not throw a TypeError. |
EditorAdminTest::verifyUnicornEditorConfiguration | function | core/ |
Verifies unicorn editor configuration. |
EditorBase | class | core/ |
Defines a base class from which other modules providing editors may extend. |
EditorBase.php | file | core/ |
|
EditorBase::buildConfigurationForm | function | core/ |
|
EditorBase::getDefaultSettings | function | core/ |
|
EditorBase::submitConfigurationForm | function | core/ |
|
EditorBase::validateConfigurationForm | function | core/ |
|
EditorConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\editor\Entity\Editor[[api-linebreak]] @group editor |
EditorConfigEntityUnitTest.php | file | core/ |
|
EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
EditorConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EditorConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorConfigEntityUnitTest::setUp | function | core/ |
|
EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
EditorConfigTranslationSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
EditorConfigTranslationSubscriber.php | file | core/ |
|
EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
EditorConfigTranslationSubscriber::__construct | function | core/ |
EditorConfigTranslationSubscriber constructor. |
EditorController | class | core/ |
Returns responses for Editor module routes. |
EditorController.php | file | core/ |
|
EditorController::filterXss | function | core/ |
Apply the necessary XSS filtering for using a certain text format's editor. |
EditorDeprecationTest | class | core/ |
Tests the deprecations in Drupal\editor. |
EditorDeprecationTest.php | file | core/ |
|
EditorDeprecationTest::$modules | property | core/ |
Modules to install. |
EditorDeprecationTest::testEditorImageDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorImageDialog class. |
EditorDeprecationTest::testEditorLinkDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorLinkDialog class. |
EditorDialogAccessTest | class | core/ |
Test access to the editor dialog forms. |
EditorDialogAccessTest.php | file | core/ |
|
EditorDialogAccessTest::$defaultTheme | property | core/ |
|
EditorDialogAccessTest::$modules | property | core/ |
Modules to install. |
EditorDialogAccessTest::testEditorImageDialogAccess | function | core/ |
Tests access to the editor image dialog. |
EditorDialogSave | class | core/ |
Provides an AJAX command for saving the contents of an editor dialog. |
EditorDialogSave.php | file | core/ |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.