Home
last modified time | relevance | path

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

/dokuwiki/inc/Feed/
H A DFeedMediaProcessor.php67 return $this->cleanHTML($src->getPreviewHtml(500, 500));
165 $display->getPreviewHtml(300, 300);
172 $display->getPreviewHtml(300, 300);
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php38 echo $this->getPreviewHtml(90, 90);
H A DDisplay.php34 public function getPreviewHtml($w, $h) function in dokuwiki\\Ui\\Media\\Display
H A DDisplayRow.php66 echo $this->getPreviewHtml(120, 120);