mycred_export_headers
Description
This filter allows you to adjust what columns should be included when myCRED log entries are exported. You can use this in combination with the mycred_log_$column filter to render each columns content.
Available since version 1.7
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
$headers |
array | Yes | An associative array of column ids and their corresponding labels. |
$raw |
bool | No | Indicates if the export is selected to be done “raw” |
Used By
| Package | Prio. | Description |
|---|---|---|
| Not used by any built-in package. | ||
Examples
No example found.