Package DE_EPAGES::MultiStore::API::CloneMasterShop
Clone MasterShop into slave Stores
Base |
Exporter |
@EXPORT_OK |
Functions
$PRINT_OUTPUT (boolean)
set to true to enable printing of output
@SYNC_PRODUCT_ATTTRIBUTE_LIST (array.string)
push scalar attribute names here to synchronize them
@SYNC_CATEGORY_ATTTRIBUTE_LIST (array.string)
push scalar attribute names here to synchronize them
CloneMasterShop
Clone master shop into cache shop
Syntax |
CloneMasterShop( $CacheShop ); |
Input |
|
CloneMasterShopFeatures
Copy the features max values from master to cache shop.
Syntax |
CloneMasterShopFeatures( $CacheShop ); |
Input |
|
CreateCacheShop
Creates a new cache shop.
Syntax |
CreateCacheShop( $hMasterShopInfo ); |
Input |
|
Return |
|
RegisterCacheShopAtSubShop
Assigns a cacheshop to a subshop
Syntax |
RegisterCacheShopAtSubShop( $CacheShop, $SubShop ); |
Input |
|