ePages 6.13.2 - DE_EPAGES/Shop/API/CSV/ShopExportDriver.pm

Package DE_EPAGES::Shop::API::CSV::ShopExportDriver

This module implements a handler to export shop content via csv

Base
DE_EPAGES::ShopCSVExportImport::API::CSV::ShopObjectExportDriver
Example
use DE_EPAGES::Shop::API::CSV::ShopExportDriver;
DE_EPAGES::Shop::API::CSV::ShopExportDriver->exportCSV($FileName, $hFileFormat, $aColumns, $Shop, $aObjects );

Functions

getValues

getValues

returns the values of the attributes from function columns(), uses function getObjectAttributeValue, formats the value via function DE_EPAGES::CSVExportImport::API::Tools::FormatValue()

Syntax
my $aValues = $self->getValues;
Return
$aValues (ref.array.scalar)
values of attributes ($self->columns) for object