Inherits PntErrorPage.
Additional Inherited Members | |
Public Member Functions inherited from PntErrorPage | |
getLabel () | |
getName () | |
getAccessDenied () | |
initForHandleRequest () | |
checkAccess () | |
ajaxShouldUpdate ($partId, $partName=null, $extraParam=null) | |
printMainPart () | |
printMenuPart () | |
printInformationPart () | |
getBody () | |
getDefaultErrorMessage () | |
doScouting () | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntPage | |
$infoStyle | |
$converters | |
$parts | |
$filterPartString | |
$footprintId | |
page used by ErrorHandler to show error message to end user.
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.