You are here

Functions in jQuery Multi 7

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_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_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. 3
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. 3
jqmulti_get_version ./jqmulti.module Gets the version of jQuery to load. 3
jqmulti_get_version ./jqmulti.api.php 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_version_from_path ./jqmulti.module Gets the jQuery version from the properly formatted filename. 2
jqmulti_js_alter ./jqmulti.module Implements hook_js_alter().
jqmulti_menu ./jqmulti.module Implements hook_menu().
jqmulti_permission ./jqmulti.module Implements hook_permission().
jqmulti_requirements ./jqmulti.install Implements hook_requirements().
jqmulti_switch_path ./jqmulti.module Returns the path to the switch script.
jqmulti_uninstall ./jqmulti.install Implements hook_uninstall().
jqmulti_update_7101 ./jqmulti.install Refresh the files listing.
jqmulti_update_7102 ./jqmulti.install Enable the new 'Always load libraries and files' option, to ensure the module's behavior is not changed.

Other projects