Searched refs:getMediaIconUrl (Results 1 – 6 of 6) sorted by relevance
| /plugin/pagesicon/ |
| H A D | DOKU_EN | 74 | ''getMediaIconUrl($mediaID, $size = "bigorsmall", $params = ['width' => 55], &$mtime = null, $wit… 111 | ''getMediaIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getMediaIconUrl(...)'' |
|
| H A D | helper.php | 467 public function getMediaIconUrl( function in helper_plugin_pagesicon 501 return $this->getMediaIconUrl($mediaID, $size, $params, $mtime, $withDefault);
|
| H A D | DOKU | 74 | ''getMediaIconUrl($mediaID, $size = 'bigorsmall', $params = ['width' => 55], &$mtime = null, $wit… 101 | ''getMediaIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getMediaIconUrl(...)'' |
|
| H A D | README_EN.md | 47 - `getMediaIconUrl()`: returns the versioned URL of the icon associated with a media file
|
| H A D | README.md | 47 - `getMediaIconUrl()` : retourne l'URL versionnée de l'icône associée à un média
|
| /plugin/visualindex/syntax/ |
| H A D | visualindex.php | 225 $iconUrl = $helper->getMediaIconUrl($mediaID, 'bigorsmall', ['width' => 55], $mtime, false);
|