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

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

static createEntity (Call $call, $entityType, $entityId)
 

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

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

Методы

◆ createEntity()

static createEntity ( Call $call,
$entityType,
$entityId )
static

Return proxy object, to access entity, associated with the call.

Аргументы
Call$callThe call object.
string$entityTypeType of the associated entity.
integer$entityIdId of the associated entity.
Возвращает
AbstractEntity
Исключения
ArgumentException

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