Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/ReportCSVExporter.php

woocommerce_export_{$this->export_type}_column_{$column_name}

Filter Hook: Include dependencies.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:241

Used by 1 function | Uses 0 functions

ReportCSVExporter::prepare_data_to_export()

Method: Prepare data for export.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:183

Used by 0 functions | Uses 0 functions

ReportCSVExporter::get_raw_row_data()

Method: Generate row data from a raw report item.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:222

Used by 1 function | Uses 1 function

ReportCSVExporter::generate_row_data()

Method: Get the export row for a given report item.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:264

Used by 0 functions | Uses 1 function

ReportCSVExporter

Class: ReportCSVExporter Class.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:24

Used by 0 functions | Uses 1 function

ReportCSVExporter::__construct()

Method: Constructor.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:52

Used by 3 functions | Uses 4 functions

ReportCSVExporter::set_report_type()

Method: Setter for report type.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:70

Used by 1 function | Uses 1 function

ReportCSVExporter::set_report_args()

Method: Setter for report args.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:82

Used by 1 function | Uses 0 functions

ReportCSVExporter::map_report_controller()

Method: Get a REST controller instance for the report type.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:105

Used by 1 function | Uses 0 functions

ReportCSVExporter::get_report_columns()

Method: Get the report columns from the controller.

Source: packages/woocommerce-admin/src/ReportCSVExporter.php:134

Used by 1 function | Uses 0 functions
1 2 Next »
Proudly powered by WordPress