Bitrix API

ResourceRepository implements ResourceRepositoryInterface

Table of Contents

Interfaces

ResourceRepositoryInterface

Methods

__construct()  : mixed
getById()  : Resource|null
getList()  : ResourceCollection
getTotal()  : int
remove()  : void
save()  : int

Methods

getList()

public getList([int|null $limit = null ][, int|null $offset = null ][, ConditionTree|null $filter = null ][, array<string|int, mixed>|null $sort = null ][, int|null $userId = null ]) : ResourceCollection
Parameters
$limit : int|null = null
$offset : int|null = null
$filter : ConditionTree|null = null
$sort : array<string|int, mixed>|null = null
$userId : int|null = null
Return values
ResourceCollection

        
On this page

Search results