Home
last modified time | relevance | path

Searched refs:getThemeForNamespace (Results 1 – 1 of 1) sorted by relevance

/template/bootstrap3/
H A DTemplate.php215 @list($theme, $bootswatch) = $this->getThemeForNamespace();
224 @list($theme, $bootswatch) = $this->getThemeForNamespace();
1054 public function getThemeForNamespace()
1052 public function getThemeForNamespace() global() function in dokuwiki\\template\\bootstrap3\\Template