Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EditorHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EditorHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EditorHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| EditorialContentEntityBase | class | core/ |
Provides a base entity class with extended revision and publishing support. |
| EditorialContentEntityBase.php | file | core/ |
|
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EditorImageDialog | class | core/ |
Provides an image dialog for text editors. |
| EditorImageDialog.php | file | core/ |
|
| EditorImageDialog::$fileStorage | property | core/ |
The file storage service. |
| EditorImageDialog::buildForm | function | core/ |
|
| EditorImageDialog::create | function | core/ |
Instantiates a new instance of this class. |
| EditorImageDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorImageDialog::submitForm | function | core/ |
Form submission handler. |
| EditorImageDialog::__construct | function | core/ |
Constructs a form object for image dialog. |
| EditorImageDialogTest | class | core/ |
Tests EditorImageDialog validation and conversion functionality. |
| EditorImageDialogTest.php | file | core/ |
|
| EditorImageDialogTest::$editor | property | core/ |
Text editor config entity for testing. |
| EditorImageDialogTest::$modules | property | core/ |
Modules to enable. |
| EditorImageDialogTest::setUp | function | core/ |
Sets up the test. |
| EditorImageDialogTest::testEditorImageDialog | function | core/ |
Tests that editor image dialog works as expected. |
| EditorIntegrationLoadingTest | class | core/ |
Tests Quick Edit module integration endpoints. |
| EditorIntegrationLoadingTest.php | file | core/ |
|
| EditorIntegrationLoadingTest::$basicPermissions | property | core/ |
The basic permissions necessary to view content and use in-place editing. |
| EditorIntegrationLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorIntegrationLoadingTest::$modules | property | core/ |
Modules to enable. |
| EditorIntegrationLoadingTest::setUp | function | core/ |
|
| EditorIntegrationLoadingTest::testUsersWithoutPermission | function | core/ |
Tests loading of untransformed text when a user doesn't have access to it. |
| EditorIntegrationLoadingTest::testUserWithPermission | function | core/ |
Tests loading of untransformed text when a user does have access to it. |
| EditorIntegrationTest | class | core/ |
Tests Edit module integration (Editor module's inline editing support). |
| EditorIntegrationTest.php | file | core/ |
|
| EditorIntegrationTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
| EditorIntegrationTest::$editorManager | property | core/ |
The manager for editor plug-ins. |
| EditorIntegrationTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
| EditorIntegrationTest::$fieldName | property | core/ |
The name of the field used for tests. |
| EditorIntegrationTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
| EditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
| EditorIntegrationTest::getSelectedEditor | function | core/ |
Returns the in-place editor that quickedit selects. |
| EditorIntegrationTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| EditorIntegrationTest::testAttachments | function | core/ |
Tests in-place editor attachments when the Editor module is present. |
| EditorIntegrationTest::testEditorSelection | function | core/ |
Tests editor selection when the Editor module is present. |
| EditorIntegrationTest::testGetUntransformedTextCommand | function | core/ |
Tests GetUntransformedTextCommand AJAX command. |
| EditorIntegrationTest::testMetadata | function | core/ |
Tests (custom) metadata when the formatted text editor is used. |
| EditorInterface | interface | core/ |
Provides an interface defining a text editor entity. |
| EditorInterface.php | file | core/ |
|
| EditorInterface::getEditor | function | core/ |
Returns the associated text editor plugin ID. |
| EditorInterface::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
| EditorInterface::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
| EditorInterface::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.