You are here

8 calls to Theme::isBootstrap() in Express 8

Theme::drupalSettings in themes/contrib/bootstrap/src/Theme.php
Retrieves the theme's settings array appropriate for drupalSettings.
Theme::getPendingUpdates in themes/contrib/bootstrap/src/Theme.php
Retrieves pending updates for the theme.
Theme::getProvider in themes/contrib/bootstrap/src/Theme.php
Retrieves the CDN provider.
Theme::getProviders in themes/contrib/bootstrap/src/Theme.php
Retrieves all CDN providers.
Theme::getSettingPlugin in themes/contrib/bootstrap/src/Theme.php
Retrieves a theme's setting plugin instance(s).
Theme::getUpdateManager in themes/contrib/bootstrap/src/Theme.php
Retrieves the update plugin manager for the theme.
Theme::install in themes/contrib/bootstrap/src/Theme.php
Installs a Bootstrap based theme.
Theme::__construct in themes/contrib/bootstrap/src/Theme.php
Theme constructor.