|
| getTypesAction (string $moduleId, \CRestServer $restServer=null) |
| preparePublicData (array $field) |
| getAction (string $moduleId, int $id, \CRestServer $restServer=null) |
| listAction (string $moduleId, array $select=[' *'], array $order=[], array $filter=[], PageNavigation $pageNavigation=null, \CRestServer $restServer=null) |
| addAction (string $moduleId, array $field, \CRestServer $restServer=null) |
| updateAction (string $moduleId, int $id, array $field, \CRestServer $restServer=null) |
| deleteAction (string $moduleId, int $id, \CRestServer $restServer=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 () |
| hasErrors () |
| getErrorByCode ($code) |
|
| getDefaultPreFilters () |
| getAccess (string $moduleId, ?\CRestServer $restServer=null) |
| processAfterAction (Action $action, $result) |
| getEmptyModuleIdError () |
| getReadAccessDeniedError () |
| getAddAccessDeniedError () |
| getUpdateAccessDeniedError () |
| getDeleteAccessDeniedError () |
| getCommonError () |
| prepareFields (array $fields) |
| fillErrorsFromApplication () |
| prepareEnums (array $newEnums, array $currentEnums) |
| updateEnums (int $id, array $enums, array $currentEnums=[]) |
Защищенные члены унаследованные от Controller |
| init () |
| getFilePath () |
| processUnsignedParameters () |
| getSaltToUnsign () |
| getActionResponse (Action $action) |
| writeToLogException (\Throwable $e) |
| collectDebugInfo () |
| logDebugInfo () |
| prepareParams () |
| processBeforeAction (Action $action) |
| triggerOnBeforeAction (Action $action) |
| triggerOnAfterAction (Action $action, $result) |
| create ($actionName) |
| buildActionInstance ($actionName, array $config) |
| existsAction ($actionName) |
| getDefaultPostFilters () |
| buildFilters (array $config=null) |
| appendFilters (array $filters, array $filtersToAppend) |
| removeFilters (array $filters, array $filtersToRemove) |
| detachFilters (Action $action) |
| detachPreFilters (Action $action) |
| detachPostFilters (Action $action) |
| getActionConfig ($actionName) |
| setActionConfig ($actionName, array $config=null) |
| runProcessingThrowable (\Throwable $throwable) |
| runProcessingException (\Exception $e) |
| runProcessingError (\Error $error) |
| runProcessingBinderThrowable (BinderArgumentException $e) |
| runProcessingValidationException (ValidationException $e) |
| buildErrorFromException (\Exception $e) |
| buildErrorFromPhpError (\Error $error) |
| runProcessingIfUserNotAuthorized () |
| runProcessingIfInvalidCsrfToken () |
| addError (Error $error) |
| addErrors (array $errors) |
| renderComponent (string $name, string $template='', array $params=[], bool $withSiteTemplate=true) |
| renderView (string $viewPath, array $params=[], bool $withSiteTemplate=true) |
| renderExtension (string $extension, array $params=[], bool $withSiteTemplate=true) |
См. определение в файле userfieldconfig.php строка 18