Inherits PntObjectEditDetailsDialog.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectEditDetailsDialog | |
printReturnFuncName () | |
ajaxPrintUpdates ($preFix='') | |
getBackToOrigin () | |
printBody () | |
getButtonsList () | |
printMainPart () | |
isMultiSelect () | |
printReturnAndCloseScript () | |
getFormKey () | |
Static Public Member Functions inherited from PntObjectEditDetailsDialog | |
static | getReplyScriptPiece ($formKey='') |
static | getMinWindowSize () |
Data Fields inherited from PntObjectEditDetailsPage | |
$widgetDir = 'widgets' | |
$detailsPartName = 'EditDetailsPart' | |
Dialog to edit details of a single peanut. It is a specialization of ObjectEditDetailsPage but there are no multi value property buttons. It is invoked by the ''New' button in PntObjectDialog and PntObjectMtoNPropertyPage
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.