Package DE_EPAGES::AppStore::Hooks::Shop
Hook functions of the cartridge AppStore.
Functions
OnBeforeCreateUnityShop
Triggered by the hook API_OnBeforeCreateUnityShop. Installs the UnityScriptTagsApp upon creation of a Unity shop
Syntax |
OnBeforeCreateUnityShop( $hParams ); |
Input |
|
OnDeleteShop
Triggered by the hook OBJ_DeleteShop. Deletes the UnityScriptTagsApp upon deletion of a Unity shop
Syntax |
OnDeleteShop( $hParams ); |
Input |
|