Bitrix API

GridParams

Table of Contents

Properties

$filter  : FilterInterface|null
$limit  : int|null
$offset  : int
$select  : SelectInterface|null
$sort  : SortInterface|null

Methods

__construct()  : mixed
getFilter()  : ConditionTree|null
getSelect()  : array<string|int, mixed>|null
getSort()  : array<string|int, mixed>|null

Properties

Methods

getSelect()

public getSelect() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getSort()

public getSort() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

        
On this page

Search results