JS_THEME
Same name in other branches
- 9 core/includes/common.inc \JS_THEME
- 8.9.x core/includes/common.inc \JS_THEME
- 10 core/includes/common.inc \JS_THEME
- 11.x core/includes/common.inc \JS_THEME
The default group for theme JavaScript code added to the page.
2 uses of JS_THEME
- JavaScriptTestCase::testDifferentGroup in modules/
simpletest/ tests/ common.test - Test adding a JavaScript file with a different group.
- _drupal_theme_initialize in includes/
theme.inc - Initializes the theme system given already loaded information.
File
-
includes/
common.inc, line 85
Code
define('JS_THEME', 100);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.