You are here

Functions in jQuery carousel 8

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_create_node jquery_carousel_examples/jquery_carousel_examples.install 1
jquery_carousel_examples_generate_content jquery_carousel_examples/jquery_carousel_examples.install Generate the sample content for views. 1
jquery_carousel_examples_install jquery_carousel_examples/jquery_carousel_examples.install Implements hook_install().
jquery_carousel_examples_toolbar jquery_carousel_examples/jquery_carousel_examples.module Implements hook_toolbar().
jquery_carousel_examples_uninstall jquery_carousel_examples/jquery_carousel_examples.install Implements hook_uninstall().
jquery_carousel_help ./jquery_carousel.module Implements hook_help().
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
template_preprocess_jquery_carousel_field_formatter ./jquery_carousel.module Theme callback for jQuery carousel field formatter.
template_preprocess_views_view_jquery_carousel ./jquery_carousel.module Prepares variables for views jquery_carousel templates.
_jquery_carousel_config_validate ./jquery_carousel.module Validation logic for carousel config 2
_jquery_carousel_include_css_js ./jquery_carousel.module Helper function to inject required Css & Js. 2
_jquery_carousel_settings_format ./jquery_carousel.module Helper function to prepare the settings to be exposed in JS. 2

Other projects