You are here

6 calls to feedapi_invoke() in FeedAPI 5

FeedAPI_Aggregator_Tests::testFeedAPI_Aggregator_Refresh_Feed in feedapi_aggregator/tests/feedapi_aggregator.module.test
Add a content-type, create a feed and refresh it. Check if everything seems ok Delete the feed Check if the rubbish is purged as well. @todo currently it doesn't test the categorizing facility of feedapi_aggregator
feedapi_cron in ./feedapi.module
Implementation of hook_cron().
feedapi_purge_confirm_submit in ./feedapi.module
Submitted items purging form. Drop all the items.
feedapi_refresh in ./feedapi.module
Refresh a feed node (= run enabled processors on it).
_feedapi_insert in ./feedapi.module
Insert feedapi data to the DB when it's a new for for FeedAPI
_feedapi_invoke_purge in ./feedapi.module
Helper function for feedapi_invoke(). Delete all feed items of a feed.