Inherits PntObjectDetailsPage.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectDetailsPage | |
getName () | |
handleRequest () | |
initForHandleRequest () | |
ajaxPrintUpdates ($preFix='') | |
checkAccess () | |
getButtonsList () | |
addReportButtons (&$buts) | |
addDetailsButton (&$buts) | |
printEventualMultiPropsPart () | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntObjectDetailsPage | |
$object | |
$formTexts | |
Page showing property labels and values of a single object. By default shows properties specified by getUiFieldPaths method on the class of the shown object. Layout can be specialized,
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.