You are here

namespace Drupal\at_theme_generator\Theme in AT Tools 8.3

Same name in other branches
  1. 8 Drupal\at_theme_generator\Theme
  2. 8.2 Drupal\at_theme_generator\Theme
Classsort descending Location Description
ThemeGenerator at_theme_generator/src/Theme/ThemeGenerator.php Generator form.
ThemeGeneratorTypes at_theme_generator/src/Theme/ThemeGeneratorTypes.php Generate themes by type.
ThemeInfo at_theme_generator/src/Theme/ThemeInfo.php ThemeSettingsInfo declares methods used to return theme info for use in theme-settings.php. Note the constructor calls system_rebuild_theme_data() which is not statically cached therefor only used in the backend, however it always returns fresh data.