theme.maintenance.inc

Version 1.10.2.1 (checked in on 2009/08/10 at 11:11:59 by goba)

Theming for maintenance pages.

Functions

NameDescription
template_preprocess_maintenance_pageThe variables generated here is a mirror of template_preprocess_page(). This preprocessor will run it's course when theme_maintenance_page() is invoked. It is also used in theme_install_page() and theme_update_page() to keep all the variables...
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 off-line 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.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.