Searched refs:renderEventDialog (Results 1 – 2 of 2) sorted by relevance
305 $html .= $this->renderEventDialog($calId, $namespace);818 $html .= $this->renderEventDialog($calId, $namespace);1413 private function renderEventDialog($calId, $namespace) { function in syntax_plugin_calendar2293 $html .= $this->renderEventDialog($calId, $namespace);
193 - **Added:** renderEventDialog() called in renderSidebarWidget()213 - Added `$html .= $this->renderEventDialog($calId, $namespace);` at end of renderSidebarWidget()