|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (ImageFactory $factory) | |
| getEntityById (int $id, string $type=null) | |
| getEntitiesBy ($params, string $type=null) | |
| save (BaseEntity ... $entities) | |
| delete (BaseEntity ... $entities) | |
| getCollectionByParent (BaseIblockElementEntity $element) | |
| Открытые члены унаследованные от RepositoryContract | |
| getEntityById (int $id) | |
| getEntitiesBy ($params) | |
Защищенные члены | |
| getList (array $params) | |
| createEntity (array $fields=[], string $type=null) | |
Защищенные данные | |
| $factory | |
| array | $loadedFiles = [] |
См. определение в файле ImageRepository.php строка 18
| __construct | ( | ImageFactory | $factory | ) |
См. определение в файле ImageRepository.php строка 24
|
protected |
См. определение в файле ImageRepository.php строка 200
| delete | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле ImageRepository.php строка 63
| getCollectionByParent | ( | BaseIblockElementEntity | $element | ) |
Замещает ImageRepositoryContract.
См. определение в файле ImageRepository.php строка 73
| getEntitiesBy | ( | $params, | |
| string | $type = null ) |
См. определение в файле ImageRepository.php строка 46
| getEntityById | ( | int | $id, |
| string | $type = null ) |
См. определение в файле ImageRepository.php строка 29
|
protected |
См. определение в файле ImageRepository.php строка 162
| save | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле ImageRepository.php строка 58
|
protected |
См. определение в файле ImageRepository.php строка 21
|
protected |
См. определение в файле ImageRepository.php строка 22