Package DE_EPAGES::ContextualAppAds::Hooks::ContentObject
Hook functions of the cartridge ContextualAppAds.
Functions
OnUnityView
Triggered by the hook UI_ContentObject_UnityView. Writes the JSON data of the context sensitive apps.
Syntax |
OnUnityView( $hParams ); |
Input |
|
OnUnityViewPagedChildren
Triggered by the hook UI_ContentObject_UnityViewPagedChildren. Writes the JSON data of the context sensitive apps.
Syntax |
OnUnityViewPagedChildren( $hParams ); |
Input |
|