ePages 7.47.0 - DE_EPAGES/Shop/Hooks/Site.pm

Package DE_EPAGES::Shop::Hooks::Site

Synchronizes data to the Unity DB in case any relevant system attributes have changed

Functions

OnBeforeUpdateSite

OnBeforeUpdateSite

in case the System DB gets update we check if there are any attribute changes that have to be synchronized with the Unity DB. (Triggered by the Hook OBJ_BeforeUpdateSite)

Syntax
OnBeforeUpdateSite( $hParams );
Input
$hParams (ref.hash.*)
hook parameters
  • Object - this object - object
  • SiteID - site id - int
  • Values - updated values - ref.hash
  • LanguageID - values updated of this language - int