Namesort descending Location Description
filter_config_info core/modules/filter/filter.module Implements hook_config_info().
filter_default_format core/modules/filter/filter.module Returns the ID of the default text format for a particular user.
filter_dialog_access core/modules/filter/filter.module Access callback: Generic dialog access check callback.
filter_dom_load core/modules/filter/filter.module Parses an HTML snippet and returns it as a DOM object.
filter_dom_serialize core/modules/filter/filter.module Converts a DOM object back to an HTML snippet.
filter_dom_serialize_escape_cdata_element core/modules/filter/filter.module Adds comments around the <!CDATA section in a dom element.
filter_editor_dialog_token core/modules/filter/filter.module Generate a URL token for checking access to an editor dialog.
filter_editor_file_upload_settings_form core/modules/filter/filter.admin.inc Subform constructor to configure the text editor's file upload settings.
filter_editor_image_upload_settings_form core/modules/filter/filter.admin.inc Subform constructor to configure the text editor's image upload settings.
filter_editor_load core/modules/filter/filter.module Loads an individual editor's information.
filter_element_info core/modules/filter/filter.module Implements hook_element_info().
filter_entity_delete core/modules/filter/filter.module Implements hook_entity_delete().
filter_entity_insert core/modules/filter/filter.module Implements hook_entity_insert().
filter_entity_update core/modules/filter/filter.module Implements hook_entity_update().
filter_example_filter_info modules/examples/filter_example/filter_example.module Implements hook_filter_info().
filter_example_menu modules/examples/filter_example/filter_example.module Implements hook_menu().
filter_fallback_format core/modules/filter/filter.module Returns the ID of the fallback text format that all users have access to.
filter_fallback_format_title core/modules/filter/filter.module Returns the title of the fallback text format.
filter_filter_info core/modules/filter/filter.module Implements hook_filter_info().
filter_formats core/modules/filter/filter.module Retrieves a list of text formats, ordered by weight.
filter_formats_reset core/modules/filter/filter.module Resets the text format caches.
filter_format_access core/modules/filter/filter.module Access callback: Checks a user's access to a particular text format.
filter_format_allowcache core/modules/filter/filter.module Checks if the text in a certain text format is allowed to be cached.
filter_format_allowed_html core/modules/filter/filter.module Get a complete list of allowed and forbidden tags for a text format.
filter_format_build_format core/modules/filter/filter.module Builds a text format object from initial values.
filter_format_disable core/modules/filter/filter.module Disables a text format.
filter_format_editor_dialog_save core/modules/filter/filter.pages.inc Form AJAX callback. Sends the save editor AJAX command and closes the dialog.
filter_format_editor_image_form core/modules/filter/filter.pages.inc Form callback: Display a form for inserting/editing an image.
filter_format_editor_image_form_submit core/modules/filter/filter.pages.inc Submit handler for filter_format_editor_image_form().
filter_format_editor_link_form core/modules/filter/filter.pages.inc Form callback: Display a form for inserting/editing a link or uploading a file.
filter_format_editor_link_form_submit core/modules/filter/filter.pages.inc Submit handler for filter_format_editor_link_form().
filter_format_editor_link_form_validate core/modules/filter/filter.pages.inc Validate handler for filter_format_editor_link_form().
filter_format_enable core/modules/filter/filter.module Enables a text format.
filter_format_exists core/modules/filter/filter.module Determines if a text format exists.
filter_format_load core/modules/filter/filter.module Loads a text format object from the database.
filter_format_save core/modules/filter/filter.module Saves a text format object to configuration.
filter_formtest_form_filter_format_editor_link_form_alter core/modules/filter/tests/filter_formtest.module Implements hook_form_FORM_ID_alter().
filter_form_access_denied core/modules/filter/filter.module Render API callback: Hides the field value of 'text_format' elements.
filter_get_attached core/modules/filter/filter.module Adds filter configuration information to the page for access by JavaScript.
filter_get_editors core/modules/filter/filter.module Returns a list of text editors that are used with 'text_format' elements.
filter_get_filters core/modules/filter/filter.module Returns a list of all filters provided by modules.
filter_get_formats_by_role core/modules/filter/filter.module Retrieves a list of text formats that are allowed for a given role.
filter_get_format_tempstore core/modules/filter/filter.module Get a format currently being edited from the tempstore.
filter_get_js_settings core/modules/filter/filter.module Retrieve JavaScript settings that should be added by each filter.
filter_get_roles_by_format core/modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format.
filter_library_info core/modules/filter/filter.module Implements hook_library_info().
filter_list_format Deprecated core/modules/filter/filter.module Retrieves a list of filters for a given text format.
filter_menu core/modules/filter/filter.module Implements hook_menu().
filter_modules_disabled core/modules/filter/filter.module Implements hook_modules_disabled().
filter_modules_enabled core/modules/filter/filter.module Implements hook_modules_enabled().

Pages