Home
last modified time | relevance | path

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

/dokuwiki/inc/Feed/
H A DFeedMediaProcessor.php75 return $this->cleanHTML($src->getPreviewHtml(500, 500));
187 return $this->cleanHTML($content);
H A DFeedItemProcessor.php149 protected function cleanHTML($html) function in dokuwiki\\Feed\\FeedItemProcessor
H A DFeedPageProcessor.php71 return $this->cleanHTML($html);