6 calls to aggregator_refresh()
- aggregator_admin_refresh_feed in modules/
aggregator/ aggregator.admin.inc - Page callback: Refreshes a feed, then redirects to the overview page.
- FeedParserTestCase::testAtomSample in modules/
aggregator/ aggregator.test - Tests a feed that uses the Atom format.
- FeedParserTestCase::testHtmlEntitiesSample in modules/
aggregator/ aggregator.test - Tests a feed that uses HTML entities in item titles.
- FeedParserTestCase::testNoTitleSample in modules/
aggregator/ aggregator.test - Tests a feed with no title; the description should be used to generate one.
- FeedParserTestCase::testRSS091Sample in modules/
aggregator/ aggregator.test - Tests a feed that uses the RSS 0.91 format.
- UpdateFeedItemTestCase::testUpdateFeedItem in modules/
aggregator/ aggregator.test - Tests running "update items" from 'admin/config/services/aggregator' page.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.