Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/Feed/
H A DFeedMediaProcessorTest.php78 $doc->html($proc->getBody('diff'));
83 $doc->html($proc->getBody('htmldiff'));
88 $doc->html($proc->getBody('html'));
/dokuwiki/inc/Feed/
H A DFeedItemProcessor.php91 abstract public function getBody($content); function in dokuwiki\\Feed\\FeedItemProcessor
H A DFeedMediaProcessor.php50 public function getBody($content) function in dokuwiki\\Feed\\FeedMediaProcessor
H A DFeedPageProcessor.php43 public function getBody($content) function in dokuwiki\\Feed\\FeedPageProcessor
H A DFeedCreator.php97 $item->description = $proc->getBody($this->options->get('item_content'));
/dokuwiki/_test/core/
H A DphpQuery-onefile.php5177 $data = self::httpData($response->getBody(), $options['dataType'], $options);