Import and clear hooks in Feeds 6
Same name and namespace in other branches
- 8.2 feeds.api.php \import
- 7.2 feeds.api.php \import
- 7 feeds.api.php \import
File
- ./
feeds.api.php, line 82 - Documentation of Feeds hooks.
Functions
Name | Location | Description |
---|---|---|
hook_feeds_after_clear |
./ |
Invoked after a feed source has been cleared of its items. |
hook_feeds_after_import |
./ |
Invoked after a feed source has been imported. |
hook_feeds_after_parse |
./ |
Invoked after a feed source has been parsed, before it will be processed. |