ePages 6.17.12 - DE_EPAGES/Forum/Hooks/Shop.pm

Package DE_EPAGES::Forum::Hooks::Shop

hook handler for shop objects

Functions

OnGetURLsForXMLSitemap
OnSEOCockpit

OnGetURLsForXMLSitemap

adds tag pages for blogs to sitemap xml (Hook API_GetURLsForXMLSitemap)

Syntax
OnGetURLsForXMLSitemap( $hParams );
Input
$hParams (ref.hash.*)

  • Object - shop - object
  • URLs - array with urls - ref.array.arary
  • LanguageIDs - array with languageids - ref.array.int

OnSEOCockpit

Supply forum/blog data for SEO cockpit. * find out whether the shop has a forum * find out whether that forum has forumposts * find out the time the last forumpost was created

Syntax
OnSEOCockpit( $hParams );
Input
$hParams (ref.hash.*)
objects
  • Shop - shop object - object
  • Values - value hash to fill/change data - ref.hash