Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| Editor::$supports_inline_editing | property | core/ |
Whether the editor supports the inline editing provided by the Edit module. |
| Editor::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Editor::editorPluginManager | function | core/ |
Returns the editor plugin manager. |
| Editor::getEditor | function | core/ |
Returns the associated text editor plugin ID. |
| Editor::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
| Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
| Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
| Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
| Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| Editor::id | function | core/ |
Gets the identifier. |
| Editor::label | function | core/ |
Gets the label of the entity. |
| Editor::setEditor | function | core/ |
Set the text editor plugin ID. |
| Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
| Editor::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
| Editor::__construct | function | core/ |
Constructs an Entity object. |
| Editor::__construct | function | core/ |
Constructs an Editor 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/ |
Tests Editor Admin. |
| 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 install. |
| EditorAdminTest::$modules | property | core/ |
Modules to install. |
| 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::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/ |
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. |
| EditorConfigEntityUnitTest | class | core/ |
Tests Drupal\editor\Entity\Editor. |
| EditorConfigEntityUnitTest.php | file | core/ |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.