You are here

Functions in jQuery Multi 6

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_jqmulti_files ./jqmulti.api.php Add files to be loaded with jQuery Multi's jQuery library
hook_jqmulti_libraries ./jqmulti.api.php Add libraries to be loaded with jQuery Multi's jQuery library.
jqmulti_admin_afterbuild ./jqmulti.admin.inc An after_build callback for the admin form. 1
jqmulti_admin_form ./jqmulti.admin.inc Admin form for jQuery Multi module. 1
jqmulti_admin_submit ./jqmulti.admin.inc Submit callback for the admin form. 1
jqmulti_alter_scripts ./jqmulti.module This is where the magic happens. The new jQuery is added and noConflict() is run. Finally, scripts are rearranged or added so that the targeted scripts run with the newer jQuery. 2
jqmulti_enable ./jqmulti.install Implements hook_enable().
jqmulti_find_all_js_files ./jqmulti.module Recursive function that returns a list of all JS files in a directory. 1
jqmulti_get_available_libraries ./jqmulti.module Returns available libraries to be used in the admin form. 1
jqmulti_get_files ./jqmulti.module Returns a list of files that should be loaded with the second jQuery. 2
jqmulti_get_library_files ./jqmulti.module Returns a list of files for a given library. This is not a part of Libraries API for D6. 2
jqmulti_get_version ./jqmulti.module Gets the version of jQuery to load. 3
jqmulti_jquery_path ./jqmulti.module Returns the path to the currently selected version of jQuery. 1
jqmulti_jquery_update_alter ./jqmulti.module Implements hook_jquery_update_alter(). This takes care of the alterations in the case that jQuery Update is installed.
jqmulti_jquery_version_from_path ./jqmulti.module Gets the jQuery version from the properly formatted filename. 1
jqmulti_menu ./jqmulti.module Implements hook_menu().
jqmulti_preprocess_page ./jqmulti.module Implements hook_preprocess_page(). 1
jqmulti_requirements ./jqmulti.install Implements hook_requirements().
jqmulti_switch_path ./jqmulti.module Returns the path to the switch script. 1
jqmulti_theme_registry_alter ./jqmulti.module Implements hook_theme_registry_alter().
jqmulti_uninstall ./jqmulti.install Implements hook_uninstall().
jqmulti_update_6101 ./jqmulti.install Enable the new 'Always load libraries and files' option, to ensure the module's behavior is not changed.

Other projects