Bitrix API

Processor

Table of Contents

Methods

__construct()  : mixed
addFilter()  : void
getFilter()  : array<string|int, mixed>
getFilterKey()  : mixed
getFirstPage()  : bool
getListParams()  : array<string|int, mixed>
getListParamsKey()  : mixed
getMicroblogUserId()  : void
getNavParams()  : mixed
getOrder()  : array<string|int, mixed>
getOrderKey()  : mixed
getRequest()  : mixed
getResultTaskCommentsIdList()  : void
getUnreadTaskCommentsIdList()  : void
isSpace()  : bool
setContext()  : void
setFilter()  : void
setFilterKey()  : void
setFirstPage()  : void
setGroupId()  : static
setListParams()  : void
setListParamsKey()  : void
setNavParams()  : void
setOrder()  : void
setOrderKey()  : void
setUserId()  : static
unsetFilterKey()  : void

Methods

__construct()

public __construct(mixed $params) : mixed
Parameters
$params : mixed

addFilter()

public addFilter([mixed $key = '' ][, mixed $value = false ]) : void
Parameters
$key : mixed = ''
$value : mixed = false

getFilter()

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

getFilterKey()

public getFilterKey([mixed $key = '' ]) : mixed
Parameters
$key : mixed = ''

getFirstPage()

public getFirstPage() : bool
Return values
bool

getListParams()

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

getListParamsKey()

public getListParamsKey([mixed $key = '' ]) : mixed
Parameters
$key : mixed = ''

getMicroblogUserId()

public getMicroblogUserId(mixed &$result) : void
Parameters
$result : mixed

getNavParams()

public getNavParams() : mixed

getOrder()

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

getOrderKey()

public getOrderKey([mixed $key = '' ]) : mixed
Parameters
$key : mixed = ''

getResultTaskCommentsIdList()

public getResultTaskCommentsIdList(mixed &$result) : void
Parameters
$result : mixed

getUnreadTaskCommentsIdList()

public getUnreadTaskCommentsIdList(mixed &$result) : void
Parameters
$result : mixed

isSpace()

public isSpace() : bool
Return values
bool

setFilter()

public setFilter([array<string|int, mixed> $value = [] ]) : void
Parameters
$value : array<string|int, mixed> = []

setFilterKey()

public setFilterKey([mixed $key = '' ][, mixed $value = false ]) : void
Parameters
$key : mixed = ''
$value : mixed = false

setFirstPage()

public setFirstPage([mixed $value = false ]) : void
Parameters
$value : mixed = false

setGroupId()

public setGroupId(int|null $groupId) : static
Parameters
$groupId : int|null
Return values
static

setListParams()

public setListParams([array<string|int, mixed> $value = [] ]) : void
Parameters
$value : array<string|int, mixed> = []

setListParamsKey()

public setListParamsKey([mixed $key = '' ][, mixed $value = false ]) : void
Parameters
$key : mixed = ''
$value : mixed = false

setNavParams()

public setNavParams([mixed $value = false ]) : void
Parameters
$value : mixed = false

setOrder()

public setOrder([array<string|int, mixed> $value = [] ]) : void
Parameters
$value : array<string|int, mixed> = []

setOrderKey()

public setOrderKey([mixed $key = '' ][, mixed $value = false ]) : void
Parameters
$key : mixed = ''
$value : mixed = false

setUserId()

public setUserId(int|null $userId) : static
Parameters
$userId : int|null
Return values
static

unsetFilterKey()

public unsetFilterKey([mixed $key = '' ]) : void
Parameters
$key : mixed = ''

        
On this page

Search results