ePages 6.10 - DE_EPAGES/Shop/Hooks/Shop.pm

Package DE_EPAGES::Shop::Hooks::Shop

Imports default shop data into a new shop when it is created.

Functions

GetShopFeatureCurrentValue
OnInsertShop

GetShopFeatureCurrentValue

Dynami Values of current features i.e. WebServiceFetures with date reset (Hook OBJ_GetShopFeatureCurrentValue)

Syntax
GetShopFeatureCurrentValue( $hParams );
Input
$hParams (ref.hash.*)
hook parameters
  • Object - shop - object
  • Name - feature name - string
  • FeatureID - feature id - integer
Return
$hParams (ref.hash.*)
hook parameters
  • Value - current value - integer

OnInsertShop

Imports default shop data into a new shop when it is created. (Hook OBJ_InsertShop)

Syntax
OnInsertShop( $hParams );
Input
$hParams (ref.hash.*)
primary key of tax class, key is
  • Object - shop - object