You are here

6 uses of FEEDAPI_NEVER_DELETE_OLD in FeedAPI 6

FeedAPIExpireTestsCase::testFeedAPIAllExpire in tests/feedapi_expire.test
Checks cron feed scheduling functionality
FeedAPIExpireTestsCase::testFeedAPISomeExpire in tests/feedapi_expire.test
Checks cron feed scheduling functionality
FeedAPINodeTestsCase::testFeedAPI_Node in feedapi_node/tests/feedapi_node.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. Use simplified form to create a feed
feedapi_feedapi_settings_form in ./feedapi.module
Implementation of hook_feedapi_settings_form().
_feedapi_invoke_refresh in ./feedapi.module
Helper function for feedapi_invoke(). Refresh the feed, call the proper parsers and processors' hooks. Don't call this function directly, use feedapi_refresh() instead.
_feedapi_node_expire in feedapi_node/feedapi_node.module
Check for expired items, pass them to the item_expire function