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

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

static isDefined ($typeID)
 
static resolveName ($typeID)
 
static resolveID ($name)
 
static getAllDescriptions ()
 
static getDescription ($typeId)
 

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

const UNDEFINED = 0
 
const TYPE_I = 1
 
const TYPE_E = 2
 
const TYPE_I_NAME = 'I'
 
const TYPE_E_NAME = 'E'
 

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

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

Методы

◆ getAllDescriptions()

static getAllDescriptions ( )
static

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

◆ getDescription()

static getDescription ( $typeId)
static

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

◆ isDefined()

static isDefined ( $typeID)
static

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

◆ resolveID()

static resolveID ( $name)
static

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

◆ resolveName()

static resolveName ( $typeID)
static

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

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

◆ TYPE_E

const TYPE_E = 2

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

◆ TYPE_E_NAME

const TYPE_E_NAME = 'E'

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

◆ TYPE_I

const TYPE_I = 1

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

◆ TYPE_I_NAME

const TYPE_I_NAME = 'I'

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

◆ UNDEFINED

const UNDEFINED = 0

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