Home
last modified time | relevance | path

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

/plugin/discussion/
Daction.php108 print $this->renderComment($INPUT->post->str('comment'));
579 $xhtml = $this->renderComment($comment['raw']);
728 $xhtml = $this->renderComment($raw);
1511 protected function renderComment($raw) function in action_plugin_discussion