Webform Share Module Hooks in Webform share 7
Webform Share's hooks enable other modules to intercept events within the module.
File
- ./
webform_share.api.php, line 8 - Sample hooks demonstrating usage in Webform Share.
Functions
|
Name |
Location | Description |
|---|---|---|
| hook_webform_share_export_alter |
./ |
Alter the node data prior to exporting webform data. |
| hook_webform_share_import_alter |
./ |
Alter the webform data prior to importing. |