Searched refs:getMediaIconUrl (Results 1 – 6 of 6) sorted by relevance
| /plugin/pagesicon/ |
| H A D | README_EN.md | 68 - `getMediaIconUrl(string $mediaID, string $size = 'bigorsmall', array $params = ['width' => 55], ?… 110 - `getMediaIcon(...)` -> `getMediaIconUrl(...)`
|
| H A D | DOKU_EN.md | 64 | ''getMediaIconUrl($mediaID, $size = "bigorsmall", $params = ['width' => 55], &$mtime = null, $wit… 93 * ''getMediaIcon(...)'' -> ''getMediaIconUrl(...)''
|
| H A D | DOKU.md | 64 | ''getMediaIconUrl($mediaID, $size = 'bigorsmall', $params = ['width' => 55], &$mtime = null, $wit… 93 * ''getMediaIcon(...)'' -> ''getMediaIconUrl(...)''
|
| H A D | helper.php | 279 public function getMediaIconUrl( function in helper_plugin_pagesicon 309 return $this->getMediaIconUrl($mediaID, $size, $params, $mtime, $withDefault);
|
| H A D | README.md | 68 - `getMediaIconUrl(string $mediaID, string $size = 'bigorsmall', array $params = ['width' => 55], ?… 110 - `getMediaIcon(...)` -> `getMediaIconUrl(...)`
|
| /plugin/visualindex/syntax/ |
| H A D | visualindex.php | 215 $iconUrl = $helper->getMediaIconUrl($mediaID, 'bigorsmall', ['width' => 55], $mtime, false);
|