phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
ObjectEditDetailsDialog Class Reference

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'
 

Detailed Description

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.

See Also
http://www.phppeanuts.org/site/index_php/Menu/178 Framework code is in superclass. This class may be copied to an application folder to make application specific overrides.
http://www.phppeanuts.org/site/index_php/Pagina/66

The documentation for this class was generated from the following file: