Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
editor.module
»
editor_load
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 calls to editor_load()
Editor::getAttachments
in drupal/
core/
modules/
editor/
lib/
Drupal/
editor/
Plugin/
InPlaceEditor/
Editor.php
Implements
\Drupal\edit\EditPluginInterface::getAttachments
().
Editor::isCompatible
in drupal/
core/
modules/
editor/
lib/
Drupal/
editor/
Plugin/
InPlaceEditor/
Editor.php
Implements \Drupal\edit\Plugin\EditPluginInterface::isCompatible().
EditorAdminTest::verifyUnicornEditorConfiguration
in drupal/
core/
modules/
editor/
lib/
Drupal/
editor/
Tests/
EditorAdminTest.php
Verifies unicorn editor configuration.
EditorManager::getAttachments
in drupal/
core/
modules/
editor/
lib/
Drupal/
editor/
Plugin/
EditorManager.php
Retrieves text editor libraries and JavaScript settings.
editor_form_filter_admin_format_form_alter
in drupal/
core/
modules/
editor/
editor.module
Implements
hook_form_FORM_ID_alter
().
editor_form_filter_admin_format_submit
in drupal/
core/
modules/
editor/
editor.module
Additional submit handler for
filter_admin_format_form
().
editor_form_filter_admin_overview_alter
in drupal/
core/
modules/
editor/
editor.module
Implements
hook_form_FORM_ID_alter
().