Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dsyntax.php439 $html .= $this->renderEventListContent($events, $calId, $namespace, $themeStyles);
745 private function renderEventListContent($events, $calId, $namespace, $themeStyles = null) { function in syntax_plugin_calendar
1336 $html .= $this->renderEventListContent($events, $calId, $namespace);
H A DCHANGELOG.md9962 renderEventListContent($events, $calId, $namespace, $themeStyles);