Inherits PntObjectSelectionDetailsReportPage.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectSelectionDetailsReportPage | |
printHeader () | |
printBody () | |
printFooter () | |
getName () | |
isSameContextHandler ($pntHandler) | |
getButtonsList () | |
printMainPart () | |
initDetailsReportPart ($part, $item) | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntPage | |
$infoStyle | |
$converters | |
$parts | |
$filterPartString | |
$footprintId | |
Page that outputs a detailed report (like PntObjectReportPage) for each item that was marked. Uses ObjectReportPage.
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.