namespace Drupal\at_theme_generator\Theme in AT Tools 8.2
Same name in other branches
Class | Location | Description |
---|---|---|
ThemeGenerator |
at_theme_generator/ |
Generator form. |
ThemeGeneratorTypes |
at_theme_generator/ |
Generate themes by type. |
ThemeInfo |
at_theme_generator/ |
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. |