ePages 7.47.0 - DE_EPAGES/Shop/API/System.pm

Package DE_EPAGES::Shop::API::System

This package provides the system functions.

@EXPORT_OK
SynchronizeUnityBaseURL
GetUnityShopIDs

Functions

GetUnityShopIDs
SynchronizeUnityBaseURL

GetUnityShopIDs

Returns an array of all shop IDs of the current DB by executing the related SQL command

Syntax
GetUnityShopIDs();
Return
$aShopIDs (array.ref)
array of all Unity shop IDs

SynchronizeUnityBaseURL

For all shops with the feature Unity of the current DB the Unity DB is is updated with the given UnityBaseURL

Syntax
SynchronizeUnityBaseURL( $UnityBaseURL );
Input
$UnityBaseURL (string)
UnityBaseURL