Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dsyntax.php159 $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
H A Dadmin.php7070 $currentTheme = $this->getSidebarTheme();
7224 private function getSidebarTheme() { function in admin_plugin_calendar
H A DCHANGELOG.md1874 …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()` - validation
12803 $theme = $this->getSidebarTheme(); // 'matrix', 'purple', or 'professional'