1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | getPropertiesDialog ( $documentType, $activityName, $workflowTemplate, $workflowParameters, $workflowVariables, $currentValues=null, $formName='', $popupWindow=null, $siteId='') |
static | renderPropertiesDialog (PropertiesDialog $dialog) |
static | getPropertiesDialogValues ( $documentType, $activityName, &$workflowTemplate, &$workflowParameters, &$workflowVariables, $currentValues, &$errors) |
static | validateProperties ($testProperties=[], \CBPWorkflowTemplateUser $user=null) |
static | getPropertiesDialogMap (?PropertiesDialog $dialog=null) |
Открытые статические члены унаследованные от CBPActivity | |
static | load ($stream) |
static | includeActivityFile ($code) |
static | createInstance ($code, $name) |
static | callStaticMethod ($code, $method, $arParameters=array()) |
static | renderResult (array $result, string $workflowId, int $userId) |
static | validateProperties ($arTestProperties=array(), CBPWorkflowTemplateUser $user=null) |
static | validateChild ($childActivity, $bFirstChild=false) |
static & | findActivityInTemplate (&$arWorkflowTemplate, $activityName) |
static | isExpression ($text) |
static | parseExpression ($exp) |
Защищенные члены | |
prepareProperties () | |
convertPropertyValue (string $type, $value) | |
checkProperties () | |
internalExecute () | |
logError (string $message='', int $userId=0) | |
log (string $message='', int $userId=0, int $type=-1) | |
Защищенные члены унаследованные от CBPActivity | |
getRawProperty ($name) | |
collectUsagesRecursive ($val, &$usages) | |
getObjectSourceType ($objectName, $fieldName) | |
reInitialize () | |
getACNames () | |
fixResult (Bitrix\Bizproc\Result\ResultDto $result) | |
trackError (string $errorMsg) | |
getDebugInfo (array $values=[], array $map=[]) | |
getStorage () |
Защищенные статические члены | |
static | renderBizprocProperty (PropertiesDialog $dialog, array $field) |
static | renderRobotProperty (PropertiesDialog $dialog, array $field) |
static | extractPropertiesValues (PropertiesDialog $dialog, array $fieldsMap) |
static | getFileName () |
static | checkModules () |
static | getDocumentService () |
static | getRuntimeData () |
Защищенные статические члены унаследованные от CBPActivity | |
static | getPropertiesMap (array $documentType, array $context=[]) |
static | checkResultViewRights (array $result, string $workflowId, int $userId) |
static | checkUserAccessWithSubordination (int $userId, array $users) |
Защищенные данные | |
$preparedProperties = [] | |
Защищенные данные унаследованные от CBPActivity | |
array | $arProperties = [] |
array | $arPropertiesTypes = [] |
string | $name = '' |
bool | $activated = true |
int | $resultPriority = 0 |
Статические защищенные данные | |
static | $requiredModules = [] |
Дополнительные унаследованные члены | |
Поля данных унаследованные от CBPActivity | |
CBPActivity | $parent = null |
int | $executionStatus = CBPActivityExecutionStatus::Initialized |
int | $executionResult = CBPActivityExecutionResult::None |
const | StatusChangedEvent = 0 |
const | ExecutingEvent = 1 |
const | CancelingEvent = 2 |
const | ClosedEvent = 3 |
const | FaultingEvent = 4 |
const | ValuePattern = '#^\s*'.self::ValueSinglePattern.'\s*$#i' |
const | ValueInlinePattern = '#'.self::ValueSinglePattern.'#i' |
const | ValueInternalPattern = '\{=\s*([a-z0-9_]+)\s*\:\s*([a-z0-9_\.]+)(\s*>\s*([a-z0-9_\:]+)(\s*,\s*([a-z0-9_]+))?)?\s*\}' |
const | CalcPattern = '#^\s*(=\s*(.*)|\{\{=\s*(.*)\s*\}\})\s*$#is' |
const | CalcInlinePattern = '#\{\{=\s*(.*?)\s*\}\}([^\}]|$)#is' |
$workflow = null | |
array | $arEventsMap = [] |
См. определение в файле baseactivity.php строка 14
__get | ( | $name | ) |
Переопределяет метод предка CBPActivity.
См. определение в файле baseactivity.php строка 19
|
staticprotected |
См. определение в файле baseactivity.php строка 358
|
protected |
См. определение в файле baseactivity.php строка 105
|
protected |
См. определение в файле baseactivity.php строка 69
execute | ( | ) |
Переопределяет метод предка CBPActivity.
См. определение в файле baseactivity.php строка 24
|
staticprotected |
См. определение в файле baseactivity.php строка 284
|
staticprotected |
См. определение в файле baseactivity.php строка 371
|
staticabstractprotected |
|
static |
См. определение в файле baseactivity.php строка 125
|
static |
См. определение в файле baseactivity.php строка 376
|
static |
См. определение в файле baseactivity.php строка 226
|
staticprotected |
См. определение в файле baseactivity.php строка 381
|
protected |
См. определение в файле baseactivity.php строка 110
|
protected |
См. определение в файле baseactivity.php строка 120
|
protected |
См. определение в файле baseactivity.php строка 115
|
protected |
См. определение в файле baseactivity.php строка 46
|
staticprotected |
См. определение в файле baseactivity.php строка 192
|
static |
См. определение в файле baseactivity.php строка 176
|
staticprotected |
См. определение в файле baseactivity.php строка 208
|
static |
См. определение в файле baseactivity.php строка 331
|
protected |
См. определение в файле baseactivity.php строка 17
|
staticprotected |
См. определение в файле baseactivity.php строка 16