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

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

 __get ($name)
 
 execute ()
 

Открытые статические члены

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)
 

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

 prepareProperties ()
 
 convertPropertyValue (string $type, $value)
 
 checkProperties ()
 
 internalExecute ()
 
 logError (string $message='', int $userId=0)
 
 log (string $message='', int $userId=0, int $type=-1)
 

Защищенные статические члены

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 ()
 

Защищенные данные

 $preparedProperties = []
 

Статические защищенные данные

static $requiredModules = []
 

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

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

Методы

◆ __get()

__get (   $name)

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

◆ checkModules()

static checkModules ( )
staticprotected

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

◆ checkProperties()

checkProperties ( )
protected

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

◆ convertPropertyValue()

convertPropertyValue ( string  $type,
  $value 
)
protected

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

◆ execute()

execute ( )

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

◆ extractPropertiesValues()

static extractPropertiesValues ( PropertiesDialog  $dialog,
array  $fieldsMap 
)
staticprotected

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

◆ getDocumentService()

static getDocumentService ( )
staticprotected

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

◆ getFileName()

static getFileName ( )
staticabstractprotected

◆ getPropertiesDialog()

static getPropertiesDialog (   $documentType,
  $activityName,
  $workflowTemplate,
  $workflowParameters,
  $workflowVariables,
  $currentValues = null,
  $formName = '',
  $popupWindow = null,
  $siteId = '' 
)
static

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

◆ getPropertiesDialogMap()

static getPropertiesDialogMap ( ?PropertiesDialog  $dialog = null)
static

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

◆ getPropertiesDialogValues()

static getPropertiesDialogValues (   $documentType,
  $activityName,
$workflowTemplate,
$workflowParameters,
$workflowVariables,
  $currentValues,
$errors 
)
static

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

◆ getRuntimeData()

static getRuntimeData ( )
staticprotected

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

◆ internalExecute()

internalExecute ( )
protected

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

◆ log()

log ( string  $message = '',
int  $userId = 0,
int  $type = -1 
)
protected

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

◆ logError()

logError ( string  $message = '',
int  $userId = 0 
)
protected

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

◆ prepareProperties()

prepareProperties ( )
protected

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

◆ renderBizprocProperty()

static renderBizprocProperty ( PropertiesDialog  $dialog,
array  $field 
)
staticprotected

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

◆ renderPropertiesDialog()

static renderPropertiesDialog ( PropertiesDialog  $dialog)
static

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

◆ renderRobotProperty()

static renderRobotProperty ( PropertiesDialog  $dialog,
array  $field 
)
staticprotected

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

◆ validateProperties()

static validateProperties (   $testProperties = [],
\CBPWorkflowTemplateUser  $user = null 
)
static

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

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

◆ $preparedProperties

$preparedProperties = []
protected

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

◆ $requiredModules

$requiredModules = []
staticprotected

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