Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс WorkflowService

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

 __construct (array $iBlockInfo)
 
 isBpEnabled ()
 
 canUserWriteDocument (int $elementId, int $userId, array $userGroups)
 
 canUserStartWorkflow (int $currentUserId, int $elementId, int $sectionId=0)
 
 isConstantsTuned ()
 
 hasParameters (int $elementId)
 
 getParameterValuesFromRequest (array $request, int $elementId)
 
 startWorkflows (StartWorkflowsRequest $request)
 
 getComplexDocumentId (int $elementId)
 
 getDocumentStates (?array $complexDocumentId)
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( array $iBlockInfo)

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

Методы

◆ canUserStartWorkflow()

canUserStartWorkflow ( int $currentUserId,
int $elementId,
int $sectionId = 0 )

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

◆ canUserWriteDocument()

canUserWriteDocument ( int $elementId,
int $userId,
array $userGroups )

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

◆ getComplexDocumentId()

getComplexDocumentId ( int $elementId)

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

◆ getDocumentStates()

getDocumentStates ( ?array $complexDocumentId)

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

◆ getParameterValuesFromRequest()

getParameterValuesFromRequest ( array $request,
int $elementId )

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

◆ hasParameters()

hasParameters ( int $elementId)

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

◆ isBpEnabled()

isBpEnabled ( )

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

◆ isConstantsTuned()

isConstantsTuned ( )

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

◆ startWorkflows()

startWorkflows ( StartWorkflowsRequest $request)

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