class %ZEN.Report.Display.pageendsidebar
extends childrenNode
Specifies the section of the report display that will be placed as a "end" sidebar
on every page. The length of the region used by the page sidebar is given
by the endSidebarLength attribute of the <document> tag. N.B.: The <pageendsidebar>
region MUST be defined before the <body> region.
In an HTML report, page sidebars are ignored.