Bitrix API

TaskQueryInterface extends QueryInterface

Table of Contents

Constants

SORT_ASC  = 'ASC'
SORT_DESC  = 'DESC'

Methods

getCountTotal()  : int
getDistinct()  : bool
getGroupBy()  : array<string|int, mixed>
getId()  : string
getLimit()  : int
getOffset()  : int
getOrderBy()  : array<string|int, mixed>
getSelect()  : array<string|int, mixed>
getUserId()  : int
getWhere()  : mixed
needAccessCheck()  : bool

Constants

Methods

getGroupBy()

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

getOrderBy()

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

getSelect()

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

        
On this page

Search results