Search for library

  1. Search 9.5.x for library
  2. Search 8.9.x for library
  3. Search 10.3.x for library
  4. Search 11.x for library
  5. Other projects
Title Object type File name Summary
common_test_library function modules/simpletest/tests/common_test.module Implements hook_library().
common_test_library_alter function modules/simpletest/tests/common_test.module Implements hook_library_alter().
contextual_library function modules/contextual/contextual.module Implements hook_library().
drupal_add_library function includes/common.inc Adds multiple JavaScript or CSS files at the same time.
drupal_get_library function includes/common.inc Retrieves information for a JavaScript/CSS library.
hook_library function modules/system/system.api.php Registers JavaScript/CSS libraries associated with a module.
hook_library_alter function modules/system/system.api.php Alters the JavaScript/CSS library registry.
JavaScriptTestCase::testAttachedLibrary function modules/simpletest/tests/common.test Tests the addition of libraries through the #attached['library'] property.
JavaScriptTestCase::testGetLibrary function modules/simpletest/tests/common.test Tests retrieval of libraries via drupal_get_library().
JavaScriptTestCase::testLibraryAlter function modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
JavaScriptTestCase::testLibraryNameConflicts function modules/simpletest/tests/common.test Tests that multiple modules can implement the same library.
JavaScriptTestCase::testLibraryRender function modules/simpletest/tests/common.test Adds a library to the page and tests for both its JavaScript and its CSS.
JavaScriptTestCase::testLibraryUnknown function modules/simpletest/tests/common.test Tests non-existing libraries.
JS_LIBRARY constant includes/common.inc The default group for JavaScript and jQuery libraries added to the page.
LocaleLibraryInfoAlterTest class modules/locale/locale.test Tests localization of the JavaScript libraries.
LocaleLibraryInfoAlterTest::getInfo function modules/locale/locale.test
LocaleLibraryInfoAlterTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleLibraryInfoAlterTest::testLibraryInfoAlter function modules/locale/locale.test Verifies that the datepicker can be localized.
locale_library_alter function modules/locale/locale.module Implement hook_library_alter().
overlay_library function modules/overlay/overlay.module Implements hook_library().
system_library function modules/system/system.module Implements hook_library().
_openid_get_math_library function modules/openid/openid.inc Determine the available math library GMP vs. BCMath, favouring GMP for performance.

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