Searched refs:getSidebarTheme (Results 1 – 3 of 3) sorted by relevance
124 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();435 $theme = $this->getSidebarTheme();710 $theme = $this->getSidebarTheme();713 $theme = $this->getSidebarTheme();1160 …$theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme(); $themeStyles =…1481 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();1965 $theme = $this->getSidebarTheme();2274 $theme = $this->getSidebarTheme();2691 $theme = !empty($themeOverride) ? $themeOverride : $this->getSidebarTheme();3911 private function getSidebarTheme() { function in syntax_plugin_calendar
6972 $currentTheme = $this->getSidebarTheme();7125 private function getSidebarTheme() { function in admin_plugin_calendar
1783 …e ignoring the syntax parameter and always reading the admin global default via `getSidebarTheme()`8088 $theme = $this->getSidebarTheme();10096 $theme = getSidebarTheme();10249 $theme = $this->getSidebarTheme();11884 - `getSidebarTheme()` - validation12712 $theme = $this->getSidebarTheme(); // 'matrix', 'purple', or 'professional'