ReportExporter
ReportExporter Class.
Description Description
Source Source
File: packages/woocommerce-admin/src/ReportExporter.php
Methods Methods
- download_export_file — Serve the export file.
- email_report_download_link — Process a report export email action.
- export_report — Process a report export action.
- get_dependencies — Add action dependencies.
- get_export_percentage_complete — Get the completion percentage of a report export.
- get_scheduler_actions — Get all available scheduling actions.
- get_status_key — Generate a key to reference an export status.
- init — Hook in action methods.
- queue_report_export — Queue up actions for a full report export.
- update_export_percentage_complete — Update the completion percentage of a report export.