Bitrix API

Report

Class Report

Table of Contents

Methods

buildReportHandlerForWidget()  : BaseReport|null
Build Pseudo report in context of widget.

Methods

buildReportHandlerForWidget()

Build Pseudo report in context of widget.

public static buildReportHandlerForWidget(string $reportHandlerClassName, Widget $widget[, bool $isPseudo = false ]) : BaseReport|null
Parameters
$reportHandlerClassName : string

Report handler class name.

$widget : Widget

Widget entity.

$isPseudo : bool = false

Marker to set built widget will be pseudo or no.

Return values
BaseReport|null

        
On this page

Search results