CSS_THEME
Same name in other branches
- 9 core/includes/common.inc \CSS_THEME
- 8.9.x core/includes/common.inc \CSS_THEME
- 10 core/includes/common.inc \CSS_THEME
- 11.x core/includes/common.inc \CSS_THEME
The default group for theme CSS files added to the page.
4 uses of CSS_THEME
- bartik_preprocess_html in themes/
bartik/ template.php - Add body classes if certain regions have content.
- garland_preprocess_html in themes/
garland/ template.php - Override or insert variables into the html template.
- seven_preprocess_html in themes/
seven/ template.php - Override or insert variables into the html template.
- _drupal_theme_initialize in includes/
theme.inc - Initializes the theme system given already loaded information.
File
-
includes/
common.inc, line 70
Code
define('CSS_THEME', 100);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.