Home
last modified time | relevance | path

Searched refs:getDefaultIconUrl (Results 1 – 5 of 5) sorted by relevance

/plugin/pagesicon/
H A Dhelper.php221 public function getDefaultIconUrl(array $params = ['width' => 55], ?int &$mtime = null) function in helper_plugin_pagesicon
241 return $this->getDefaultIconUrl($params, $mtime);
255 return $this->getDefaultIconUrl($params, $mtime);
289 return $this->getDefaultIconUrl($params, $mtime);
H A DREADME_EN.md72 - `getDefaultIconUrl(array $params = ['width' => 55], ?int &$mtime = null)`
111 - `getDefaultImageIcon(...)` -> `getDefaultIconUrl(...)`
H A DDOKU_EN.md65 | ''getDefaultIconUrl($params = ['width' => 55], &$mtime = null)'' | Returns the configured default…
94 * ''getDefaultImageIcon(...)'' -> ''getDefaultIconUrl(...)''
H A DDOKU.md65 | ''getDefaultIconUrl($params = ['width' => 55], &$mtime = null)'' | Retourne l'URL de l'image par …
94 * ''getDefaultImageIcon(...)'' -> ''getDefaultIconUrl(...)''
H A DREADME.md72 - `getDefaultIconUrl(array $params = ['width' => 55], ?int &$mtime = null)`
111 - `getDefaultImageIcon(...)` -> `getDefaultIconUrl(...)`