Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A Dhelper.php122 public function getPageIconId( function in helper_plugin_pagesicon
178 return $this->getPageIconId($namespace, $pageID, $size);
212 return $this->getPageIconId($namespace, $pageID, $size);
252 $mediaID = $this->getPageIconId($namespace, $pageID, $size);
H A DREADME_EN.md54 - `getPageIconId(string $namespace, string $pageID, string $size = 'bigorsmall')`
107 - `getPageImage(...)` -> `getPageIconId(...)` (legacy `$withDefault` argument is ignored)
H A DDOKU_EN.md61 | ''getPageIconId($namespace, $pageID, $size = "bigorsmall")'' | Returns a mediaID (or ''false''). |
90 * ''getPageImage(...)'' -> ''getPageIconId(...)'' (legacy ''$withDefault'' argument is ignored)
H A DDOKU.md61 | ''getPageIconId($namespace, $pageID, $size = 'bigorsmall')'' | Retourne un mediaID (ou ''false'')…
90 …* ''getPageImage(...)'' -> ''getPageIconId(...)'' (le paramètre legacy ''$withDefault'' est ignoré)
H A DREADME.md54 - `getPageIconId(string $namespace, string $pageID, string $size = 'bigorsmall')`
107 - `getPageImage(...)` -> `getPageIconId(...)` (le paramètre legacy `$withDefault` est ignoré)
/plugin/catmenu/syntax/
H A Dcatmenu.php263 $iconMediaID = $helper->getPageIconId($namespace, $pageID, 'smallorbig');