Documentation

getFullColumnTitle

getFullColumnTitle($view, $viewColumns, $fullHumanTitles);

Supplements report column name with suffixes that correspond to settings of this column. For example, if the column is countable and and the "sum" operation is specified, then the name of a report column will be supplemented with suffix "(Sum)". Static method.

Function parameters

Parameter Description
$view Structure of data, describing the report column. It is generated in the report view component.
$viewColumns Array, containing the data on all report columns, as structures, analogous to the $view parameters.
$fullHumanTitles Array with names of report fields.

Returned value

Returns modified name of the report column.


© «Bitrix24», 2001-2024