1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Semantics

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

static getFinishStates ()
static getReadyStates ()
static getWorkStates ()
static getStates ($semanticId)

Поля данных

const FINISHED = 1
const READY = 2
const WORKING = 3

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

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

Методы

◆ getFinishStates()

getFinishStates ( )
static

Get finish states.

Возвращает
array

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

◆ getReadyStates()

getReadyStates ( )
static

Get ready states.

Возвращает
array

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

◆ getStates()

getStates ( $semanticId)
static

Get states by semantic ID.

Аргументы
integer$semanticIdSemantic ID.
Возвращает
array

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

◆ getWorkStates()

getWorkStates ( )
static

Get work states.

Возвращает
array

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

Поля

◆ FINISHED

const FINISHED = 1

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

◆ READY

const READY = 2

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

◆ WORKING

const WORKING = 3

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


Объявления и описания членов класса находятся в файле: