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