Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EditModeTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php The theme to install as the default for testing.
EditModeTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Modules to enable.
EditModeTest::ANNOUNCE_SELECTOR constant core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php CSS selector for Drupal's announce element.
EditModeTest::assertAnnounceEditMode function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Asserts that the correct message was announced when entering edit mode.
EditModeTest::assertAnnounceLeaveEditMode function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Assert that the correct message was announced when leaving edit mode.
EditModeTest::getTabbableElementsCount function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Gets the number of elements that are tabbable.
EditModeTest::pressToolbarEditButton function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Presses the toolbar edit mode.
EditModeTest::setUp function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php
EditModeTest::testEditModeEnableDisable function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Tests enabling and disabling edit mode.
Editor class core/modules/editor/src/Entity/Editor.php Defines the configured text editor entity.
Editor class core/modules/editor/src/Annotation/Editor.php Defines an Editor annotation object.
Editor class core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Defines the formatted text in-place editor.
editor.admin.inc file core/modules/editor/editor.admin.inc Administration functions for editor.module.
editor.api.php file core/modules/editor/editor.api.php Documentation for Text Editor API.
editor.config_translation_mapper_subscriber service core/modules/editor/editor.services.yml Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber
editor.css file core/assets/vendor/ckeditor/skins/moono-lisa/editor.css /*
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or…
editor.editor.basic_html.yml file core/profiles/standard/config/install/editor.editor.basic_html.yml core/profiles/standard/config/install/editor.editor.basic_html.yml
editor.editor.basic_html.yml file core/profiles/demo_umami/config/install/editor.editor.basic_html.yml core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
editor.editor.full_html.yml file core/profiles/demo_umami/config/install/editor.editor.full_html.yml core/profiles/demo_umami/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml file core/profiles/standard/config/install/editor.editor.full_html.yml core/profiles/standard/config/install/editor.editor.full_html.yml
editor.editor.private_images.yml file core/modules/editor/tests/editor_private_test/config/install/editor.editor.private_images.yml core/modules/editor/tests/editor_private_test/config/install/editor.editor.private_images.yml
editor.info.yml file core/modules/editor/editor.info.yml core/modules/editor/editor.info.yml
editor.install file core/modules/editor/editor.install Install, update and uninstall functions for the Editor module.
editor.libraries.yml file core/modules/editor/editor.libraries.yml core/modules/editor/editor.libraries.yml
editor.module file core/modules/editor/editor.module Adds bindings for client-side "text editors" to text formats.
Editor.php file core/modules/editor/src/Entity/Editor.php
Editor.php file core/modules/editor/src/Annotation/Editor.php
Editor.php file core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
editor.post_update.php file core/modules/editor/editor.post_update.php Post update functions for Editor.
editor.routing.yml file core/modules/editor/editor.routing.yml core/modules/editor/editor.routing.yml
editor.schema.yml file core/modules/editor/config/schema/editor.schema.yml core/modules/editor/config/schema/editor.schema.yml
editor.services.yml file core/modules/editor/editor.services.yml core/modules/editor/editor.services.yml
Editor::$editor property core/modules/editor/src/Entity/Editor.php The name (plugin ID) of the text editor.
Editor::$editorPluginManager property core/modules/editor/src/Entity/Editor.php
Editor::$filterFormat property core/modules/editor/src/Entity/Editor.php The filter format this text editor is associated with.
Editor::$format property core/modules/editor/src/Entity/Editor.php The machine name of the text format with which this configured text editor
is associated.
Editor::$id property core/modules/editor/src/Annotation/Editor.php The plugin ID.
Editor::$image_upload property core/modules/editor/src/Entity/Editor.php The structured array of image upload settings.
Editor::$is_xss_safe property core/modules/editor/src/Annotation/Editor.php Whether this text editor is not vulnerable to XSS attacks.
Editor::$label property core/modules/editor/src/Annotation/Editor.php The human-readable name of the editor plugin.
Editor::$settings property core/modules/editor/src/Entity/Editor.php The structured array of text editor plugin-specific settings.
Editor::$supported_element_types property core/modules/editor/src/Annotation/Editor.php A list of element types this text editor supports.
Editor::$supports_content_filtering property core/modules/editor/src/Annotation/Editor.php Whether the editor supports "allowed content only" filtering.
Editor::$supports_inline_editing property core/modules/editor/src/Annotation/Editor.php Whether the editor supports the inline editing provided by the Edit module.
Editor::calculateDependencies function core/modules/editor/src/Entity/Editor.php Calculates dependencies and stores them in the dependency property.
Editor::editorPluginManager function core/modules/editor/src/Entity/Editor.php Returns the editor plugin manager.
Editor::getAttachments function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Returns the attachments for this editor.
Editor::getEditor function core/modules/editor/src/Entity/Editor.php Returns the associated text editor plugin ID.
Editor::getFilterFormat function core/modules/editor/src/Entity/Editor.php Returns the filter format this text editor is associated with.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.