Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DAdmin.php36 $this->showMenu('admin');
37 $this->showMenu('manager');
40 $this->showMenu('other');
49 protected function showMenu($type)
46 protected function showMenu($type) { global() function in dokuwiki\\Ui\\Admin