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 ARRAY
breadcrumb centries, ordered from start of the site to the current page
INTEGER id
Breadcrumb entry id. Should be 0 if this is a 'virtual' entry not correspding to an fsobject
STRING link
Link (the recommended canonical url)
STRING title
Breadcrumb entry title