You are here

Functions in HTML5 Tools 7

Primary tabs

Namesort descending Location Description Direct uses Strings
html5_tools_admin_settings ./html5_tools.admin.inc HTML5 Tools configuration page. 1
html5_tools_admin_settings_submit ./html5_tools.admin.inc Handle submission of the html5_tools configuration page. 1
html5_tools_date_formats ./html5_tools.module Implements hook_date_formats().
html5_tools_date_format_types ./html5_tools.module Implements hook_date_format_types().
html5_tools_element_info_alter ./html5_tools.module Implements hook_element_info_alter().
html5_tools_field_widget_error ./html5_tools.module Implements hook_field_widget_error().
html5_tools_field_widget_form ./html5_tools.module Implements hook_field_widget_form().
html5_tools_field_widget_info ./html5_tools.module Implements hook_field_widget_info().
html5_tools_form_contact_personal_form_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_form_contact_site_form_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_form_search_block_form_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_form_search_form_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_form_system_site_information_settings_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_form_user_register_form_alter ./html5_tools.module Implements hook_form_FORM_ID_alter().
html5_tools_help ./html5_tools.module Implements hook_help().
html5_tools_install ./html5_tools.install Implements hook_install().
html5_tools_menu ./html5_tools.module Implements hook_menu().
html5_tools_preprocess_comment ./html5_tools.module Implements hook_preprocess_comment().
html5_tools_preprocess_html_tag ./html5_tools.module Implements hook_preprocess_html_tag().
html5_tools_preprocess_node ./html5_tools.module Implements hook_preprocess_node().
html5_tools_process_html ./html5_tools.module Implements hook_process_HOOK().
html5_tools_theme ./html5_tools.module Implements hook_theme().
html5_tools_theme_registry_alter ./html5_tools.module Implements hook_theme_registry_alter().
html5_tools_uninstall ./html5_tools.install Implements hook_uninstall().
theme_html5_tools_time ./html5_tools.module Returns HTML5 for a date/time.
_emailwidget_html5_tools_field_widget_forms ./html5_tools.module Custom processing for the Email widget. 1
_html5_tools_link_field_process ./html5_tools.module Link fields process function to modified the regular 'text' input field to a 'url' input type. 1
_numberfield_html5_tools_field_widget_forms ./html5_tools.module Custom processing for the Number field. 1
_rangewidget_html5_tools_field_widget_forms ./html5_tools.module Custom processing for the Range widget. 1
_telwidget_html5_tools_field_widget_forms ./html5_tools.module Custom processing for the Telephone widget. 1
_urlwidget_html5_tools_field_widget_forms ./html5_tools.module Custom processing for the URL widget. 1

Other projects