Searched refs:textAsWiki (Results 1 – 1 of 1) sorted by relevance
313 $template = str_replace('{description}', $this->textAsWiki($event->DESCRIPTION), $template);316 $summary = $this->textAsWiki($event->SUMMARY);496 function textAsWiki($text) { function in syntax_plugin_icalevents