ePages 7.48.0 - DE_EPAGES/ContextualAppAds/Hooks/ContentObject.pm

Package DE_EPAGES::ContextualAppAds::Hooks::ContentObject

Hook functions of the cartridge ContextualAppAds.

Functions

OnUnityView
OnUnityViewPagedChildren

OnUnityView

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

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

OnUnityViewPagedChildren

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

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