ePages 6.11.0 - DE_EPAGES/Ebay/Hooks/Shop.pm

Package DE_EPAGES::Ebay::Hooks::Shop

interface for table ReferenceAttribute

Functions

OnDeleteShop
OnFinishShopWizard

OnDeleteShop

Delete referenced campaigns of this model if a(n) Shop will be deleted.

Syntax
OnDeleteShop(@PKeys);
Input
$hParams (ref.hash.*)
primary key of object Shop, key is
  • ShopID

OnFinishShopWizard

Sets the BCC email addresses for mail type FulfillEbayTransaction on completion of the shop wizard (Hook CustomerOrderConfirmation).

Syntax
OnFinishShopWizard( $hParams );
Input
$hParams (ref.hash.*)
form values which are supplied by Form ShopWizard of class Shop.
  • Shop - the current Shop - object
  • Data - form values from Shop.ShopWizard - ref.hash