Searched refs:getSidebarTheme (Results 1 – 3 of 3) sorted by relevance
159 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();477 $theme = $this->getSidebarTheme();752 $theme = $this->getSidebarTheme();755 $theme = $this->getSidebarTheme();1204 …$theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme(); $themeStyles =…1532 $theme = !empty($data['theme']) ? $data['theme'] : $this->getSidebarTheme();1813 $theme = $this->getSidebarTheme();2122 $theme = $this->getSidebarTheme();2570 $theme = !empty($themeOverride) ? $themeOverride : $this->getSidebarTheme();3630 private function getSidebarTheme() { function in syntax_plugin_calendar
7070 $currentTheme = $this->getSidebarTheme();7224 private function getSidebarTheme() { function in admin_plugin_calendar
1874 …e ignoring the syntax parameter and always reading the admin global default via `getSidebarTheme()`8179 $theme = $this->getSidebarTheme();10187 $theme = getSidebarTheme();10340 $theme = $this->getSidebarTheme();11975 - `getSidebarTheme()` - validation12803 $theme = $this->getSidebarTheme(); // 'matrix', 'purple', or 'professional'