Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
EditorInterface::hasAssociatedFilterFormat function core/modules/editor/src/EditorInterface.php Returns whether this text editor has an associated filter format.
EditorInterface::setEditor function core/modules/editor/src/EditorInterface.php Set the text editor plugin ID.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorInterface::setSettings function core/modules/editor/src/EditorInterface.php Sets the text editor plugin-specific settings.
EditorJsonAnonTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php @group rest
EditorJsonAnonTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php
EditorJsonAnonTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The theme to install as the default for testing.
EditorJsonAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The format to use in this test.
EditorJsonAnonTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php @group rest
EditorJsonBasicAuthTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php
EditorJsonBasicAuthTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The authentication mechanism to use in this test.
EditorJsonBasicAuthTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The theme to install as the default for testing.
EditorJsonBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The format to use in this test.
EditorJsonBasicAuthTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest::$modules property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php Modules to install.
EditorJsonCookieTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php @group rest
EditorJsonCookieTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php
EditorJsonCookieTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The authentication mechanism to use in this test.
EditorJsonCookieTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The theme to install as the default for testing.
EditorJsonCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The format to use in this test.
EditorJsonCookieTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The MIME type that corresponds to $format.
EditorLinkDialog class core/modules/editor/src/Form/EditorLinkDialog.php Provides a link dialog for text editors.
EditorLinkDialog.php file core/modules/editor/src/Form/EditorLinkDialog.php
EditorLinkDialog::buildForm function core/modules/editor/src/Form/EditorLinkDialog.php
EditorLinkDialog::getFormId function core/modules/editor/src/Form/EditorLinkDialog.php Returns a unique string identifying the form.
EditorLinkDialog::submitForm function core/modules/editor/src/Form/EditorLinkDialog.php Form submission handler.
EditorLoadingTest class core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest.php file core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorLoadingTest.php The theme to install as the default for testing.
EditorLoadingTest::$modules property core/modules/editor/tests/src/Functional/EditorLoadingTest.php Modules to enable.
EditorLoadingTest::$normalUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A normal user with additional access to the 'filtered_html' format.
EditorLoadingTest::$privilegedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A privileged user with additional access to the 'full_html' format.
EditorLoadingTest::$untrustedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php An untrusted user, with access to the 'plain_text' format.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::setUp function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::testLoading function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests supported element types.
EditorManager class core/modules/editor/src/Plugin/EditorManager.php Configurable text editor manager.
EditorManager.php file core/modules/editor/src/Plugin/EditorManager.php
EditorManager::getAttachments function core/modules/editor/src/Plugin/EditorManager.php Retrieves text editor libraries and JavaScript settings.
EditorManager::listOptions function core/modules/editor/src/Plugin/EditorManager.php Populates a key-value pair of available text editors.
EditorManager::__construct function core/modules/editor/src/Plugin/EditorManager.php Constructs an EditorManager object.
EditorManagerTest class core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests detection of text editors and correct generation of attachments.
EditorManagerTest.php file core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::$editorManager property core/modules/editor/tests/src/Kernel/EditorManagerTest.php The manager for text editor plugins.
EditorManagerTest::$modules property core/modules/editor/tests/src/Kernel/EditorManagerTest.php Modules to enable.
EditorManagerTest::setUp function core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::testManager function core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests the configurable text editor manager.
EditorMediaDialog class core/modules/media/src/Form/EditorMediaDialog.php Provides a media embed dialog for text editors.

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