См. определение в файле basetarget.php строка 9
◆ canTriggerSetExecuteBy()
canTriggerSetExecuteBy |
( |
| ) |
|
◆ extractTemplateParameters()
extractTemplateParameters |
( |
array |
$triggers | ) |
|
◆ getAppliedTrigger()
Returns applied trigger data.
- Возвращает
- array|null
См. определение в файле basetarget.php строка 40
◆ getAppliedTriggerConditionResults()
getAppliedTriggerConditionResults |
( |
| ) |
|
◆ getAvailableTriggerByCode()
getAvailableTriggerByCode |
( |
|
$code | ) |
|
◆ getAvailableTriggers()
◆ getComplexDocumentId()
◆ getDocumentCategory()
◆ getDocumentCategoryCode()
getDocumentCategoryCode |
( |
| ) |
|
◆ getDocumentId()
◆ getDocumentStatus()
◆ getDocumentStatusList()
getDocumentStatusList |
( |
|
$categoryId = 0 | ) |
|
|
abstract |
◆ getDocumentType()
◆ getRuntime()
- Возвращает
- \Bitrix\Bizproc\Automation\Engine\Runtime
См. определение в файле basetarget.php строка 48
◆ getTemplatesScheme()
◆ getTriggers()
getTriggers |
( |
array |
$statuses | ) |
|
◆ isAvailable()
◆ prepareTriggersToSave()
prepareTriggersToSave |
( |
array & |
$triggers | ) |
|
◆ prepareTriggersToShow()
prepareTriggersToShow |
( |
array & |
$triggers | ) |
|
◆ setAppliedTrigger()
setAppliedTrigger |
( |
array |
$trigger | ) |
|
Set applied trigger data.
- Аргументы
-
- Возвращает
- $this
См. определение в файле basetarget.php строка 29
◆ setAppliedTriggerConditionResults()
setAppliedTriggerConditionResults |
( |
array |
$log | ) |
|
◆ setDocumentId()
setDocumentId |
( |
|
$documentId | ) |
|
◆ setDocumentStatus()
setDocumentStatus |
( |
|
$statusId | ) |
|
|
abstract |
◆ setDocumentType()
setDocumentType |
( |
array |
$documentType | ) |
|
◆ setTriggers()
setTriggers |
( |
array |
$triggers | ) |
|
◆ $appliedTrigger
◆ $appliedTriggerConditionResults
array $appliedTriggerConditionResults = [] |
|
protected |
◆ $documentId
◆ $documentType
◆ $runtime