1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Config
Граф наследования:Config:
Controller Errorable Controllerable

Открытые члены

 inventoryManagementEnableAction (string $mode, array $options=[])
 inventoryManagementDisableAction ()
 isUsedInventoryManagementAction ()
Открытые члены унаследованные от 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)

Защищенные члены

 processBeforeAction (Action $action)
 checkPermission ($name, $arguments=[])
 checkReadPermissionEntity ($name, $arguments=[])
 checkModifyPermissionEntity ($name, $arguments=[])
 checkPermissionEntity ($name, $arguments=[])
Защищенные члены унаследованные от Controller
 init ()
 getFilePath ()
 processUnsignedParameters ()
 getSaltToUnsign ()
 getActionResponse (Action $action)
 writeToLogException (\Throwable $e)
 collectDebugInfo ()
 logDebugInfo ()
 prepareParams ()
 triggerOnBeforeAction (Action $action)
 processAfterAction (Action $action, $result)
 triggerOnAfterAction (Action $action, $result)
 create ($actionName)
 buildActionInstance ($actionName, array $config)
 existsAction ($actionName)
 getDefaultPreFilters ()
 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)

Дополнительные унаследованные члены

Открытые статические члены унаследованные от Controller
static className ()
static getFullEventName ($eventName)
Поля данных унаследованные от Controller
const SCOPE_REST = 'rest'
const SCOPE_AJAX = 'ajax'
const SCOPE_CLI = 'cli'
const EVENT_ON_BEFORE_ACTION = 'onBeforeAction'
const EVENT_ON_AFTER_ACTION = 'onAfterAction'
const ERROR_REQUIRED_PARAMETER = 'MAIN_CONTROLLER_22001'
const ERROR_UNKNOWN_ACTION = 'MAIN_CONTROLLER_22002'
const EXCEPTION_UNKNOWN_ACTION = 22002
Поля данных унаследованные от Controllerable
const METHOD_ACTION_SUFFIX = 'Action'
Защищенные данные унаследованные от Controller
 $errorCollection
 $request
Configurator $configurator

Подробное описание

См. определение в файле config.php строка 19

Методы

◆ checkModifyPermissionEntity()

checkModifyPermissionEntity ( $name,
$arguments = [] )
protected

См. определение в файле config.php строка 85

◆ checkPermission()

checkPermission ( $name,
$arguments = [] )
protected
Исключения
NotImplementedException

См. определение в файле config.php строка 46

◆ checkPermissionEntity()

checkPermissionEntity ( $name,
$arguments = [] )
protected
Аргументы
$name
array$arguments
Исключения
NotImplementedException

См. определение в файле config.php строка 100

◆ checkReadPermissionEntity()

checkReadPermissionEntity ( $name,
$arguments = [] )
protected
Аргументы
$name
array$arguments
Возвращает
Result

См. определение в файле config.php строка 75

◆ inventoryManagementDisableAction()

inventoryManagementDisableAction ( )

См. определение в файле config.php строка 134

◆ inventoryManagementEnableAction()

inventoryManagementEnableAction ( string $mode,
array $options = [] )

См. определение в файле config.php строка 105

◆ isUsedInventoryManagementAction()

isUsedInventoryManagementAction ( )

См. определение в файле config.php строка 144

◆ processBeforeAction()

processBeforeAction ( Action $action)
protected
Аргументы
Action$action
Возвращает
bool|null
Исключения
NotImplementedException
SystemException

Переопределяет метод предка Controller.

См. определение в файле config.php строка 27


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/catalog/lib/controller/config.php