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

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

static getCallWithId (int $id)
 
static getCallWithPublicId ($publicId)
 
static getCallWithEntity ($entityType, $entityId)
 

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

static array $calls = []
 

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

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

Методы

◆ getCallWithEntity()

static getCallWithEntity ( $entityType,
$entityId )
static

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

◆ getCallWithId()

static getCallWithId ( int $id)
static
Аргументы
int$idId of the call
Возвращает
Call|null

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

◆ getCallWithPublicId()

static getCallWithPublicId ( $publicId)
static

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

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

◆ $calls

array $calls = []
staticprotected

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