update.compare.inc

Version 1.8.2.7 (checked in on 2009/11/06 at 07:26:21 by goba)

Code required only when comparing available updates to existing data.

Functions

NameDescription
update_calculate_project_dataGiven the installed projects and the available release data retrieved from remote servers, calculate the current status.
update_get_projectsFetch an array of installed and enabled projects.
update_get_project_nameGiven a $file object (as returned by system_get_files_database()), figure out what project it belongs to.
update_process_project_infoProcess the list of projects on the system to figure out the currently installed versions, and other information that is required before we can compare against the available releases to produce the status report.
update_project_cacheRetrieve data from {cache_update} or empty the cache when necessary.
_update_process_info_listPopulate an array of project data.
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.