Searched refs:getSidebarTheme (Results 1 – 3 of 3) sorted by relevance
159 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();563 $theme = $this->getSidebarTheme();838 $theme = $this->getSidebarTheme();841 $theme = $this->getSidebarTheme();1290 …$theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme(); $themeStyles =…1645 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();1926 $theme = $this->getSidebarTheme();2235 $theme = $this->getSidebarTheme();2683 $theme = !empty($themeOverride) ? $themeOverride : $this->getSidebarTheme();3743 private function getSidebarTheme() { function in syntax_plugin_calendar
7072 $currentTheme = $this->getSidebarTheme();7226 private function getSidebarTheme() { function in admin_plugin_calendar
1895 …e ignoring the syntax parameter and always reading the admin global default via `getSidebarTheme()`8200 $theme = $this->getSidebarTheme();10208 $theme = getSidebarTheme();10361 $theme = $this->getSidebarTheme();11996 - `getSidebarTheme()` - validation12824 $theme = $this->getSidebarTheme(); // 'matrix', 'purple', or 'professional'