Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EditorJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EditorJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EditorLinkDialog | class | core/ |
Provides a link dialog for text editors. |
| EditorLinkDialog.php | file | core/ |
|
| EditorLinkDialog::buildForm | function | core/ |
|
| EditorLinkDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorLinkDialog::submitForm | function | core/ |
Form submission handler. |
| EditorLoadingTest | class | core/ |
Tests loading of text editors. |
| EditorLoadingTest.php | file | core/ |
|
| EditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorLoadingTest::$modules | property | core/ |
Modules to enable. |
| EditorLoadingTest::$normalUser | property | core/ |
A normal user with additional access to the 'filtered_html' format. |
| EditorLoadingTest::$privilegedUser | property | core/ |
A privileged user with additional access to the 'full_html' format. |
| EditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user, with access to the 'plain_text' format. |
| EditorLoadingTest::getThingsToCheck | function | core/ |
|
| EditorLoadingTest::setUp | function | core/ |
|
| EditorLoadingTest::testLoading | function | core/ |
Tests loading of text editors. |
| EditorLoadingTest::testSupportedElementTypes | function | core/ |
Test supported element types. |
| EditorManager | class | core/ |
Configurable text editor manager. |
| EditorManager.php | file | core/ |
|
| EditorManager::getAttachments | function | core/ |
Retrieves text editor libraries and JavaScript settings. |
| EditorManager::listOptions | function | core/ |
Populates a key-value pair of available text editors. |
| EditorManager::__construct | function | core/ |
Constructs an EditorManager object. |
| EditorManagerTest | class | core/ |
Tests detection of text editors and correct generation of attachments. |
| EditorManagerTest.php | file | core/ |
|
| EditorManagerTest::$editorManager | property | core/ |
The manager for text editor plugins. |
| EditorManagerTest::$modules | property | core/ |
Modules to enable. |
| EditorManagerTest::setUp | function | core/ |
|
| EditorManagerTest::testManager | function | core/ |
Tests the configurable text editor manager. |
| EditorMediaDialog | class | core/ |
Provides a media embed dialog for text editors. |
| EditorMediaDialog.php | file | core/ |
|
| EditorMediaDialog::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EditorMediaDialog::$entityRepository | property | core/ |
The entity repository. |
| EditorMediaDialog::buildForm | function | core/ |
|
| EditorMediaDialog::create | function | core/ |
Instantiates a new instance of this class. |
| EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorMediaDialog::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
| EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
| EditorMediaDialog::submitForm | function | core/ |
Form submission handler. |
| EditorMediaDialog::__construct | function | core/ |
Constructs a EditorMediaDialog object. |
| EditorMediaDialogTest | class | core/ |
@coversDefaultClass \Drupal\media\Form\EditorMediaDialog[[api-linebreak]] @group media |
| EditorMediaDialogTest.php | file | core/ |
|
| EditorMediaDialogTest::$modules | property | core/ |
Modules to enable. |
| EditorMediaDialogTest::setUp | function | core/ |
|
| EditorMediaDialogTest::testBuildForm | function | core/ |
Tests that the form builds successfully. |
| EditorPluginInterface | interface | core/ |
Defines an interface for configurable text editors. |
| EditorPluginInterface.php | file | core/ |
|
| EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.