Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A Dhelper.php181 public function getUploadIconPage(string $targetPage = '') function in helper_plugin_pagesicon
323 return $this->getUploadIconPage($targetPage);
H A DREADME_EN.md77 - `getUploadIconPage(string $targetPage = '')`
H A DDOKU_EN.md66 | ''getUploadIconPage($targetPage = "")'' | Returns the icon management URL (or ''null'' if unautho…
H A DDOKU.md66 | ''getUploadIconPage($targetPage = "")'' | Retourne l'URL de gestion d'icône (ou ''null'' si non a…
H A DREADME.md77 - `getUploadIconPage(string $targetPage = '')`
/plugin/catmenu/syntax/
H A Dcatmenu.php291 return $this->pagesiconHelper->getUploadIconPage((string)$namespace);