Inherits PntIndexPage.
Additional Inherited Members | |
Public Member Functions inherited from PntIndexPage | |
initForHandleRequest () | |
getName () | |
getTypeLabel () | |
checkAccess () | |
printMainPart () | |
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 serves as the main page of an application. By default includes skinIndexPage.php from the application folder.
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.