프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$recursiveLabelSeparator | string | Separator for building recursive labels (or paths) |
메소드 | 설명 | |
---|---|---|
flatten ( |
||
includeAggregateRows ( ) | If the flattener is used after calling this method, aggregate rows will be included in the result. This can be useful when they contain data that the leafs don't have (e.g. conversion stats in some cases). |
메소드 | 설명 | |
---|---|---|
flattenDataTableInto ( $dataTable, $newDataTable, $prefix = '', $logo = false ) | ||
manipulateDataTable ( |
Template method called from self::manipulate. | |
manipulateSubtableRequest ( array $request ) : array | Remove the flat parameter from the subtable request |
메소드 | 설명 | |
---|---|---|
flattenRow ( |
protected flattenDataTableInto ( $dataTable, $newDataTable, $prefix = '', $logo = false ) | ||
$dataTable | DataTable | |
$newDataTable |
public includeAggregateRows ( ) |
protected manipulateDataTable ( |
||
$dataTable | ||
리턴 |
protected manipulateSubtableRequest ( array $request ) : array | ||
$request | array | |
리턴 | array |
public string $recursiveLabelSeparator | ||
리턴 | string |