Bitrix API

Filter

Table of Contents

Constants

FILTER_PREFIX  = 'TASKS_V13'
UI Filter prefix.

Methods

fillFilter()  : array<string|int, mixed>
Fill filter array with new items from main.filter.
getCounters()  : array<string|int, mixed>
Get counters with problem.
getFilter()  : array<string|int, mixed>
Get filter for tasks.
getGrid()  : Options|null
Get instance of grid.
getGridId()  : string
Get id of grid.
getPresets()  : array<string|int, mixed>
Get filter presets.

Constants

FILTER_PREFIX

UI Filter prefix.

public mixed FILTER_PREFIX = 'TASKS_V13'

Methods

fillFilter()

Fill filter array with new items from main.filter.

public static fillFilter([array<string|int, mixed> $filter = array() ]) : array<string|int, mixed>
Parameters
$filter : array<string|int, mixed> = array()

Current filter.

Return values
array<string|int, mixed>

getCounters()

Get counters with problem.

public static getCounters() : array<string|int, mixed>
Return values
array<string|int, mixed>

getFilter()

Get filter for tasks.

public static getFilter() : array<string|int, mixed>
Return values
array<string|int, mixed>

getGridId()

Get id of grid.

public static getGridId() : string
Return values
string

getPresets()

Get filter presets.

public static getPresets() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results