Package DE_EPAGES::Content::API::CSV::ContentExportDriver
This module implements a handler to export categories and pages to a CVS file. See DE_EPAGES::Content::API::CSV::ContentExportImport 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(); |