Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EditorHooks | class | core/ |
Hook implementations for editor. |
EditorHooks.php | file | core/ |
|
EditorHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
EditorHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
EditorHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
EditorHooks::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
EditorHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
EditorHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
EditorHooks::formFilterAdminOverviewAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
EditorHooks::help | function | core/ |
Implements hook_help(). |
EditorHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
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. |
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. |
EditorInterface::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
EditorInterface::setEditor | function | core/ |
Set the text editor plugin ID. |
EditorInterface::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorInterface::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
EditorJsonAnonTest | class | core/ |
@group rest |
EditorJsonAnonTest.php | file | core/ |
|
EditorJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EditorJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorJsonBasicAuthTest | class | core/ |
@group rest |
EditorJsonBasicAuthTest.php | file | core/ |
|
EditorJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EditorJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EditorJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
EditorJsonCookieTest | class | core/ |
@group rest |
EditorJsonCookieTest.php | file | core/ |
|
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. |
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 install. |
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. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.