Translations of this page?:

ACTION_ACT_PREPROCESS

Description:
Handling ?do= actions
DefaultAction:
Dokuwiki's own processing of the $ACT value
Preventable:
yes
Added:
2006-04-25

This event allows you to catch any action mode passed to the DokuWiki dispatcher act_dispatch() in inc/actions.php before it begins to process the $ACT variable itself.

The AFTER action is never performed on a successful save.

Passed Data

$data is a scalar containing the $ACT value (the do variable in the query string - uncleaned).

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/action_act_preprocess.txt · Last modified: 2012/03/24 19:29 by lupo49
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate