Function reference
-
bs_theme()
bs_theme_update()
is_bs_theme()
- Create a Bootstrap theme
-
bs_add_variables()
bs_add_rules()
bs_add_functions()
bs_add_mixins()
bs_bundle()
- Add low-level theming customizations
-
font_face
font_link
font_google
font_collection
- Helpers for importing web fonts
-
bs_theme_preview()
- Preview the currently set theme
-
run_with_themer()
bs_themer()
- Theme customization UI
-
card()
- A Bootstrap card component
-
nav()
nav_menu()
nav_content()
nav_item()
nav_spacer()
- Navigation items
-
navs_tab()
navs_pill()
navs_pill_list()
navs_hidden()
navs_bar()
navs_tab_card()
navs_pill_card()
- Navigation containers
-
nav_select()
nav_insert()
nav_remove()
nav_show()
nav_hide()
- Dynamically update nav containers
-
accordion()
accordion_panel()
- Create a vertically collapsing accordion
-
accordion_panel_set()
accordion_panel_open()
accordion_panel_close()
accordion_panel_insert()
accordion_panel_remove()
accordion_panel_update()
- Dynamically update accordions
-
layout_column_wrap()
- A grid-like, column-first, layout
-
page()
page_fluid()
page_fixed()
page_fill()
page_navbar()
- Create a Bootstrap page
-
bs_dependency()
bs_dependency_defer()
- Themeable HTML components
-
bs_theme_dependencies()
- Compile Bootstrap Sass with (optional) theming
-
bs_current_theme()
- Obtain the currently active theme at render time
-
bs_remove()
bs_retrieve()
- Remove or retrieve Sass code from a theme
-
bs_theme_dependencies()
- Compile Bootstrap Sass with (optional) theming
-
bs_dependency()
bs_dependency_defer()
- Themeable HTML components
-
bs_get_variables()
bs_get_contrast()
- Retrieve Sass variable values from the current theme
-
theme_version()
- Obtain a theme's Bootstrap version
-
theme_bootswatch()
- Obtain a theme's Bootswatch theme name
-
bootswatch_themes()
- Obtain a list of all available bootswatch themes.
-
versions()
version_default()
- Available Bootstrap versions