Home
last modified time | relevance | path

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

/plugin/gallery/classes/
DXHTMLFormatter.php122 $a['href'] = $this->getDetailLink($image);
152 'href' => $this->getDetailLink($image),
166 'href' => $this->getDetailLink($image),
189 protected function getDetailLink(Image $image) function in dokuwiki\\plugin\\gallery\\classes\\XHTMLFormatter