Package DE_EPAGES::Product::Hooks::Product
assign categories from the original product to the cloned product
Functions
OnAfterSaveGUIDList
Triggers new SEO check for products if their data is changed. (Hook UI_AfterSaveGUIDList)
Syntax |
OnAfterSaveGUIDList( $hValues ); |
Input |
|
OnJSONChildren
Assign sub products to json children for content tree.
Syntax |
OnJSONChildren( $hParams ); |
Input |
|
OnSEOCheckTests
Extends/changes values from the SEO check for content objects (Hook SEOCheckTests)
Syntax |
OnSEOCheckTests( $hValues ); |
Input |
|
OnSEOCockpitSearchUntested
Extends pager search options for the list of untested contentobject objects on the SEO cockpit. (Hook SEOCockpitSearchUntested)
Syntax |
OnSEOCockpitSearchUntested( $hValues ); |
Input |
|