You are here

Functions in Minify Source HTML 7

Primary tabs

Namesort descending Location Description Direct uses Strings
minifyhtml_exit ./minifyhtml.module Implements hook_exit().
minifyhtml_form_system_performance_settings_alter ./minifyhtml.module Implements hook_FORM_ID_alter().
minifyhtml_help ./minifyhtml.module Implements hook_help().
minifyhtml_menu ./minifyhtml.module Implements hook_menu().
minifyhtml_minify ./minifyhtml.module Helper function to minify HTML. 7 2
minifyhtml_minify_callback ./minifyhtml.module Helper function to catch any errors with preg_replace(). 1
minifyhtml_minify_html ./minifyhtml.module Helper function to minify the HTML. 1
minifyhtml_module_implements_alter ./minifyhtml.module Implements hook_module_implements_alter().
minifyhtml_permission ./minifyhtml.module Implements hook_permission().
minifyhtml_placeholder_callback_iframe ./minifyhtml.module Helper function to add place holder for <iframe> tag.
minifyhtml_placeholder_callback_pre ./minifyhtml.module Helper function to add place holder for <pre> tag.
minifyhtml_placeholder_callback_script ./minifyhtml.module Helper function to add place holder for <script> tag.
minifyhtml_placeholder_callback_style ./minifyhtml.module Helper function to add place holder for <style> tag.
minifyhtml_placeholder_callback_textarea ./minifyhtml.module Helper function to add place holder for <textarea> tag.
minifyhtml_placeholder_replace ./minifyhtml.module Helper function to add tag key and value for further replacement. 5
minifyhtml_remove_html_comment ./minifyhtml.module Helper function to remove HTML comments.
minifyhtml_settings_form ./minifyhtml.admin.inc Settings form callback. 1

Other projects