You are here

Functions in Slick Carousel 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_slick_optionset_alter ./slick.api.php Modifies Slick optionset before being passed to preprocess, or templates.
hook_slick_overridable_options_info_alter ./slick.api.php Modifies overridable options at admin UI to re-use one optionset.
hook_slick_settings_alter ./slick.api.php Modifies Slick HTML settings before being passed to preprocess, or templates.
hook_slick_skins_info ./slick.api.php Registers a class that should hold skin definitions.
slick_config_schema_info_alter ./slick.module Implements hook_config_schema_info_alter().
slick_field_formatter_info_alter ./slick.module Implements hook_field_formatter_info_alter().
slick_hook_info ./slick.module Implements hook_hook_info().
slick_library_info_alter ./slick.module Implements hook_library_info_alter().
slick_library_info_build ./slick.module Implements hook_library_info_build().
slick_requirements ./slick.install Implements hook_requirements().
slick_test_slick_skins_info tests/modules/slick_test/slick_test.module Implements hook_slick_skins_info().
slick_test_theme tests/modules/slick_test/slick_test.module Implements hook_theme().
slick_theme ./slick.module Implements hook_theme().
slick_ui_entity_type_build slick_ui/slick_ui.module Implements hook_entity_type_build().
slick_ui_help slick_ui/slick_ui.module Implements hook_help().
slick_update_8101 ./slick.install Removed HTML tags from arrows due to translation issue as per #3075838.
template_preprocess_slick templates/slick.theme.inc Prepares variables for slick.html.twig templates.
template_preprocess_slick_grid templates/slick.theme.inc Prepares variables for slick-grid.html.twig templates.
template_preprocess_slick_image templates/slick.theme.inc Prepares variables for slick-image.html.twig template.
template_preprocess_slick_slide templates/slick.theme.inc Prepares variables for slick-slide.html.twig templates.
template_preprocess_slick_test tests/modules/slick_test/slick_test.module Prepares variables for slick-test.html.twig templates.
template_preprocess_slick_thumbnail templates/slick.theme.inc Prepares variables for slick-thumbnail.html.twig templates.
template_preprocess_slick_vanilla templates/slick.theme.inc Prepares variables for slick-vanilla.html.twig templates.
template_preprocess_slick_wrapper templates/slick.theme.inc Prepares variables for slick-wrapper.html.twig templates.
_slick_preprocess_slick_item templates/slick.theme.inc Prepares common variables for slick item templates. 3

Other projects