Home
last modified time | relevance | path

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

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