update.fetch.inc

Version 1.25 (checked in on 2009/10/13 at 08:02:49 by webchick)

Code required only when fetching information about available updates.

Functions

NameDescription
update_fetch_data_batchProcess a step in the batch for fetching available update data.
update_fetch_data_finishedBatch API callback when all fetch tasks have been completed.
update_manual_statusCallback to manually check the update status without cron.
update_parse_xmlParse the XML of the Drupal release history info files.
_update_build_fetch_urlGenerates the URL to fetch information about project updates.
_update_create_fetch_taskAdd a task to the queue for fetching release history data for a project.
_update_cron_notifyPerform any notifications that should be done once cron fetches new data.
_update_fetch_dataAttempt to drain the queue of tasks for release history data to fetch.
_update_get_fetch_url_baseReturn the base of the URL to fetch available update data for a project.
_update_process_fetch_taskProcess a task to fetch available update data for a single project.
_update_refreshClear out all the cached available update data and initiate re-fetching.
Login or register to post comments
 
 

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.