ePages 7.21.0 - DE_EPAGES/Janolaw/API/JanolawRefresh.pm

Package DE_EPAGES::Janolaw::API::JanolawRefresh

This is the package used for updating janolaw legal texts

@EXPORT_OK
JanolawRefresh
JanolawRefreshViaScheduler

Functions

JanolawRefresh
JanolawRefreshViaScheduler

JanolawRefresh

updates all legal texts for a given shop

Syntax
JanolawRefresh($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 refresh

JanolawRefreshViaScheduler

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

Syntax
JanolawRefreshViaScheduler();