Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Editor::$supports_content_filtering | property | core/ |
Whether the editor supports "allowed content only" filtering. |
| Editor::$supports_inline_editing | property | core/ |
Whether the editor supports the inline editing provided by the Edit module. |
| Editor::calculateDependencies | function | core/ |
|
| Editor::editorPluginManager | function | core/ |
Returns the editor plugin manager. |
| Editor::getEditor | function | core/ |
|
| Editor::getFilterFormat | function | core/ |
|
| Editor::getImageUploadSettings | function | core/ |
|
| Editor::getSettings | function | core/ |
|
| Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
| Editor::hasAssociatedFilterFormat | function | core/ |
|
| Editor::id | function | core/ |
|
| Editor::label | function | core/ |
|
| Editor::setEditor | function | core/ |
|
| Editor::setImageUploadSettings | function | core/ |
|
| Editor::setSettings | function | core/ |
|
| Editor::__construct | function | core/ |
Constructs an Editor object. |
| Editor::__construct | function | core/ |
|
| EditorAccessControlHandler | class | core/ |
Defines the access control handler for the text editor entity type. |
| EditorAccessControlHandler.php | file | core/ |
|
| EditorAccessControlHandler::checkAccess | function | core/ |
|
| 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/ |
|
| EditorAdminTest::$defaultTheme | property | core/ |
|
| EditorAdminTest::$modules | property | core/ |
|
| EditorAdminTest::$modules | property | core/ |
|
| 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/ |
|
| EditorBase::getDefaultSettings | function | core/ |
|
| EditorBase::submitConfigurationForm | function | core/ |
|
| EditorBase::validateConfigurationForm | function | core/ |
|
| EditorConfigEntityUnitTest | class | core/ |
Tests Drupal\editor\Entity\Editor. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.