Version 1.8.2.9 (checked in on 2010/03/05 at 09:10:49 by goba)
Code required only when comparing available updates to existing data.
| Name | Beschreibung |
|---|---|
| update_calculate_project_data | Given the installed projects and the available release data retrieved from remote servers, calculate the current status. |
| update_filter_project_info | Filter the project .info data to only save attributes we need. |
| update_get_projects | Fetch an array of installed and enabled projects. |
| update_get_project_name | Given a $file object (as returned by system_get_files_database()), figure out what project it belongs to. |
| update_process_project_info | Process 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_cache | Retrieve data from {cache_update} or empty the cache when necessary. |
| _update_process_info_list | Populate an array of project data. |
Kommentare
Kommentar hinzufügen