You are here

Functions in jQuery Update 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_update_help ./jquery_update.module Implements hook_help().
jquery_update_jqueryui_backup ./jquery_update.module Add the local fallback in case jQuery UI from the CDN is unavailable. 1
jquery_update_jqueryui_cdn ./jquery_update.module Handle when jQuery UI is updated to the cdn version. 1
jquery_update_jqueryui_local ./jquery_update.module Handle when jQuery UI is updated to the local version. 1
jquery_update_jqueryui_replace ./jquery_update.module Update jQuery UI to the CDN or local path. 1
jquery_update_jquery_backup ./jquery_update.module Add the local fallback in case jQuery from the CDN is unavailable. 1
jquery_update_jquery_replace ./jquery_update.module Update jQuery to the CDN or local path. 1
jquery_update_library ./jquery_update.module Implements hook_library().
jquery_update_library_alter ./jquery_update.module Implements hook_library_alter().
jquery_update_make_library_hook_to_file_name_segment_map_for_effects ./jquery_update.module Create a mapping from system.module library hooks to file name segments. 1
jquery_update_menu ./jquery_update.module Implements hook_menu().
jquery_update_requirements ./jquery_update.install Implements hook_requirements().
jquery_update_settings_form ./jquery_update.module Admin settings menu callback. 1
jquery_update_uninstall ./jquery_update.install Implements hook_uninstall().
jquery_update_update_7000 ./jquery_update.install Update from Drupal 6.

Other projects