(Created page with '{{#CUSTOMTITLE:Hooks: BeforeExecuteCommand}} The BeforeExecuteCommand event handler should accept one argument: <pre> function onBeforeExecuteCommand( &$command ) </pre> ==== S…') |
(No difference)
|
Latest revision as of 21:49, 17 May 2010
The BeforeExecuteCommand event handler should accept one argument:
function onBeforeExecuteCommand( &$command )
Since
2.0.
Used by
- fileeditor plugin
- imageresize plugin