Version 1.55 (checked in on 2010/03/17 at 14:04:38 by dries)
Theming for maintenance pages.
| Name | Description |
|---|---|
| theme_authorize_message | Render a single log message from the authorize.php batch operation. |
| theme_authorize_report | Generate a report of the results from an operation run via authorize.php. |
| theme_install_page | Generate a themed installation page. |
| theme_task_list | Return a themed list of maintenance tasks to perform. |
| theme_update_page | Generate a themed update page. |
| _drupal_maintenance_theme | Sets up the theming system for site installs, updates and when the site is in maintenance mode. It also applies when the database is unavailable. |
| _theme_load_offline_registry | This builds the registry when the site needs to bypass any database calls. |