ePages 7.47.0 - DE_EPAGES/ContextualAppAds/Hooks/ProductFolder.pm

Package DE_EPAGES::ContextualAppAds::Hooks::ProductFolder

Hook functions of the cartridge ContextualAppAds.

Functions

OnUnitySearchProducts
OnUnityViewProducts

OnUnitySearchProducts

Triggered by the hook UI_ProductFolder_UnitySearchProducts. Writes the JSON data of the context sensitive apps.

Syntax
OnUnitySearchProducts( $hParams );
Input
$hParams (ref.hash.*)
hook parameter
  • Servlet - servlet object - object

OnUnityViewProducts

Triggered by the hook UI_ProductFolder_UnityViewProducts. Writes the JSON data of the context sensitive apps.

Syntax
OnUnityViewProducts( $hParams );
Input
$hParams (ref.hash.*)
hook parameter
  • Servlet - servlet object - object