Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A Daction.php92 $favicon = $helper->getPageIconUrl($namespace, $pageID, $sizeMode, ['w' => $size]);
449 $src = $helper->getPageIconUrl($namespace, $pageID, $sizeMode, ['w' => $size]);
468 $url = $helper->getPageIconUrl(getNS($pageId), noNS($pageId), 'smallorbig', ['w' => 16]);
H A DDOKU_EN73 | ''getPageIconUrl($namespace, $pageID, $size = "bigorsmall", $params = ['width' => 55], &$mtime = …
110 | ''getImageIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getPageIconUrl(...)'' |
H A Dhelper.php423 public function getPageIconUrl( function in helper_plugin_pagesicon
459 return $this->getPageIconUrl($namespace, $pageID, $size, $params, $mtime, $withDefault);
H A DDOKU73 | ''getPageIconUrl($namespace, $pageID, $size = 'bigorsmall', $params = ['width' => 55], &$mtime = …
100 | ''getImageIcon(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getPageIconUrl(...)'' |
H A DREADME_EN.md46 - `getPageIconUrl()`: returns the versioned URL of a page icon
H A DREADME.md46 - `getPageIconUrl()` : retourne l'URL versionnée de l'icône d'une page
/plugin/catmenu/syntax/
H A Dcatmenu.php277 …$iconUrl = $helper->getPageIconUrl($namespace, $pageID, 'smallorbig', ['width' => 55], $mtime, tru…
/plugin/visualindex/syntax/
H A Dvisualindex.php269 …$iconUrl = $helper->getPageIconUrl((string)$namespace, (string)$pageID, 'bigorsmall', ['width' => …