Webform Hints Module Hooks in Webform Hints 7
Webform Hints' hooks allow other modules to provide hints for custom webform components and to customize form elements after hints are applied.
File
- ./
webform_hints.api.php, line 8 - Hook definitions for the Webform Hints module.
Functions
Name![]() |
Location | Description |
---|---|---|
hook_webform_hints_element_alter |
./ |
Alter a webform component element after applying webform hints. |
hook_webform_hints_fieldtypes_alter |
./ |
Alter fieldtypes supported by webform hints. |