Открытые члены | |
__construct (HttpClient $client, RequestInterface $request, string $type) | |
getClient () | |
getRequest () | |
Открытые члены унаследованные от Event | |
__construct ($moduleId, $type, $parameters=array(), $filter=null) | |
getModuleId () | |
getEventType () | |
setParameters ($parameters) | |
getParameters () | |
setParameter ($key, $value) | |
getParameter ($key) | |
setFilter ($filter) | |
getFilter () | |
getResults () | |
addResult (EventResult $result) | |
getSender () | |
send ($sender=null) | |
addException (\Exception $exception) | |
getExceptions () | |
turnDebugOn () | |
isDebugOn () | |
addDebugInfo ($ar) | |
getDebugInfo () | |
Защищенные данные | |
HttpClient | $client |
RequestInterface | $request |
Защищенные данные унаследованные от Event | |
$moduleId | |
$type | |
$parameters = array() | |
$parametersLoader = null | |
$filter = null | |
$sender = null | |
$debugMode = false | |
$debugInfo = array() | |
$results = array() | |
$exceptions = array() | |
Дополнительные унаследованные члены | |
Защищенные члены унаследованные от Event | |
loadParameters () | |
@method RequestEventResult[] getResults()
См. определение в файле requestevent.php строка 19
__construct | ( | HttpClient | $client, |
RequestInterface | $request, | ||
string | $type ) |
См. определение в файле requestevent.php строка 24
getClient | ( | ) |
См. определение в файле requestevent.php строка 32
getRequest | ( | ) |
См. определение в файле requestevent.php строка 37
|
protected |
См. определение в файле requestevent.php строка 21
|
protected |
См. определение в файле requestevent.php строка 22