JS_LIBRARY
Same name in other branches
- 7.x includes/common.inc \JS_LIBRARY
- 9 core/includes/common.inc \JS_LIBRARY
- 10 core/includes/common.inc \JS_LIBRARY
- 11.x core/includes/common.inc \JS_LIBRARY
The default group for JavaScript and jQuery libraries added to the page.
1 use of JS_LIBRARY
- LibraryDiscoveryParser::buildByExtension in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Parses and builds up all the libraries information of an extension.
File
-
core/
includes/ common.inc, line 114
Code
const JS_LIBRARY = -100;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.