EventResult
Table of Contents
Constants
Methods
- __construct() : mixed
- getHandler() : mixed
- getModuleId() : mixed
- getParameters() : mixed
- getResultType() : mixed
- getType() : mixed
Constants
ERROR
public
mixed
ERROR
= 2
SUCCESS
public
mixed
SUCCESS
= 1
UNDEFINED
public
mixed
UNDEFINED
= 0
Methods
__construct()
public
__construct(mixed $type[, mixed $parameters = null ][, mixed $moduleId = null ][, mixed $handler = null ]) : mixed
Parameters
- $type : mixed
- $parameters : mixed = null
- $moduleId : mixed = null
- $handler : mixed = null
getHandler()
public
getHandler() : mixed
getModuleId()
public
getModuleId() : mixed
getParameters()
public
getParameters() : mixed
getResultType()
public
getResultType() : mixed
Use getType()
getType()
public
getType() : mixed