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

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

static isType ($type)
 
static getObjectSourceType ($objectName, $fieldName)
 

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

const DocumentField = 'Document'
 
const Parameter = 'Parameter'
 
const Variable = 'Variable'
 
const Constant = 'Constant'
 
const GlobalConstant = 'GlobalConst'
 
const GlobalVariable = 'GlobalVar'
 
const System = 'System'
 
const Activity = 'Activity'
 
const CalcFunction = 'Function'
 

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

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

Методы

◆ getObjectSourceType()

static getObjectSourceType ( $objectName,
$fieldName )
static

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

◆ isType()

static isType ( $type)
static

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

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

◆ Activity

const Activity = 'Activity'

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

◆ CalcFunction

const CalcFunction = 'Function'

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

◆ Constant

const Constant = 'Constant'

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

◆ DocumentField

const DocumentField = 'Document'

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

◆ GlobalConstant

const GlobalConstant = 'GlobalConst'

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

◆ GlobalVariable

const GlobalVariable = 'GlobalVar'

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

◆ Parameter

const Parameter = 'Parameter'

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

◆ System

const System = 'System'

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

◆ Variable

const Variable = 'Variable'

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