You are here

9 calls to Theme::getName() in Express 8

Theme::getAncestry in themes/contrib/bootstrap/src/Theme.php
Retrieves the full base/sub-theme ancestry of a theme.
Theme::getCache in themes/contrib/bootstrap/src/Theme.php
Retrieves an individual item from a theme's cache in the database.
Theme::getPendingUpdates in themes/contrib/bootstrap/src/Theme.php
Retrieves pending updates for the theme.
Theme::getStorage in themes/contrib/bootstrap/src/Theme.php
Retrieves the theme's cache from the database.
Theme::getTitle in themes/contrib/bootstrap/src/Theme.php
Retrieves the human-readable title of the theme.
Theme::hasGlyphicons in themes/contrib/bootstrap/src/Theme.php
Determines whether or not if the theme has Bootstrap Framework Glyphicons.
Theme::settings in themes/contrib/bootstrap/src/Theme.php
Retrieves the theme settings instance.
Theme::subthemeOf in themes/contrib/bootstrap/src/Theme.php
Determines whether or not a theme is a sub-theme of another.
Theme::__toString in themes/contrib/bootstrap/src/Theme.php
Returns the theme machine name.