| VS-RuleEngine documentation | view source | Contained in the VS-RuleEngine distribution. |
VS::RuleEngine::Hook - Interface for hooks.
Called when a new instance is requested.
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.
| VS-RuleEngine documentation | view source | Contained in the VS-RuleEngine distribution. |