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

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

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

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

const UNDEFINED = 0
 
const PAYSYSTEM = 1
 
const DELIVERY = 2
 
const PAYSYSTEM_NAME = 'P'
 
const DELIVERY_NAME = 'D'
 

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

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

Методы

◆ getAllDescriptions()

static getAllDescriptions ( )
static

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

◆ getDescription()

static getDescription ( $typeId)
static

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

◆ isDefined()

static isDefined ( $typeID)
static

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

◆ resolveID()

static resolveID ( $name)
static

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

◆ resolveName()

static resolveName ( $typeID)
static

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

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

◆ DELIVERY

const DELIVERY = 2

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

◆ DELIVERY_NAME

const DELIVERY_NAME = 'D'

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

◆ PAYSYSTEM

const PAYSYSTEM = 1

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

◆ PAYSYSTEM_NAME

const PAYSYSTEM_NAME = 'P'

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

◆ UNDEFINED

const UNDEFINED = 0

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