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