EditorSelector::getEditor |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php |
Returns the in-place editor (an Editor plugin) to use for a field. |
EditorSelectorInterface::getEditor |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php |
Returns the in-place editor (an Editor plugin) to use for a field. |
EditorSelector::getEditorAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php |
Returns the attachments for all editors. |
EditorSelectorInterface::getEditorAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php |
Returns the attachments for all editors. |
EntityTranslationTestBase::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the editor. |
EntityTranslationWorkflowsTest::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationTestBase::getEditorPermissions(). |