sub-topic Theme Process Functions (.vars.php)
List of theme process functions used in the Drupal Bootstrap base theme.
View the parent topic for additional documentation.
Parent topics
Source includes/registry.inc (line 28)
Functions
Name | Description |
---|---|
bootstrap_process_block | Processes variables for the "block" theme hook. |
bootstrap_process_bootstrap_carousel | Processes variables for the "bootstrap_carousel" theme hook. |
bootstrap_process_bootstrap_dropdown | Processes variables for the "bootstrap_dropdown" theme hook. |
bootstrap_process_bootstrap_modal | Processes variables for the "bootstrap_modal" theme hook. |
bootstrap_process_bootstrap_panel | Processes variables for the "bootstrap_panel" theme hook. |
bootstrap_process_html | Processes variables for the "html" theme hook. |
bootstrap_process_html_tag | Processes variables for the "html_tag" theme hook. |
bootstrap_process_link | Processes variables for the "link" theme hook. |
bootstrap_process_page | Processes variables for the "page" theme hook. |
bootstrap_process_progress_bar | Processes variables for the "progress_bar" theme hook. |