theme.maintenance.inc

Version 1.55 (checked in on 2010/03/17 at 14:04:38 by dries)

Theming for maintenance pages.

Functions

NameDescription
theme_authorize_messageRender a single log message from the authorize.php batch operation.
theme_authorize_reportGenerate a report of the results from an operation run via authorize.php.
theme_install_pageGenerate a themed installation page.
theme_task_listReturn a themed list of maintenance tasks to perform.
theme_update_pageGenerate a themed update page.
_drupal_maintenance_themeSets 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_registryThis builds the registry when the site needs to bypass any database calls.