Version 1.16 (checked in on 2010/01/15 at 10:12:36 by dries)
Install, update and uninstall functions for the update module.
| Name | Description |
|---|---|
| update_install | Implements hook_install(). |
| update_requirements | Implements hook_requirements(). |
| update_schema | Implements hook_schema(). |
| update_uninstall | Implements hook_uninstall(). |
| update_update_7000 | Create a queue to store tasks for requests to fetch available update data. |
| _update_requirement_check | Private helper method to fill in the requirements array. |