jquery_update_form_system_theme_settings_alter |
./jquery_update.module |
Implements hook_form_FORM_ID_alter(). |
|
|
jquery_update_get_versions |
./jquery_update.module |
Retrieve the jQuery versions available by this module. |
2 |
|
jquery_update_get_version_options |
./jquery_update.module |
Retrieve the jQuery versions available by this module as select options. |
2 |
|
jquery_update_help |
./jquery_update.module |
Implements hook_help(). |
|
|
jquery_update_install |
./jquery_update.install |
Implements hook_install(). |
|
|
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_migrate_backup |
./jquery_update.module |
Add the local fallback in case the jQuery Migrate Plugin from the CDN is unavailable. |
1 |
|
jquery_update_jquery_migrate_replace |
./jquery_update.module |
Enable and configure the jQuery Migrate Plugin |
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_permission |
./jquery_update.module |
Implements hook_permission(). |
|
|
jquery_update_requirements |
./jquery_update.install |
Implements hook_requirements(). |
|
|
jquery_update_settings_form |
./jquery_update.admin.inc |
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. |
|
|
jquery_update_update_7001 |
./jquery_update.install |
Convert jquery_update_jquery_admin_version to an admin theme setting. |
|
|
_jquery_update_set_theme_version |
./jquery_update.install |
Helper function for setting a theme jQuery version during install or update. |
2 |
|