Home
last modified time | relevance | path

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

/plugin/catmenu/syntax/
H A Dcatmenu.php191 'icon' => $this->getPageImage($pageID),
228 'icon' => $this->getPageImage($childNamespace),
261 public function getPageImage($page) { function in syntax_plugin_catmenu_catmenu
309 ? $helper->getPageImage($namespace, $pageID, 'smallorbig', true)
310 : $helper->getPageImage($namespace, $pageID, 'smallorbig');
/plugin/visualindex/syntax/
H A Dvisualindex.php173 $logoUrl = $this->getPageImage($itemNamespace, $pageID);
258 private function getPageImage($namespace, $pageID = null) { function in syntax_plugin_visualindex_visualindex
/plugin/pagesicon/
H A DDOKU_EN108 | ''getPageImage(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getPageIconId(...)'' |
H A Dhelper.php269 public function getPageImage( function in helper_plugin_pagesicon
H A DDOKU98 | ''getPageImage(...)'' | ''2026-03-06'' | ''2026-03-09'' | ''getPageIconId(...)'' |