Bitrix API

Processor extends Processor

Table of Contents

Methods

__construct()  : mixed
addFilter()  : void
appendEventsList()  : void
getEventsList()  : mixed
getExpertModeValue()  : void
getFilter()  : array<string|int, mixed>
getFilterContent()  : mixed
getFilterData()  : mixed
getFilterDataKey()  : 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
getSelect()  : array<string|int, mixed>
getSmiles()  : void
getTasksCount()  : int
getUnreadTaskCommentsIdList()  : void
incrementTasksCount()  : void
isSpace()  : bool
makeTimeStampFromDateTime()  : mixed
prepareContextData()  : void
processContentList()  : void
processCrmActivities()  : void
processDiskUFEntities()  : void
processEventsList()  : void
processFavoritesData()  : void
processFilterData()  : void
processLastTimestamp()  : void
processListParams()  : void
processNavData()  : void
processNextPageSize()  : void
processOrderData()  : void
processSelectData()  : void
setContext()  : void
setEventsList()  : void
setEventsListKey()  : void
setFilter()  : void
setFilterContent()  : void
setFilterData()  : void
setFilterKey()  : void
setFirstPage()  : void
setGroupId()  : static
setListFilter()  : void
setListParams()  : void
setListParamsKey()  : void
setNavParams()  : void
setOrder()  : void
setOrderKey()  : void
setSelect()  : void
setUserId()  : static
unsetEventsListKey()  : void
unsetFilterKey()  : void
warmUpStaticCache()  : 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

appendEventsList()

public appendEventsList([array<string|int, mixed> $value = [] ][, mixed $type = 'main' ]) : void
Parameters
$value : array<string|int, mixed> = []
$type : mixed = 'main'

getEventsList()

public getEventsList([mixed $type = 'main' ]) : mixed
Parameters
$type : mixed = 'main'

getExpertModeValue()

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

getFilter()

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

getFilterContent()

public getFilterContent() : mixed

getFilterData()

public getFilterData() : mixed

getFilterDataKey()

public getFilterDataKey([mixed $key = '' ]) : mixed
Parameters
$key : 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

getSelect()

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

getSmiles()

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

getTasksCount()

public getTasksCount() : int
Return values
int

getUnreadTaskCommentsIdList()

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

incrementTasksCount()

public incrementTasksCount() : void

isSpace()

public isSpace() : bool
Return values
bool

makeTimeStampFromDateTime()

public makeTimeStampFromDateTime(mixed $value[, mixed $type = 'FULL' ]) : mixed
Parameters
$value : mixed
$type : mixed = 'FULL'

prepareContextData()

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

processContentList()

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

processCrmActivities()

public processCrmActivities(mixed $result) : void
Parameters
$result : mixed

processDiskUFEntities()

public processDiskUFEntities() : void

processEventsList()

public processEventsList(mixed &$result[, mixed $type = 'main' ]) : void
Parameters
$result : mixed
$type : mixed = 'main'

processFavoritesData()

public processFavoritesData(mixed $result) : void
Parameters
$result : mixed

processFilterData()

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

processLastTimestamp()

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

processListParams()

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

processNavData()

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

processNextPageSize()

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

processOrderData()

public processOrderData() : void

processSelectData()

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

setEventsList()

public setEventsList([array<string|int, mixed> $value = [] ][, mixed $type = 'main' ]) : void
Parameters
$value : array<string|int, mixed> = []
$type : mixed = 'main'

setEventsListKey()

public setEventsListKey([mixed $key = '' ][, array<string|int, mixed> $value = [] ][, mixed $type = 'main' ]) : void
Parameters
$key : mixed = ''
$value : array<string|int, mixed> = []
$type : mixed = 'main'

setFilter()

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

setFilterContent()

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

setFilterData()

public setFilterData([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

setListFilter()

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

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

setSelect()

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

setUserId()

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

unsetEventsListKey()

public unsetEventsListKey([mixed $key = '' ][, mixed $type = 'main' ]) : void
Parameters
$key : mixed = ''
$type : mixed = 'main'

unsetFilterKey()

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

warmUpStaticCache()

public warmUpStaticCache(mixed $result) : void
Parameters
$result : mixed

        
On this page

Search results