Package DE_EPAGES::Customer::API::CSV::CustomerExportDriver
This module implements a handler to export customer data to a CVS file. See DE_EPAGES::Customer::API::CSV::CustomerExportImport for usage examples.
Base |
DE_EPAGES::ShopCSVExportImport::API::CSV::ShopObjectExportDriver |
Functions
writeLines
Writes one line to the CSV file for each element of items.
Syntax |
$self->writeLines(); |