Bitrix-D7 23.9
 
Указатель Классы Пространства имен Функции Переменные
Загрузка...
Поиск...
Не найдено
Класс CallFactory

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

static createWithEntity ($type, $provider, $entityType, $entityId, $initiatorId)
 
static createWithArray ($provider, array $fields)
 
static searchActive ($type, $provider, $entityType, $entityId, $currentUserId=0)
 
static searchActiveByUuid (string $provider, string $uuid)
 

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

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

Методы

◆ createWithArray()

static createWithArray ( $provider,
array $fields )
static

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

◆ createWithEntity()

static createWithEntity ( $type,
$provider,
$entityType,
$entityId,
$initiatorId )
static

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

◆ searchActive()

static searchActive ( $type,
$provider,
$entityType,
$entityId,
$currentUserId = 0 )
static

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

◆ searchActiveByUuid()

static searchActiveByUuid ( string $provider,
string $uuid )
static

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