isColumnTotalCountable
isColumnTotalCountable($view, $helperClassName);
Defines if total value can be calculated for the specified report column. Static method.
Function parameters
Parameter | Description |
---|---|
$view | Struture of data, describing a report column. it is generates in the report view component. |
$helperClassName | Name of report helper class. |
Returned value
Returns "true" the total value can be calculated for the specified column, or в false
otherwise.
© «Bitrix24», 2001-2024