Searched +full:denied -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 18 of 18) sorted by relevance
10 * Class Denied12 * Show the access denied screen16 class Denied extends AbstractAction41 * Display error on denied pages50 echo p_locale_xhtml('denied');15 class Denied extends AbstractAction global() class
33 throw new ActionException('denied');
40 * the user will be shown the Denied action.
2 Require all denied
3 Require all denied
57 * row, access will be denied.
12 use dokuwiki\Action\Denied;73 * Denied page content75 * @deprecated 2020-07-18 not called anymore, see inc/Action/Denied::tplContent()79 dbg_deprecated(Denied::class . '::showBanner()');80 (new Denied())->showBanner();9 use dokuwiki\Action\Denied; global() alias
222 throw new ActionException('denied');
146 $response['errors'][] = 'Permission to write this page has been denied.';
40 $ERROR = p_locale_xhtml('denied');
8 Require all denied
56 die('Access denied');