JS_LIBRARY

Same name and namespace in other branches
  1. 7.x includes/common.inc \JS_LIBRARY
  2. 9 core/includes/common.inc \JS_LIBRARY
  3. 8.9.x core/includes/common.inc \JS_LIBRARY
  4. 10 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 104

Code

const JS_LIBRARY = -100;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.