ePages 7.37.0 - DE_EPAGES/ContextualAppAds/Hooks/Shop.pm

Package DE_EPAGES::ContextualAppAds::Hooks::Shop

Hook functions of the cartridge ContextualAppAds.

Functions

OnUnitySearchCustomers
OnUnitySearchOrders
OnUnitySearchOrdersInbox
OnUnityViewAmazonPortalList
OnUnityViewCouponCampaigns
OnUnityViewCustomers
OnUnityViewEbayAuctions
OnUnityViewGoogleAdWords
OnUnityViewOrderSetup
OnUnityViewProductPortals
OnUnityViewShippingList
OnUnityViewStatusGeneral
OnUnityViewTrustedShopsCertificates
OnViewGoogleAnalytics

OnUnitySearchCustomers

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

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

OnUnitySearchOrders

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

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

OnUnitySearchOrdersInbox

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

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

OnUnityViewAmazonPortalList

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

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

OnUnityViewCouponCampaigns

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

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

OnUnityViewCustomers

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

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

OnUnityViewEbayAuctions

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

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

OnUnityViewGoogleAdWords

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

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

OnUnityViewOrderSetup

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

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

OnUnityViewProductPortals

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

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

OnUnityViewShippingList

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

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

OnUnityViewStatusGeneral

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

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

OnUnityViewTrustedShopsCertificates

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

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

OnViewGoogleAnalytics

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

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