Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dsyntax.php448 $html .= $this->renderMonthPicker($calId, $year, $month, $namespace, $theme, $themeStyles);
1342 $html .= $this->renderMonthPicker($calId, $year, $month, $namespace, $theme, $themeStyles);
2074 …private function renderMonthPicker($calId, $year, $month, $namespace, $theme = 'matrix', $themeSty… function in syntax_plugin_calendar