You are here

Functions in Views Bootstrap 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_views_bootstrap_accordion_plugin_style templates/accordion/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_carousel_plugin_rows templates/carousel/theme.inc Implementation of template preprocess for the view fields.
template_preprocess_views_bootstrap_carousel_plugin_style templates/carousel/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_dropdown_plugin_style templates/dropdown/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_grid_plugin_style templates/grid/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_list_group_plugin_style templates/list_group/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_media_plugin_style templates/media/theme.inc Implements hook_preprocess_HOOK().
template_preprocess_views_bootstrap_panel_plugin_style templates/panel/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_table_plugin_style templates/table/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_tab_plugin_style templates/tab/theme.inc Implementation of template preprocess for the view.
template_preprocess_views_bootstrap_thumbnail_plugin_rows templates/thumbnail/theme.inc Implementation of template preprocess for the view fields.
template_preprocess_views_bootstrap_thumbnail_plugin_style templates/thumbnail/theme.inc Implementation of template preprocess for the view.
views_bootstrap_help ./views_bootstrap.module Implements hook_help().
views_bootstrap_update_7100 ./views_bootstrap.install Update views_display grid style_options breakpoint control.
views_bootstrap_update_7101 ./views_bootstrap.install Update Views Bootstrap style configuration.
views_bootstrap_views_api ./views_bootstrap.module Implements hook_views_api().
views_bootstrap_views_plugins ./views_bootstrap.views.inc Implements hook_views_plugins().
_views_bootstrap_preprocess_views_style_plugin_prepare_grid ./views_bootstrap.module View preprocessing that prepares the results as a Bootstrap grid. 2
_views_bootstrap_preprocess_views_style_plugin_prepare_grid_horizontal ./views_bootstrap.module Further preprocessing for horizontal alignment. 1
_views_bootstrap_preprocess_views_style_plugin_prepare_grid_vertical ./views_bootstrap.module Further preprocessing for vertical alignment. 1
_views_bootstrap_split_rows_horizontal ./views_bootstrap.module Distribute items in rows/columns as required for horizontal alignment. 1
_views_bootstrap_split_rows_vertical ./views_bootstrap.module Distribute items in columns as required for vertical alignment. 1

Other projects