Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
common.inc
»
JS_LIBRARY
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 uses of JS_LIBRARY
contextual_library_info
in drupal/
core/
modules/
contextual/
contextual.module
Implements
hook_library_info
().
drupal_add_library
in drupal/
core/
includes/
common.inc
Adds multiple JavaScript or CSS files at the same time.
JavaScriptTest::testRenderDifferentWeight
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
JavaScriptTest.php
Tests rendering the JavaScript with a file's weight above jQuery's.
system_library_info
in drupal/
core/
modules/
system/
system.module
Implements
hook_library_info
().
tour_library_info
in drupal/
core/
modules/
tour/
tour.module
Implements
hook_library_info
().
views_library_info
in drupal/
core/
modules/
views/
views.module
Implements
hook_library_info
().