PHP Piwik\DataTable\Filter Пространство имен

Классы

Имя Описание
ColumnDelete Filter that will remove columns from a {@link DataTable} using either a blacklist, whitelist or both.
PivotByDimension DataTable filter that creates a pivot table from a report.
ReplaceColumnNames Replaces column names in each row of a table using an array that maps old column names new ones.
Sort Sorts a {@link DataTable} based on the value of a specific column.