You are here

Functions in Webform Hints 6

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_hints_add_title ./webform_hints.module Alter the passed webform element, add the elements title to the title attribute, and unset the label or title of the element. 1
webform_hints_admin_settings ./webform_hints.admin.inc Menu callback; displays the Webform hints module settings page. 1
webform_hints_admin_settings_submit ./webform_hints.admin.inc Form submission handler for webform_hints_admin_settings().
webform_hints_form_alter ./webform_hints.module Implementation of hook_form_alter().
webform_hints_init ./webform_hints.module Implementation of hook_init().
webform_hints_install ./webform_hints.install Implementation of hook_install().
webform_hints_menu ./webform_hints.module Implementation of hook_menu().
webform_hints_perm ./webform_hints.module Implementation of hook_perm().
webform_hints_uninstall ./webform_hints.install Implementation of hook_uninstall().

Other projects