Inherits PntEditDetailsPart.
Additional Inherited Members | |
Public Member Functions inherited from PntEditDetailsPart | |
getName () | |
printBody () | |
printInformationPart () | |
printFormTextsInfo () | |
getInformation () | |
includeOrPrintDetailsTable () | |
tryIncludeSkinReportDetailsTable ($type) | |
printOnUnloadScript () | |
printOpenPageForScript () | |
getOnUnloadMessage () | |
printFormWidget ($formKey) | |
getFormWidget ($text) | |
getWidgetFactory () | |
printDetailsExtra ($formKey) | |
printCompulsorySign ($formText) | |
getDetailsLinkFromNavText ($part, $text, $content, $hrefNoId=null) | |
willBeInput ($text) | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntEditDetailsPart | |
$object | |
$formTexts | |
$textAreaTreshold = 120 | |
$dialogTreshold = 40 | |
$widgetDir = 'widgets' | |
Part showing property labels and editing property 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 separated from the framework code.