ePages 7.28.0 - DE_EPAGES/MultiStore/API/Object/SubShopProductType.pm

Package DE_EPAGES::MultiStore::API::Object::SubShopProductType

object interface for SubShopProductType.

Base
DE_EPAGES::MultiStore::API::Object::SubShopObject
DE_EPAGES::Product::API::Object::ProductType

Functions

className
decrementFeature
incrementFeature

className

Returns the class name, used for DAL access.

Syntax
$ClassName = $Product->className;
Return
$ClassName (String)
class name

decrementFeature

Do not decrement a feature on SubShopProducts.

Syntax
decrementFeature()

incrementFeature

Do not increment a feature on SubShopProducts.

Syntax
incrementFeature()