You are here

Functions in Editor 7

Primary tabs

Namesort descending Location Description Direct uses Strings
editor_admin_format_editor_ajax includes/editor.admin.inc AJAX callback for updating the editor settings elements(). 1
editor_admin_format_editor_submit includes/editor.admin.inc Element submission handler for configuring an editor. 1
editor_admin_format_form_submit includes/editor.admin.inc A copy of filter_admin_format_form_submit() which adds support for editors. 1
editor_admin_format_form_validate includes/editor.admin.inc A copy of filter_admin_format_form_validate() which adds support for editors. 1
editor_admin_overview includes/editor.theme.inc Returns HTML for the text format administration overview form. 1
editor_ckeditor_editor_ckeditor_css_alter modules/editor_ckeditor/editor_ckeditor.editor_ckeditor.inc Implements hook_editor_ckeditor_css_alter().
editor_ckeditor_editor_ckeditor_plugins modules/editor_ckeditor/editor_ckeditor.editor_ckeditor.inc Implements hook_editor_ckeditor_plugins().
editor_ckeditor_editor_info modules/editor_ckeditor/editor_ckeditor.editor.inc Implements hook_editor_info().
editor_ckeditor_form_filter_format_editor_image_form_alter modules/editor_ckeditor/editor_ckeditor.module Implements hook_form_FORM_ID_alter().
editor_ckeditor_get_acf_settings modules/editor_ckeditor/editor_ckeditor.module Builds the ACF part of the CKEditor JS settings. 1
editor_ckeditor_get_settings modules/editor_ckeditor/editor_ckeditor.module Editor JS settings callback; Add CKEditor settings to the page for a format. 1
editor_ckeditor_hook_info modules/editor_ckeditor/editor_ckeditor.module Implements hook_hook_info().
editor_ckeditor_image_dialog_form modules/editor_ckeditor/includes/editor_ckeditor.pages.inc Form callback: Display a form for inserting/editing a link. 1
editor_ckeditor_image_dialog_save modules/editor_ckeditor/includes/editor_ckeditor.pages.inc Form AJAX callback. Sends the save editor AJAX command and closes the dialog. 1
editor_ckeditor_image_plugin_check modules/editor_ckeditor/editor_ckeditor.module Enabled callback for hook_editor_ckeditor_plugins(). 1
editor_ckeditor_image_upload_settings_form modules/editor_ckeditor/editor_ckeditor.editor_ckeditor.inc Subform constructor to configure the text editor's image upload settings. 1
editor_ckeditor_init modules/editor_ckeditor/editor_ckeditor.module Implements hook_init().
editor_ckeditor_language_settings_form modules/editor_ckeditor/editor_ckeditor.editor_ckeditor.inc Subform constructor to configure the text editor's image upload settings. 1
editor_ckeditor_library modules/editor_ckeditor/editor_ckeditor.module Implements hook_library().
editor_ckeditor_library_alter modules/editor_ckeditor/editor_ckeditor.module Implements hook_library_alter().
editor_ckeditor_link_dialog_form modules/editor_ckeditor/includes/editor_ckeditor.pages.inc Form callback: Display a form for inserting/editing a link. 1
editor_ckeditor_link_dialog_save modules/editor_ckeditor/includes/editor_ckeditor.pages.inc Form AJAX callback. Sends the save editor AJAX command and closes the dialog. 1
editor_ckeditor_menu modules/editor_ckeditor/editor_ckeditor.module Implements hook_menu().
editor_ckeditor_plugins modules/editor_ckeditor/editor_ckeditor.module Retrieves the full list of installed CKEditor plugins. 2 1
editor_ckeditor_settings_form modules/editor_ckeditor/includes/editor_ckeditor.admin.inc Editor settings callback; Provide options for Editor CKEditor module. 1
editor_ckeditor_settings_form_submit modules/editor_ckeditor/includes/editor_ckeditor.admin.inc Additional submit handler for filter_admin_format_form(). 1
editor_ckeditor_settings_form_validate modules/editor_ckeditor/includes/editor_ckeditor.admin.inc Additional validate handler for filter_admin_format_form(). 1
editor_ckeditor_standard_language_list modules/editor_ckeditor/editor_ckeditor.module Some common languages with their English and native names. 2
editor_ckeditor_theme modules/editor_ckeditor/editor_ckeditor.module Implements hook_theme().
editor_ckeditor_united_nations_language_list modules/editor_ckeditor/editor_ckeditor.module The 6 official languages used at the United Nations. 1
editor_command_editor_dialog_save includes/editor.commands.inc Creates a Drupal Ajax 'editor dialog save' command. 2
editor_css_alter ./editor.module Implements hook_css_alter().
editor_element_info_alter ./editor.module Implements hook_element_info_alter().
editor_entity_delete includes/editor.file_usage.inc Implements hook_entity_delete().
editor_entity_field_count_files includes/editor.file_usage.inc Retrieve a count of all of the files referenced by an entity. 2
editor_field_attach_delete_revision includes/editor.file_usage.inc Implements hook_field_attach_delete_revision().
editor_field_attach_insert includes/editor.file_usage.inc Implements hook_field_attach_insert().
editor_field_attach_update includes/editor.file_usage.inc Implements hook_field_attach_update().
editor_filter_fields_with_text_filtering includes/editor.file_usage.inc Retrieve a list of fields attached to an entity with text processing support. 1
editor_filter_format_insert includes/editor.filters.inc Implements hook_filter_format_insert().
editor_filter_format_update includes/editor.filters.inc Implements hook_filter_format_update().
editor_filter_info includes/editor.filters.inc Implements hook_filter_info(). 1
editor_filter_info_alter includes/editor.filters.inc Implements hook_filter_info_alter().
editor_filter_parse_from_fields includes/editor.file_usage.inc Parse file references from an entity's text fields. 1
editor_format_access ./editor.module Checks a user's access to a particular text format. 1
editor_format_allowed_html ./editor.module Get a complete list of allowed and forbidden tags for a text format. 1
editor_format_ensure_additional_properties ./editor.module Ensures that a text format has the additional properties added by Editor. 7
editor_form_filter_admin_format_form_alter includes/editor.admin.inc Implements hook_form_FORM_ID_alter().
editor_form_filter_admin_overview_alter includes/editor.filter.inc Implements hook_form_FORM_ID_alter().
editor_get_attached ./editor.module Adds filter configuration information to the page for access by JavaScript. 2

Pages

Other projects