6 calls to _feedapi_store_settings() 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_form_alter in ./
feedapi.module - Implementation of hook_form_alter().
- FeedAPI_Node_Tests::testFeedAPI_Node_Refresh_Feed in feedapi_node/
tests/ feedapi_node.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.
- feedapi_update_3 in ./
feedapi.install - _feedapi_insert in ./
feedapi.module - Insert feedapi data to the DB when it's a new for for FeedAPI
- _feedapi_update in ./
feedapi.module - Update feed data of an existing feed