You are here

Functions in Libraries API 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
libraries_traverse_library ./libraries.module Helper function to apply a callback to all parts of a library. 1
libraries_ui_load ./libraries.module Loads library information for display in the user interface.
libraries_update_7200 ./libraries.install Create the 'cache_libraries' table.
libraries_update_7201 ./libraries.install Rebuild the class registry.
libraries_update_7202 ./libraries.install Grant the "View library reports" permission to roles with the "View site reports" permission.
template_preprocess_libraries_table_with_title ./libraries.theme.inc Prepare variables for theming a table with a title.
theme_libraries_table_with_title ./libraries.theme.inc Returns HTML for a table with a title.
_libraries_require_once ./libraries.module Wrapper function for require_once. 1
_libraries_test_module_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the '[group] callback' key, where [group] is prepare, detect, or load. 6
_libraries_test_module_example_1 tests/libraries/example/example_1.php Dummy function to see if this file was loaded. 1
_libraries_test_module_example_2 tests/libraries/example/example_2.php Dummy function to see if this file was loaded.
_libraries_test_module_example_3 tests/libraries/example/example_3.php Dummy function to see if this file was loaded.
_libraries_test_module_example_4 tests/libraries/example/example_4.php Dummy function to see if this file was loaded.
_libraries_test_module_get_version tests/modules/libraries_test_module/libraries_test_module.module Gets the version information from an arbitrary library. 1
_libraries_test_module_info_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'info callback' key. 2
_libraries_test_module_integration_file tests/modules/libraries_test_module/libraries_test_module.inc @file Test PHP file for Libraries loading.
_libraries_test_module_integration_file_post_load tests/modules/libraries_test_module/libraries_test_module_post_load.inc @file Test PHP file for Libraries loading.
_libraries_test_module_load tests/modules/libraries_test_module/libraries_test_module.module Loads a specified library (variant) for testing. 1
_libraries_test_module_post_detect_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'post-detect callback' key. 2
_libraries_test_module_post_load_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'post-load callback' key. 2
_libraries_test_module_pre_dependencies_load_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'pre-dependencies-load callback' key. 2
_libraries_test_module_pre_detect_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'pre-detect callback' key. 2
_libraries_test_module_pre_load_callback tests/modules/libraries_test_module/libraries_test_module.module Sets the 'pre-load callback' key. 2
_libraries_test_module_return_installed tests/modules/libraries_test_module/libraries_test_module.module Detects the variant of an example library. 1
_libraries_test_module_return_version tests/modules/libraries_test_module/libraries_test_module.module Gets the version of an example library. 1
_libraries_test_theme_integration_file tests/themes/libraries_test_theme/libraries_test_theme.inc @file Test PHP file for Libraries loading.

Pages

Other projects