You are here

19 calls to Bootstrap::getTheme() in Express 8

Bootstrap::alter in themes/contrib/bootstrap/src/Bootstrap.php
Manages theme alter hooks as classes and allows sub-themes to sub-class.
Bootstrap::cssClassFromString in themes/contrib/bootstrap/src/Bootstrap.php
Matches a Bootstrap class based on a string value.
Bootstrap::glyphiconFromString in themes/contrib/bootstrap/src/Bootstrap.php
Matches a Bootstrap Glyphicon based on a string value.
Bootstrap::initialize in themes/contrib/bootstrap/src/Bootstrap.php
Initializes the active theme.
Bootstrap::preprocess in themes/contrib/bootstrap/src/Bootstrap.php
Preprocess theme hook variables.
bootstrap_cdn_provider in themes/contrib/bootstrap/deprecated.php
Retrieves a list of available CDN providers for the Bootstrap framework.
bootstrap_include in themes/contrib/bootstrap/deprecated.php
Includes a file from a theme.
bootstrap_setting in themes/contrib/bootstrap/deprecated.php
Retrieves a setting for the current theme or for a given theme.
drush_bootstrap_generate_docs in themes/contrib/bootstrap/bootstrap.drush.inc
Generates markdown documentation.
Element::smartDescription in themes/contrib/bootstrap/src/Utility/Element.php
Converts an element description into a tooltip based on certain criteria.
PluginBase::__construct in themes/contrib/bootstrap/src/Plugin/PluginBase.php
Constructs a \Drupal\Component\Plugin\PluginBase object.
ProcessManager::process in themes/contrib/bootstrap/src/Plugin/ProcessManager.php
Global #process callback for form elements.
Schemas::batchFinished in themes/contrib/bootstrap/src/Plugin/Setting/Schemas.php
Batch 'finished' callback
Schemas::batchProcessUpdate in themes/contrib/bootstrap/src/Plugin/Setting/Schemas.php
Processes an update in a batch operation.
SystemThemeSettings::getTheme in themes/contrib/bootstrap/src/Plugin/Form/SystemThemeSettings.php
Retrieves the currently selected theme on the settings form.
Theme::getAncestry in themes/contrib/bootstrap/src/Theme.php
Retrieves the full base/sub-theme ancestry of a theme.
ThemeRegistry::__construct in themes/contrib/bootstrap/src/Plugin/Alter/ThemeRegistry.php
Constructs a \Drupal\Core\Theme\Registry object.
UpdateBase::getTheme in themes/contrib/bootstrap/src/Plugin/Update/UpdateBase.php
Retrieves the theme that provided the update.
_bootstrap_file_scan_directory in themes/contrib/bootstrap/deprecated.php
Wrapper for the core file_scan_directory() function.