You are here

7 calls to editor_format_ensure_additional_properties() in Editor 7

CKEditor::isCompatible in InPlaceEditors/CKEditor.php
Implements QuickEditInPlaceEditorInterface::isCompatible().
EditorFilterCRUDTestCase::verifyTextFormat in ./editor.test
Verifies that a text format is properly stored.
editor_ckeditor_get_settings in modules/editor_ckeditor/editor_ckeditor.module
Editor JS settings callback; Add CKEditor settings to the page for a format.
editor_ckeditor_image_dialog_form in modules/editor_ckeditor/includes/editor_ckeditor.pages.inc
Form callback: Display a form for inserting/editing a link.
editor_ckeditor_link_dialog_form in modules/editor_ckeditor/includes/editor_ckeditor.pages.inc
Form callback: Display a form for inserting/editing a link.
editor_form_filter_admin_format_form_alter in includes/editor.admin.inc
Implements hook_form_FORM_ID_alter().
editor_get_js_settings in ./editor.module
Retrieve JavaScript settings that should be added by each filter.