You are here

Functions in HTML Tidy 5

Primary tabs

Namesort descending Location Description Direct uses Strings
htmltidy_filter ./htmltidy.module Implimentation of hook_filter()
htmltidy_fix_linenums ./htmltidy.module Adjust the line numbers in an array of htmltidy errors or warnings. 1
htmltidy_fragment ./htmltidy.module Tidies an incomplete fragment of HTML by passing it through htmltidy full, then stripping back down to the 'body'. 2
htmltidy_help ./htmltidy.module Drupal hook that returns help text for the specified section.
htmltidy_menu ./htmltidy.module Implementation of hook_menu().
htmltidy_nodeapi ./htmltidy.module
htmltidy_perm ./htmltidy.module Drupal hook that returns an array of valid permissions for the htmltidy module.
htmltidy_run ./htmltidy.module 1
htmltidy_settings ./htmltidy.module Drupal hook that allows an administrator to view or modify module settings. 1
htmltidy_string ./htmltidy.module Process whatever we are given and return the htmltidy response The output and warnings will be returned as arrays by reference. 1
htmltidy_test ./htmltidy.module Sets the htmltidy_apppath Drupal variable to a valid value. 1

Other projects