Defines an interface which contain theme initialization logic.
Name | Modifiers | Type | Description |
---|---|---|---|
ThemeInitializationInterface::getActiveTheme | public | function | Builds up the active theme object from extensions. |
ThemeInitializationInterface::getActiveThemeByName | public | function | Builds an active theme object. |
ThemeInitializationInterface::initTheme | public | function | Initializes a given theme. |
ThemeInitializationInterface::loadActiveTheme | public | function | Loads a theme, so it is ready to be used. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Theme!ThemeInitializationInterface.php/interface/ThemeInitializationInterface/8.1.x