См. определение в файле factoriescollection.php строка 26
◆ createByConnection()
static createByConnection |
( |
Connection |
$connection | ) |
|
|
static |
◆ createBySection()
static createBySection |
( |
Section |
$section | ) |
|
|
static |
- Аргументы
-
- Возвращает
- FactoriesCollection
- Исключения
-
ArgumentException | |
ObjectPropertyException | |
SystemException | |
| |
Bitrix\Main\LoaderException
См. определение в файле factoriescollection.php строка 166
◆ createBySectionId()
static createBySectionId |
( |
Section |
$section, |
|
|
array |
$availableService = null |
|
) |
| |
|
static |
◆ createByUserId()
static createByUserId |
( |
int |
$userId, |
|
|
array |
$availableService = [] |
|
) |
| |
|
static |
- Аргументы
-
int | $userId | |
array | $availableService | |
- Возвращает
- FactoriesCollection
- Исключения
-
ArgumentException | |
ObjectPropertyException | |
SystemException | |
| |
Bitrix\Main\LoaderException
См. определение в файле factoriescollection.php строка 115