Searched defs:themeStyles (Results 1 – 1 of 1) sorted by relevance
| /plugin/calendar/ |
| D | syntax.php | 703 private function renderEventListContent($events, $calId, $namespace, $themeStyles = null) { 2226 …tion renderMonthPicker($calId, $year, $month, $namespace, $theme = 'matrix', $themeStyles = null) { 2267 private function renderDescription($description, $themeStyles = null) { 3284 private function renderWeekGrid($weekEvents, $weekStart, $themeStyles, $theme) { 3523 …private function renderSidebarSection($title, $events, $accentColor, $calId, $themeStyles, $theme,… 3623 …arEvent($event, $calId, $showDate = false, $sectionColor = '#00cc07', $themeStyles = null, $theme …
|