Package DE_EPAGES::MediaGallery::Hooks::Shop
Adds the MediaGallery as a child object to the shop.
Functions
OnAfterUpdateShopFeature
OnAfterUpdateShopFeature is triggered, Imports MediaGallery "UnityMediaImportFiles" for Unity shop
Syntax |
OnAfterUpdateShopFeature( $hParams ); |
Input |
|
OnInsertShop
Adds the MediaGallery as a child object to the shop. (Hook OBJ_InsertShop)
Syntax |
OnInsertShop( $hParams ); |
Input |
|
OnInsertShopFeature
Triggered by the hook API_InsertShopFeature. Imports MediaGallery "UnityMediaImportFiles" into a new Unity shop if the feature 'Unity' is set.
Syntax |
OnInsertShopFeature( $hParams ); |
Input |
|