Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/export/abstract-wc-csv-exporter.php / Page 2

WC_CSV_Exporter::get_data_to_export()

Method: Get data that will be exported.

Source: includes/export/abstract-wc-csv-exporter.php:276

Used by 1 function | Uses 0 functions

WC_CSV_Exporter::export_rows()

Method: Export rows in CSV format.

Source: includes/export/abstract-wc-csv-exporter.php:286

Used by 1 function | Uses 1 function

WC_CSV_Exporter::export_row()

Method: Export rows to an array ready for the CSV.

Source: includes/export/abstract-wc-csv-exporter.php:304

Used by 0 functions | Uses 4 functions

WC_CSV_Exporter::set_filename()

Method: Set filename to export to.

Source: includes/export/abstract-wc-csv-exporter.php:213

Used by 0 functions | Uses 0 functions

WC_CSV_Exporter::get_filename()

Method: Generate and return a filename.

Source: includes/export/abstract-wc-csv-exporter.php:222

Used by 1 function | Uses 0 functions

WC_CSV_Exporter::send_content()

Method: Set the export content.

Source: includes/export/abstract-wc-csv-exporter.php:232

Used by 1 function | Uses 0 functions

WC_CSV_Exporter::get_default_column_names()

Method: Return default columns.

Source: includes/export/abstract-wc-csv-exporter.php:168

Used by 0 functions | Uses 0 functions

WC_CSV_Exporter::export()

Method: Do the export.

Source: includes/export/abstract-wc-csv-exporter.php:177

Used by 0 functions | Uses 5 functions

WC_CSV_Exporter::send_headers()

Method: Set the export headers.

Source: includes/export/abstract-wc-csv-exporter.php:189

Used by 1 function | Uses 3 functions

WC_CSV_Exporter::set_column_names()

Method: Set column names.

Source: includes/export/abstract-wc-csv-exporter.php:102

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