DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:action_router

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
devel:action_router [2018-03-29 12:41] – created andidevel:action_router [2018-04-25 16:27] andi
Line 11: Line 11:
   - check if the action is disabled through [[config:disableactions]] or by the auth backend   - check if the action is disabled through [[config:disableactions]] or by the auth backend
     * if yes, shows a message and switches to ''show'' or ''redirect'' actions for GET and POST request respectively     * if yes, shows a message and switches to ''show'' or ''redirect'' actions for GET and POST request respectively
-  - ''Action::checkPermissions''+  - ''Action::checkPreconditions''
     * The action itself can do custom checks that are required to use this action. An [[xref>ActionException]] is to be thrown if permissions aren't met     * The action itself can do custom checks that are required to use this action. An [[xref>ActionException]] is to be thrown if permissions aren't met
   - ''Action::minimumPermission''   - ''Action::minimumPermission''
devel/action_router.txt · Last modified: 2023-09-19 08:50 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki