[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/jquery_update/ -> jquery_update.module (summary)

(no description)

File Size: 169 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  jquery_update_get_replacements()
  jquery_update_theme_registry_alter()
  jquery_update_preprocess_page()
  jquery_update_get_version()
  jquery_update_flush_caches()
  jquery_update_menu()
  jquery_update_settings()
  jquery_update_jquery_path()

Functions
Functions that are not part of a class:

jquery_update_get_replacements()   X-Ref
Array of jQuery files to replace if jQuery is loaded.


jquery_update_theme_registry_alter(&$theme_registry)   X-Ref
Implementation of hook_theme_registry_alter().

Make jQuery Update's page preprocess function run *after* everything else's,
so that a theme can't call drupal_get_js() and mess everything up.

jquery_update_preprocess_page(&$variables)   X-Ref
Implementation of moduleName_preprocess_hook().

Replace Drupal core's jquery.js with the new one from jQuery Update module.

jquery_update_get_version($jquery_path = NULL)   X-Ref
Return the version of jQuery that is installed.

This can be used by other modules' hook_requirements() to ensure that the
proper version of jQuery is installed.


jquery_update_flush_caches()   X-Ref
Implementation of hook_flush_caches().


jquery_update_menu()   X-Ref
Implementation of hook_menu().


jquery_update_settings()   X-Ref
Admin settings form.


jquery_update_jquery_path()   X-Ref
Return the path to the jQuery file.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7