Version 1.10.2.2 (checked in on 2010/03/04 at 00:15:28 by goba)
Theming for maintenance pages.
| Name | Beschreibung |
|---|---|
| template_preprocess_maintenance_page | The 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_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 off-line 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. |
Kommentare
Kommentar hinzufügen