Editor::getAttachments |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/InPlaceEditor/Editor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
FormEditor::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/FormEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
DirectEditor::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/DirectEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
WysiwygEditor::getAttachments |
function |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/Plugin/InPlaceEditor/WysiwygEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
EditorManager::getAttachments |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorManager.php |
Retrieves text editor libraries and JavaScript settings. |
EditPluginInterface::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php |
Returns the attachments for this editor. |