Home
last modified time | relevance | path

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

/dokuwiki/inc/Action/
DDenied.php27 $this->showBanner();
47 public function showBanner() function in dokuwiki\\Action\\Denied
DLocked.php25 $this->showBanner();
36 public function showBanner() function in dokuwiki\\Action\\Locked
/dokuwiki/inc/
Dhtml.php80 (new Denied())->showBanner();
326 (new Locked())->showBanner();