Standard filters

Same name and namespace in other branches
  1. 7.x modules/filter/filter.module \standard_filters
  2. 9 core/modules/filter/filter.module \standard_filters
  3. 8.9.x core/modules/filter/filter.module \standard_filters
  4. 10 core/modules/filter/filter.module \standard_filters

Filters implemented by the Filter module.

File

core/modules/filter/filter.module, line 439

Functions

Title Sort descending File name Summary
filter_filter_secure_image_alter core/modules/filter/filter.module Implements hook_filter_secure_image_alter().
_filter_autop core/modules/filter/filter.module Converts line breaks into <p> and <br> in an intelligent fashion.
_filter_html_escape core/modules/filter/filter.module Escapes all HTML tags, so they will be visible instead of being effective.
_filter_html_image_secure_process core/modules/filter/filter.module Process callback for local image filter.
_filter_url core/modules/filter/filter.module Converts text into hyperlinks automatically.
_filter_url_escape_comments core/modules/filter/filter.module Escapes the contents of HTML comments.
_filter_url_parse_email_links core/modules/filter/filter.module Makes links out of email addresses.
_filter_url_parse_full_links core/modules/filter/filter.module Makes links out of absolute URLs.
_filter_url_parse_partial_links core/modules/filter/filter.module Makes links out of domain names starting with "www.".
_filter_url_trim core/modules/filter/filter.module Shortens a long URL to a given length ending with an ellipsis.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.