Search for to
Title | Object type | File name | Summary |
---|---|---|---|
Editor::__construct | function | core/ |
Constructs an Entity object. |
EditorAccessControlHandler | class | core/ |
Defines the access control handler for the text editor entity type. |
EditorAccessControlHandler.php | file | core/ |
|
EditorAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EditorAdminTest | class | core/ |
@group editor |
EditorAdminTest | class | core/ |
Tests administration of text editors. |
EditorAdminTest.php | file | core/ |
|
EditorAdminTest.php | file | core/ |
|
EditorAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
EditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorAdminTest::$modules | property | core/ |
Modules to enable. |
EditorAdminTest::$modules | property | core/ |
Modules to enable. |
EditorAdminTest::$user | property | core/ |
The user to use during testing. |
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::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/ |
Form constructor. |
EditorBase::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
EditorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorBaseTest | class | core/ |
@coversDefaultClass \Drupal\editor\Plugin\EditorBase @group editor |
EditorBaseTest.php | file | core/ |
|
EditorBaseTest::testBc | function | core/ |
@covers ::buildConfigurationForm @covers ::validateConfigurationForm @covers ::submitConfigurationForm |
EditorBaseTest::testBcWithSubformState | function | core/ |
@covers ::buildConfigurationForm @covers ::validateConfigurationForm @covers ::submitConfigurationForm |
EditorConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\editor\Entity\Editor @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 manager used for testing. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorConfigEntityUnitTest::setUp | function | core/ |
|
EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
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. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.