You are here

Functions in jQuery carousel 7

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_carousel_carousel_theme_info ./jquery_carousel.module Implements hook_carousel_theme_info().
jquery_carousel_config_form ./jquery_carousel.module Helper function to create config form. Reusable for field formatter & views. 3
jquery_carousel_config_form_validate ./jquery_carousel.module Element validator for selector field. 1
jquery_carousel_field_formatter_info ./jquery_carousel.module Implements hook_field_formatter_info().
jquery_carousel_field_formatter_settings_form ./jquery_carousel.module Implements hook_field_formatter_settings_form().
jquery_carousel_field_formatter_settings_summary ./jquery_carousel.module Implements hook_field_formatter_settings_summary().
jquery_carousel_field_formatter_view ./jquery_carousel.module Implements hook_field_formatter_view().
jquery_carousel_help ./jquery_carousel.module Implements hook_help().
jquery_carousel_requirements ./jquery_carousel.install Implements hook_requirements().
jquery_carousel_theme ./jquery_carousel.module Implements hook_theme().
jquery_carousel_themes ./jquery_carousel.module Retrieves a list of all available jQuery Carousel themes. 2
jquery_carousel_views_api ./jquery_carousel.module Implements hook_views_api().
jquery_carousel_views_plugins views/jquery_carousel.views.inc Implements hook_views_plugins().
template_preprocess_jquery_carousel ./jquery_carousel.module Template preprocessor for jquery carousel views style plugin.
theme_jquery_carousel_field_formatter ./jquery_carousel.module Theme callback for jQeury carousel field formatter.
_jquery_carousel_config_validate ./jquery_carousel.module Validation logic for carousel config. 2
_jquery_carousel_formatter_defaults ./jquery_carousel.module Formatter settings form. 3
_jquery_carousel_include_css_js ./jquery_carousel.module Helper function to inject required Css & Js. 2
_jquery_carousel_preprocess_jquery_carousel views/theme/jquery_carousel.theme.inc Preprocessor for jquery carousel view style plugin. 1
_jquery_carousel_settings_format ./jquery_carousel.module Helper function to prepare the settings to be exposed in JS. 3

Other projects