Home
last modified time | relevance | path

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

/template/bootstrap3/
H A DTemplate.php170 public function getConfMetadata($key = null)
319 $metadata = $this->getConfMetadata($key);
342 $bootswatch_themes = $this->getConfMetadata('bootswatchTheme');
169 public function getConfMetadata($key = null) global() function in dokuwiki\\template\\bootstrap3\\Template