Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A DDOKU_EN74 | ''getMediaIconUrl($mediaID, $size = "bigorsmall", $params = ['width' => 55], &$mtime = null, $wit…
111 | ''getMediaIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getMediaIconUrl(...)'' |
H A Dhelper.php467 public function getMediaIconUrl( function in helper_plugin_pagesicon
501 return $this->getMediaIconUrl($mediaID, $size, $params, $mtime, $withDefault);
H A DDOKU74 | ''getMediaIconUrl($mediaID, $size = 'bigorsmall', $params = ['width' => 55], &$mtime = null, $wit…
101 | ''getMediaIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getMediaIconUrl(...)'' |
H A DREADME_EN.md47 - `getMediaIconUrl()`: returns the versioned URL of the icon associated with a media file
H A DREADME.md47 - `getMediaIconUrl()` : retourne l'URL versionnée de l'icône associée à un média
/plugin/visualindex/syntax/
H A Dvisualindex.php225 $iconUrl = $helper->getMediaIconUrl($mediaID, 'bigorsmall', ['width' => 55], $mtime, false);