Search for themes
- Search 9.5.x for themes
 - Search 8.9.x for themes
 - Search 10.3.x for themes
 - Search 11.x for themes
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| block_themes_enabled | function | modules/ | 
                                                                                        Initializes blocks for enabled themes. | 
| ColorTestCase::$themes | property | modules/ | 
                                                                                        |
| color_form_system_themes_alter | function | modules/ | 
                                                                                        Implements hook_form_FORM_ID_alter(). | 
| drupal_find_base_themes | function | includes/ | 
                                                                                        Find all the base themes for the specified theme. | 
| hook_system_themes_page_alter | function | modules/ | 
                                                                                        Alters theme operation links. | 
| hook_themes_disabled | function | modules/ | 
                                                                                        Respond to themes being disabled. | 
| hook_themes_enabled | function | modules/ | 
                                                                                        Respond to themes being enabled. | 
| list_themes | function | includes/ | 
                                                                                        Returns a list of all currently available themes. | 
| locale_themes_enabled | function | modules/ | 
                                                                                        Implements hook_themes_enabled(). | 
| SystemThemeFunctionalTest::testPerThemeSettings | function | modules/ | 
                                                                                        Test the individual per-theme settings form. | 
| SystemThemeFunctionalTest::testThemeSettings | function | modules/ | 
                                                                                        Test the theme settings form. | 
| system_find_base_themes | function | modules/ | 
                                                                                        Find all the base themes for the specified theme. | 
| system_sort_themes | function | modules/ | 
                                                                                        Sorts themes by their names, with the default theme listed first. | 
| system_themes_admin_form | function | modules/ | 
                                                                                        Form to select the administration theme. | 
| system_themes_admin_form_submit | function | modules/ | 
                                                                                        Process system_themes_admin_form form submissions. | 
| system_themes_page | function | modules/ | 
                                                                                        Menu callback; displays a listing of all themes. | 
| TaxonomyThemeTestCase::testTaxonomyTermThemes | function | modules/ | 
                                                                                        Test the theme used when adding, viewing and editing taxonomy terms. | 
| ThemeTestCase::testFrontPageThemeSuggestion | function | modules/ | 
                                                                                        Ensure page-front template suggestion is added when on front page. | 
| ThemeTestCase::testListThemes | function | modules/ | 
                                                                                        Test the list_themes() function. | 
| ThemeTestCase::testThemeSuggestions | function | modules/ | 
                                                                                        Test function theme_get_suggestions() for SA-CORE-2009-003. | 
| theme_system_themes_page | function | modules/ | 
                                                                                        Returns HTML for the Appearance page. | 
| UpdateScriptFunctionalTest::testThemeSystem | function | modules/ | 
                                                                                        Tests the effect of using the update script on the theme system. | 
| UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate | function | modules/ | 
                                                                                        Tests that the admin theme is always notified about security updates. | 
| UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate | function | modules/ | 
                                                                                        Tests that subthemes are notified about security updates for base themes. | 
| UpdateTestContribCase::testUpdateShowDisabledThemes | function | modules/ | 
                                                                                        Tests that disabled themes are only shown when desired. | 
| update_themes_disabled | function | modules/ | 
                                                                                        Implements hook_themes_disabled(). | 
| update_themes_enabled | function | modules/ | 
                                                                                        Implements hook_themes_enabled(). | 
| _block_themes_access | function | modules/ | 
                                                                                        Menu item access callback - only admin or enabled themes can be accessed. | 
| _system_themes_access | function | modules/ | 
                                                                                        Menu item access callback - only admin or enabled themes can be accessed. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.