6 functions implement hook_library()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- common_test_library in modules/
simpletest/ tests/ common_test.module - Implements hook_library().
- contextual_library in modules/
contextual/ contextual.module - Implements hook_library().
- drupal_add_library in includes/
common.inc - Adds multiple JavaScript or CSS files at the same time.
- drupal_get_library in includes/
common.inc - Retrieves information for a JavaScript/CSS library.
- overlay_library in modules/
overlay/ overlay.module - Implements hook_library().
- system_library in modules/
system/ system.module - Implements hook_library().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.