Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Config
+ Граф наследования:Config:

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

 onceInventoryManagementYAction ()
 
 onceInventoryManagementNAction ()
 
 isUsedInventoryManagementAction ()
 
 inventoryManagementNAction ()
 
 inventoryManagementYAndResetQuantityWithDocumentsAction (string $costPriceCalculationMethod)
 
 inventoryManagementYAndResetQuantityAction ()
 
 inventoryManagementYAction (string $costPriceCalculationMethod)
 
 unRegisterOnPrologAction ()
 
 conductedDocumentsExistAction ()
 
 checkEnablingConditionsAction ()
 
- Открытые члены унаследованные от 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)
 

Открытые атрибуты

const QUANTITY_INCONSISTENCY_EXISTS = 'QUANTITY_INCONSISTENCY_EXISTS'
 
const CONDUCTED_DOCUMENTS_EXIST = 'CONDUCTED_DOCUMENTS_EXIST'
 
- Открытые атрибуты унаследованные от 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'
 

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

 processBeforeAction (Action $action)
 
 checkPermission ($name, $arguments=[])
 
 checkReadPermissionEntity ($name, $arguments=[])
 
 checkModifyPermissionEntity ($name, $arguments=[])
 
 checkPermissionEntity ($name, $arguments=[])
 
- Защищенные члены унаследованные от Controller
 init ()
 
 getFilePath ()
 
 processUnsignedParameters ()
 
 getSaltToUnsign ()
 
 writeToLogException (\Throwable $e)
 
 collectDebugInfo ()
 
 logDebugInfo ()
 
 prepareParams ()
 
 shouldDecodePostData (Action $action)
 
 decodePostData ()
 
 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)
 
 buildErrorFromException (\Exception $e)
 
 buildErrorFromPhpError (\Error $error)
 
 runProcessingIfUserNotAuthorized ()
 
 runProcessingIfInvalidCsrfToken ()
 
 addError (Error $error)
 
 addErrors (array $errors)
 

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

- Открытые статические члены унаследованные от Controller
static className ()
 
static getFullEventName ($eventName)
 
- Защищенные данные унаследованные от Controller
 $errorCollection
 
 $request
 
Configurator $configurator
 

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

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

Методы

◆ checkEnablingConditionsAction()

checkEnablingConditionsAction ( )

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

◆ checkModifyPermissionEntity()

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

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

◆ checkPermission()

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

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

◆ checkPermissionEntity()

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

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

◆ checkReadPermissionEntity()

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

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

◆ conductedDocumentsExistAction()

conductedDocumentsExistAction ( )

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

◆ inventoryManagementNAction()

inventoryManagementNAction ( )

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

◆ inventoryManagementYAction()

inventoryManagementYAction ( string $costPriceCalculationMethod)

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

◆ inventoryManagementYAndResetQuantityAction()

inventoryManagementYAndResetQuantityAction ( )

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

◆ inventoryManagementYAndResetQuantityWithDocumentsAction()

inventoryManagementYAndResetQuantityWithDocumentsAction ( string $costPriceCalculationMethod)

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

◆ isUsedInventoryManagementAction()

isUsedInventoryManagementAction ( )

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

◆ onceInventoryManagementNAction()

onceInventoryManagementNAction ( )

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

◆ onceInventoryManagementYAction()

onceInventoryManagementYAction ( )

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

◆ processBeforeAction()

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

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

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

◆ unRegisterOnPrologAction()

unRegisterOnPrologAction ( )

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

Данные класса

◆ CONDUCTED_DOCUMENTS_EXIST

const CONDUCTED_DOCUMENTS_EXIST = 'CONDUCTED_DOCUMENTS_EXIST'

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

◆ QUANTITY_INCONSISTENCY_EXISTS

const QUANTITY_INCONSISTENCY_EXISTS = 'QUANTITY_INCONSISTENCY_EXISTS'

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