Version 1.9.2.2 (checked in on 2010/02/13 at 19:56:58 by agentken)
Include file to handle theme configration screen
@ingroup domain_theme
| Name | Description |
|---|---|
| domain_theme_form_alter | Implement hook_form_alter(). |
| domain_theme_form_system_themes_form_alter | Implement hook_form_alter(). |
| domain_theme_page | The domain theme page callback router. |
| domain_theme_reset | Resets theme settings by removing the domain row from {domain_theme}. |
| domain_theme_reset_form | FormsAPI for resetting a domain themes. |
| domain_theme_reset_form_submit | FormsAPI for domain_theme_reset_form. |
| domain_theme_settings | The domain theme page callback router. |
| domain_theme_settings_submit | Process domain_theme_settings form submissions. |
| domain_theme_submit | FormsAPI submit handler for the theme settings |
| theme_domain_theme_reset | Theme a message at the top of domain theme pages. |