Searched refs:renderEventDialog (Results 1 – 2 of 2) sorted by relevance
445 $html .= $this->renderEventDialog($calId, $namespace, $theme);1339 $html .= $this->renderEventDialog($calId, $namespace, $theme);1810 private function renderEventDialog($calId, $namespace, $theme = null) { function in syntax_plugin_calendar2955 $html .= $this->renderEventDialog($calId, $namespace, $theme);
1875 - **Fixed:** `renderEventDialog` also ignored theme context — now receives theme from its caller13517 - **Added:** renderEventDialog() called in renderSidebarWidget()13537 - Added `$html .= $this->renderEventDialog($calId, $namespace);` at end of renderSidebarWidget()