Searched refs:renderDokuWikiToHtml (Results 1 – 2 of 2) sorted by relevance
1969 $eventWithHtml['title_html'] = $this->renderDokuWikiToHtml($event['title']);1972 … $eventWithHtml['description_html'] = $this->renderDokuWikiToHtml($event['description']);2586 private function renderDokuWikiToHtml($text) { function in syntax_plugin_calendar
524 - **Added:** renderDokuWikiToHtml() helper function to convert DokuWiki syntax to HTML529 - Added renderDokuWikiToHtml() private function using p_get_instructions() and p_render()