WebDesignBase::GetStructuredBreadcrumb (open)
Generate a breadcrumb trail useful for structured data. Override this function if you want to overwrite the initial breadcrumb (or just modify this->structuredbreadcrumb in GetPageConfig or later)
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
RECORD ARRAY FUNCTION GetStructuredBreadcrumb()Return value
RECORD ARRAYbreadcrumb centries, ordered from start of the site to the current page
INTEGER idBreadcrumb entry id. Should be 0 if this is a 'virtual' entry not correspding to an fsobject
STRING linkLink (the recommended canonical url)
STRING titleBreadcrumb entry title