theme.maintenance.inc
Version 1.46 (checked in on 2009/11/19 at 15:50:23 by webchick)
Theming for maintenance pages.
Functions
| 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. |
