You are here

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

Namesort descending Location Description
hook_webform_share_export_alter ./webform_share.api.php Alter the node data prior to exporting webform data.
hook_webform_share_import_alter ./webform_share.api.php Alter the webform data prior to importing.