EDD_Batch_Earnings_Report_Export
EDD_Earnings_Report_Export Class
Description Description
Source Source
File: includes/admin/reporting/export/class-batch-export-earnings-report.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |
Methods Methods
- count — Count the number of months we are dealing with.
- get_csv_cols — Get the column headers for the Earnings Report
- get_data — Get the Export Data.
- get_percentage_complete — Return the calculated completion percentage
- get_status_cols — Specifically retrieve the headers for supported order statuses.
- get_supported_statuses — Get a list of the statuses supported in this report.
- headers — Set the export headers.
- print_csv_cols — Output the CSV columns.
- print_csv_rows — Print the CSV rows for the current step.
- set_properties — Set the properties specific to the earnings report.