You are here

Functions in Juicebox HTML5 Responsive Image Galleries 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_juicebox_classes_alter ./juicebox.api.php Allow modules to alter the classes that are instantiated when a Juicebox object is created.
hook_juicebox_gallery_alter ./juicebox.api.php Allow modules to alter the Juicebox gallery object used to build gallery embed code and XML before rendering.
hook_juicebox_xml_class_alter ./juicebox.api.php Allow modules to alter the class used for a Juicebox XML loader.
juicebox ./juicebox.module Factory to instantiate a Juicebox object along with its dependencies. 5 20
juicebox_admin_settings includes/juicebox.admin.inc Menu callback: global configuration options to control Juicebox behaviour. 1
juicebox_admin_settings_submit includes/juicebox.admin.inc For submission callback for Juicebox admin settings. 1
juicebox_element_validate_config ./juicebox.module Form validation callback: validate Juicebox configuration options. 1
juicebox_element_validate_dimension ./juicebox.module Form validation callback: validate width/height inputs. 1
juicebox_field_build_gallery includes/juicebox.field.inc Utility to build a Juicebox gallery based on field formatter data. 2
juicebox_field_display_alter includes/juicebox.field.inc Implements hook_field_display_alter().
juicebox_field_formatter_info includes/juicebox.field.inc Implements hook_field_formatter_info().
juicebox_field_formatter_settings_form includes/juicebox.field.inc Implements hook_field_formatter_settings_form().
juicebox_field_formatter_settings_summary includes/juicebox.field.inc Implements hook_field_formatter_settings_summary().
juicebox_field_formatter_view includes/juicebox.field.inc Implements hook_field_formatter_view().
juicebox_file_formatter_info_alter ./juicebox.module Implements hook_file_formatter_info_alter().
juicebox_form_pre_render_fieldsets ./juicebox.module Form pre-render callback: visually render fieldsets without affecting tree-based variable storage. 1
juicebox_image_default_styles ./juicebox.module Implements hook_image_default_styles().
juicebox_libraries_info ./juicebox.module Implements hook_libraries_info().
juicebox_library_detect ./juicebox.module Get/detect the details of a Juicebox javascript library without loading it. 4
juicebox_library_info ./juicebox.module Libraries API Info Callback 1 1
juicebox_library_post_detect ./juicebox.module Libraries API Post-Detect Callback 1 1
juicebox_menu ./juicebox.module Implements hook_menu().
juicebox_page_xml ./juicebox.module Menu callback: generate Juicebox XML. 1
juicebox_preprocess_juicebox_debug_markup themes/juicebox.theme.inc Proprocess logic for the juicebox_debug_markup theme function.
juicebox_requirements ./juicebox.install Implements hook_requirements().
juicebox_theme ./juicebox.module Implements hook_theme().
juicebox_uninstall ./juicebox.install Implements hook_uninstall().
juicebox_update_7100 ./juicebox.install Update registry and cache details to ensure that Juicebox galleries made with beta versions of the module are compatible with post-beta versions.
juicebox_update_7101 ./juicebox.install Update registry and cache details to accomodate new theme variables.
juicebox_update_7200 ./juicebox.install Update registry and cache details to accomodate new OOP codebase.
juicebox_update_7201 ./juicebox.install Update registry and cache details to accomodate refactored class names and test additions.
juicebox_views_api ./juicebox.module Implements hook_views_api().
juicebox_views_plugins ./juicebox.module Implements hook_views_plugin().
juicebox_views_test_views_api tests/views/juicebox_views_test.module Implements hook_views_api().
juicebox_views_test_views_default_views tests/views/juicebox_views_test.module Implements hook_views_default_views().
theme_juicebox_debug_markup themes/juicebox.theme.inc Returns HTML for the alternative "debug" display of a Juicebox gallery.
theme_juicebox_embed_markup themes/juicebox.theme.inc Returns HTML for embedding a Juicebox gallery.
_juicebox_field_get_text includes/juicebox.field.inc Utility to get sanitized text directly from a file field item. 1
_juicebox_field_text_sources includes/juicebox.field.inc Utility to fetch the title and caption source options for field-based galleries (addresses File Entity and Media module support). 2

Other projects