Открытые члены | |
getDefaultPreFilters () | |
createNoteAction (int $kbId, string $sourceType, int $sourceId, ?string $scope=null) | |
Открытые члены унаследованные от Controller | |
__construct (Request $request=null) | |
forward ($controller, string $actionName, array $parameters=null) | |
getConfigurationOfActions () | |
getModuleId () | |
isLocatedUnderPsr4 () | |
getActionUri (string $actionName, array $params=[], bool $absolute=false) | |
getUnsignedParameters () | |
getCurrentUser () | |
setCurrentUser (CurrentUser $currentUser) | |
convertKeysToCamelCase ($data) | |
listNameActions () | |
configureActions () | |
getAutoWiredParameters () | |
getPrimaryAutoWiredParameter () | |
getDefaultAutoWiredParameters () | |
getRequest () | |
getScope () | |
setScope ($scope) | |
getSourceParametersList () | |
setSourceParametersList ($sourceParametersList) | |
run ($actionName, array $sourceParametersList) | |
finalizeResponse (Response $response) | |
generateActionMethodName ($action) | |
redirectTo ($url) | |
getErrors () | |
getErrorByCode ($code) | |
Открытые статические члены | |
static | getTargetsAction () |
Открытые статические члены унаследованные от Controller | |
static | className () |
static | getFullEventName ($eventName) |
Защищенные статические члены | |
static | canCreateNew () |
|
staticprotected |
createNoteAction | ( | int | $kbId, |
string | $sourceType, | ||
int | $sourceId, | ||
?string | $scope = null ) |
getDefaultPreFilters | ( | ) |