ePages 7.23.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

OnAfterUpdateSite

OnAfterUpdateSite

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_AfterUpdateSite)

Syntax
OnAfterUpdateSite( $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