Searched refs:themeName (Results 1 – 3 of 3) sorted by relevance
42 static public function createForTheme(string $themeName): TemplateEngine argument45 $handleBarsObjectId = "handlebar-theme-$themeName";74 if ($themeName !== $default) {75 $themeDirectory = self::getThemeHomeAsWikiPath()->resolve($themeName);
496 public function setTheme(string $themeName): SiteConfig argument498 $this->setConf(TemplateEngine::CONF_THEME, $themeName);
254 public function setRequestedTheme(string $themeName): TemplateForWebPage argument256 $this->requestedTheme = $themeName;