DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:action_modes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
devel:action_modes [2017-11-26 21:24] 78.42.224.105devel:action_modes [2018-04-25 16:27] andi
Line 1: Line 1:
-====== Action Modes aka. do Modejjjs ======+====== Action Modes aka. do Modes ======
  
 List of possible action modes (may be incomplete yet) with their descriptions. These actions are usually caused by supplying an according ''?do='' parameter to the ''doku.php'' dispatcher. The knowledge of the current mode may be useful for making [[templates]] more dynamic or write [[action plugins]]. The current can be accessed via the global [[environment#$ACT]] variable. List of possible action modes (may be incomplete yet) with their descriptions. These actions are usually caused by supplying an according ''?do='' parameter to the ''doku.php'' dispatcher. The knowledge of the current mode may be useful for making [[templates]] more dynamic or write [[action plugins]]. The current can be accessed via the global [[environment#$ACT]] variable.
  
-In [[xref>act_dispatch()]] many default actions are processed and in [[xref>tpl_content_core()]] actions create their output.+The action modes are handled in the [[Action Router]].
  
 The description at this page should reflect the state of the last released version of DokuWiki. Changes between versions (very rare) can be inspected by comparing the code of releases at https://github.com/splitbrain/dokuwiki/releases. The description at this page should reflect the state of the last released version of DokuWiki. Changes between versions (very rare) can be inspected by comparing the code of releases at https://github.com/splitbrain/dokuwiki/releases.
devel/action_modes.txt · Last modified: 2023-09-12 12:59 by 212.201.117.6

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