Bitrix API

GetListRequest

FinalYes

Table of Contents

Properties

$additionalSelectFields  : array<string|int, mixed>
$filter  : ListsToGetFilter|null
$limit  : int
$offset  : int
$sort  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$additionalSelectFields

public array<string|int, mixed> $additionalSelectFields = []

Methods

__construct()

public __construct([array<string|int, mixed> $sort = ['ID' => 'desc'] ][, ListsToGetFilter|null $filter = null ][, int $offset = 0 ][, int $limit = 10 ][, array<string|int, mixed> $additionalSelectFields = [] ]) : mixed
Parameters
$sort : array<string|int, mixed> = ['ID' => 'desc']
$filter : ListsToGetFilter|null = null
$offset : int = 0
$limit : int = 10
$additionalSelectFields : array<string|int, mixed> = []

        
On this page

Search results