jquery_update_flush_caches |
./jquery_update.module |
Implementation of hook_flush_caches(). |
|
1 |
jquery_update_get_replacements |
./jquery_update.module |
Array of jQuery files to replace if jQuery is loaded. |
1 |
|
jquery_update_get_version |
./jquery_update.module |
Return the version of jQuery that is installed. |
2 |
|
jquery_update_install |
./jquery_update.install |
Implementation of hook_install(). |
|
|
jquery_update_jquery_path |
./jquery_update.module |
Return the path to the jQuery file. |
1 |
|
jquery_update_menu |
./jquery_update.module |
Implementation of hook_menu(). |
|
|
jquery_update_preprocess_page |
./jquery_update.module |
Implementation of moduleName_preprocess_hook(). |
|
1 |
jquery_update_requirements |
./jquery_update.install |
Implementation of hook_requirements(). |
|
|
jquery_update_settings |
./jquery_update.module |
Admin settings form. |
|
1 |
jquery_update_theme_registry_alter |
./jquery_update.module |
Implementation of hook_theme_registry_alter(). |
|
|
jquery_update_uninstall |
./jquery_update.install |
Implementation of hook_uninstall(). |
|
|
jquery_update_update_6100 |
./jquery_update.install |
Set module's weight high so that it runs after other modules. |
|
|