aggregator_refresh

Functions that call aggregator_refresh()

Namesort iconLocationDescription
aggregator_admin_refresh_feedmodules/aggregator.moduleMenu callback; refreshes a feed, then redirects to the overview page.
aggregator_cronmodules/aggregator.moduleImplementation of hook_cron().
aggregator_refreshmodules/aggregator.moduleChecks a news feed for new items.

Functions called by aggregator_refresh()

Namesort iconLocationDescription
aggregator_parse_feedmodules/aggregator.module
aggregator_refreshmodules/aggregator.moduleChecks a news feed for new items.
cache_clear_allincludes/bootstrap.incExpire data from the cache.
db_queryincludes/database.incRuns a basic query in the active database.
drupal_http_requestincludes/common.incPerform an HTTP request.
drupal_set_messageincludes/bootstrap.incSet a message for the user to see.
tincludes/common.incTranslate strings to the current locale.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
watchdogincludes/bootstrap.incLog a system message.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.