ePages 6.17.12 - DE_EPAGES/Picalike/API/PicalikeExport.pm

Package DE_EPAGES::Picalike::API::PicalikeExport

This is the package used for updating picalike legal texts

@EXPORT_OK
ExportPicalikeProducts
PicalikeExportViaScheduler

Functions

ExportPicalikeProducts
PicalikeExportViaScheduler

ExportPicalikeProducts

exports catalogue of the shop into CSV-file

Syntax
$hResult = ExportPicalikeProducts($Shop,0);
Input
$Shop (object)
the shop object
$invalidatePageCache (boolean)
1 if the page cache should set invalid(MBO calls)
Return
$hResult (ref.hash)
hash with result of the export

PicalikeExportViaScheduler

Wrapper used by the schedules to update picalike legal texts for all Shops

Syntax
PicalikeExportViaScheduler();