Bitrix API

ReportManager extends Base

Class ReportManager

Table of Contents

Methods

call()  : void
Call special Event end build list of result and create index list for searchable keys
getErrors()  : array<string|int, mixed>
Get Errors collections.
getIndexByCategory()  : bool|array<string|int, mixed>
getIndexByDataType()  : bool|array<string|int, mixed>
getIndexByUnit()  : bool|array<string|int, mixed>
getIndices()  : array<string|int, mixed>|bool
getInstance()  : static
Returns the *Singleton* instance of this class.
getReportList()  : array<string|int, mixed>|bool

Methods

call()

Call special Event end build list of result and create index list for searchable keys

public call() : void

getErrors()

Get Errors collections.

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

getIndexByCategory()

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

getIndexByDataType()

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

getIndexByUnit()

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

getIndices()

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

getInstance()

Returns the *Singleton* instance of this class.

public static getInstance() : static
Return values
static

Singleton The Singleton instance.

getReportList()

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

        
On this page

Search results