Version 1.6 (checked in on 2011/02/19 at 01:07:00 by dries)
| Name | Description |
|---|---|
| hook_form_system_theme_settings_alter | Allow themes to alter the theme-specific settings form. |
| hook_preprocess | Preprocess theme variables. |
| hook_preprocess_HOOK | Preprocess theme variables for a specific theme hook. |
| hook_process | Process theme variables. |
| hook_process_HOOK | Process theme variables for a specific theme hook. |
| hook_themes_disabled | Respond to themes being disabled. |
| hook_themes_enabled | Respond to themes being enabled. |