Search for themes
- Search 7.x for themes
- Search 9.5.x for themes
- Search 8.9.x for themes
- Search 11.x for themes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ThemeSettings::__construct | function | core/ |
Constructs a theme settings object. |
ThemeSettingsForm | class | core/ |
Displays theme configuration for entire site and individual themes. |
ThemeSettingsForm.php | file | core/ |
|
ThemeSettingsForm::$editableConfig | property | core/ |
An array of configuration names that should be editable. |
ThemeSettingsForm::$fileSystem | property | core/ |
The file system. |
ThemeSettingsForm::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
ThemeSettingsForm::$moduleHandler | property | core/ |
The module handler. |
ThemeSettingsForm::$themeHandler | property | core/ |
The theme handler. |
ThemeSettingsForm::$themeManager | property | core/ |
The theme manager. |
ThemeSettingsForm::buildForm | function | core/ |
|
ThemeSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
ThemeSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ThemeSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ThemeSettingsForm::submitForm | function | core/ |
Form submission handler. |
ThemeSettingsForm::validateForm | function | core/ |
Form validation handler. |
ThemeSettingsForm::validatePath | function | core/ |
Helper function for the system_theme_settings form. |
ThemeSettingsForm::__construct | function | core/ |
Constructs a ThemeSettingsForm object. |
ThemeSettingsFormTest | class | core/ |
Tests that theme form settings works correctly. |
ThemeSettingsFormTest.php | file | core/ |
|
ThemeSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ThemeSettingsFormTest::$modules | property | core/ |
Modules to install. |
ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
ThemeSettingsFormTest::setUp | function | core/ |
|
ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
ThemeSettingsTest | class | core/ |
Tests D7 theme settings source plugin. |
ThemeSettingsTest | class | core/ |
Tests theme settings functionality. |
ThemeSettingsTest.php | file | core/ |
|
ThemeSettingsTest.php | file | core/ |
|
ThemeSettingsTest::$availableThemes | property | core/ |
List of discovered themes. |
ThemeSettingsTest::$modules | property | core/ |
Modules to install. |
ThemeSettingsTest::$modules | property | core/ |
Modules to install. |
ThemeSettingsTest::providerSource | function | core/ |
|
ThemeSettingsTest::setUp | function | core/ |
|
ThemeSettingsTest::testDefaultConfig | function | core/ |
Tests that $theme.settings are imported and used as default theme settings. |
ThemeSettingsTest::testLogoConfig | function | core/ |
Tests that the default logo config can be overridden. |
ThemeSettingsTest::testNoDefaultConfig | function | core/ |
Tests that the $theme.settings default config file is optional. |
ThemeSuggestionsAlterTest | class | core/ |
Tests theme suggestion alter hooks. |
ThemeSuggestionsAlterTest.php | file | core/ |
|
ThemeSuggestionsAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ThemeSuggestionsAlterTest::$modules | property | core/ |
Modules to install. |
ThemeSuggestionsAlterTest::setUp | function | core/ |
|
ThemeSuggestionsAlterTest::testExecutionOrder | function | core/ |
Tests execution order of theme suggestion alter hooks. |
ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter | function | core/ |
Tests hook_theme_suggestions_alter(). |
ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for specific theme calls. |
ThemeSuggestionsAlterTest::testTemplateSuggestions | function | core/ |
Tests that hooks to provide theme suggestions work. |
ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for templates. |
ThemeTest::testFrontPageThemeSuggestion | function | core/ |
Ensure page-front template suggestion is added when on front page. |
ThemeTest::testListThemes | function | core/ |
Tests the listInfo() function. |
ThemeTest::testTaxonomyTermThemes | function | core/ |
Tests the theme used when adding, viewing and editing taxonomy terms. |
ThemeTest::testThemeSettings | function | core/ |
Tests the theme settings form. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.