Home
last modified time | relevance | path

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

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