You are here

7 calls to webform_export_create_handler() in Webform 7.4

webform_results_batch_bof in includes/webform.report.inc
Batch API callback; Write the opening byte in the export file.
webform_results_batch_eof in includes/webform.report.inc
Batch API callback; Write the closing bytes in the export file.
webform_results_batch_headers in includes/webform.report.inc
Batch API callback; Write the headers of the export to the export file.
webform_results_batch_post_process in includes/webform.report.inc
Batch API callback; Do any last processing on the finished export.
webform_results_batch_rows in includes/webform.report.inc
Batch API callback; Write the rows of the export to the export file.
webform_results_download_callback in includes/webform.report.inc
Menu callback; Download an exported file.
webform_results_export in includes/webform.report.inc
Generate a Excel-readable CSV file containing all submissions for a Webform.