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

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

static getList ($parameters)
 
static getById ($id)
 
static getListWithRestrictions (Internals\Entity $entity, $mode=Restrictions\Manager::MODE_CLIENT)
 
static getAvailableCompanyIdByEntity (Internals\Entity $entity, $mode=Restrictions\Manager::MODE_CLIENT)
 
static getLocationConnectorEntityName ()
 
static getUserCompanyList ($id)
 

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

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

Методы

◆ getAvailableCompanyIdByEntity()

static getAvailableCompanyIdByEntity ( Internals\Entity $entity,
$mode = Restrictions\Manager::MODE_CLIENT )
static
Аргументы
Internals\Entity$entity
int$mode
Возвращает
int

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

◆ getById()

static getById ( $id)
static
Аргументы
$id
Возвращает
Main\DB\Result
Исключения
Main

ArgumentException

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

◆ getList()

static getList ( $parameters)
static
Аргументы
$parameters
Возвращает
Main\DB\Result
Исключения
Main

ArgumentException

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

◆ getListWithRestrictions()

static getListWithRestrictions ( Internals\Entity $entity,
$mode = Restrictions\Manager::MODE_CLIENT )
static
Аргументы
Internals\Entity$entity
int$mode
Возвращает
array

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

◆ getLocationConnectorEntityName()

static getLocationConnectorEntityName ( )
static

Returns entity link name for connection with Locations

Возвращает
string

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

◆ getUserCompanyList()

static getUserCompanyList ( $id)
static
Аргументы
$id
Возвращает
array

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