Открытые члены | |
__construct () | |
bindAction (Action $action) | |
getAction () | |
listAllowedScopes () | |
onBeforeAction (Event $event) | |
onAfterAction (Event $event) | |
getErrors () | |
getErrorByCode ($code) | |
getErrors () | |
getErrorByCode ($code) | |
Открытые статические члены | |
static | className () |
Защищенные члены | |
addError (Error $error) | |
Защищенные данные | |
$errorCollection | |
$action | |
|
protected |
|
staticfinal |
|
final |
|
final |
listAllowedScopes | ( | ) |
List allowed values of scopes where the filter should work.
Переопределяется в Csrf и HttpMethod.
onAfterAction | ( | Event | $event | ) |
Переопределяется в ClosureWrapper.
onBeforeAction | ( | Event | $event | ) |
Переопределяется в Authorization, DiskFolderAccessCheck, Extranet, Authentication, CloseSession, ClosureWrapper, ContentType, Csrf, HttpMethod, PostDecode, Scope, Token и Authorization.