Package DE_EPAGES::MultiStore::API::Object
Affiliate Object API
Base |
Exporter |
@EXPORT_OK |
Functions
GetRemoteAttributes
Returns attributes coming from the remote object mapped into local objects.
Syntax |
GetRemoteAttributes( $LocalObject, $aNames, $LanguageID ); |
Input |
|
Return |
|
MapAttributeNames
Maps internal (SuperProductID) to external (SuperProduct) names
Syntax |
MapAttributeNames( $Object, $aNames ); |
Input |
|
Return |
|
NewAffiliateObject
inserts an affiliate object.
Syntax |
NewAffiliateObject( $Parent, $Class, $hAttributes ); |
Input |
|
Return |
|
PathStringFromSite
Returns the relative path based from the object's site
Syntax |
PathStringFromSite( $Object ); |
Input |
|
Return |
|
PathStringFromSubShop
Returns the relative path based from the object's site
Syntax |
PathStringFromSubShop( $Object ); |
Input |
|
Return |
|