Source
VS::RuleEngine::Hook - Interface for hooks.
- new
-
Called when a new instance is requested.
- invoke
-
Runs the hook.
Must return KV_ABORT (to abort processing) or KV_CONTINUE.
For arguments passed to this method see "Arguments" in VS::RuleEngine::Constants.
syntax highlighting: