You are here

9 calls to editor_load() in Zircon Profile 8.0

Editor::getAttachments in core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
Returns the attachments for this editor.
Editor::isCompatible in core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
Checks whether this in-place editor is compatible with a given field.
EditorAdminTest::verifyUnicornEditorConfiguration in core/modules/editor/src/Tests/EditorAdminTest.php
Verifies unicorn editor configuration.
EditorImageDialog::buildForm in core/modules/editor/src/Form/EditorImageDialog.php
EditorManager::getAttachments in core/modules/editor/src/Plugin/EditorManager.php
Retrieves text editor libraries and JavaScript settings.
editor_filter_xss in core/modules/editor/editor.module
Applies text editor XSS filtering.
editor_form_filter_admin_format_submit in core/modules/editor/editor.module
Additional submit handler for filter_format_form().
editor_form_filter_admin_overview_alter in core/modules/editor/editor.module
Implements hook_form_FORM_ID_alter().
editor_form_filter_format_form_alter in core/modules/editor/editor.module
Implements hook_form_BASE_FORM_ID_alter() for 'filter_format_form'.