Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dxhtml.php1203 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
1295 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
1878 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
1764 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) { global() function in Doku_Renderer_xhtml