Package DE_EPAGES::MultiStore::API::Synchronization
MultiStore - Synchronization module
Base |
Exporter |
@EXPORT_OK |
Functions
AddSubShopObject
Clones a product or content object from the master shop to a sub shop.
Syntax |
$SubShopObject = AddSubShopObject($SubShopCategory, $MasterObjectPath); |
Input |
|
Return |
|
ImportSubShop
Imports OverwritableAttributes and ContentObjects into (Sub)Shop.
Syntax |
ImportSubShop($Shop) |
Input |
|
TransformImportXML
Transformation of some attributes during import of an object.
Syntax |
TransformImportXML($Object, $TagName, $hAttributes) |
Input |
|