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

Inherits PntObjectEditDetailsPage.

Additional Inherited Members

- Public Member Functions inherited from PntObjectEditDetailsPage
 printExtraHeaders ()
 
 getName ()
 
 getFormTexts ()
 
 printInformationPart ()
 
 getInformation ()
 
 getObjectEditInfo ()
 
 printMainPart ()
 
 ajaxPrintUpdates ($preFix='')
 
 printEditDetailsPart ()
 
 getEditDetailsPart ()
 
 getButtonsList ()
 
 addActionButtons (&$actButs)
 
 getButtonsPanelHeight ()
 
 printBodyTagIeExtraPiece ()
 
 printOnUnload ()
 
 doScouting ()
 
 isSameContextHandler ($pntHandler)
 
 getBackToOrigin ()
 
 getIgnoreMissingFields ()
 
 printEventualMultiPropsPart ()
 
 getSubsaveActions ()
 
 printDeleteScript ()
 
 getDeleteConfirmationQuestion ()
 
 printDeleteMarkedScript ()
 
 printDeleteMarkedCallback ($callbackFuncHead)
 
 getNoItemsMarkedMessage ()
 
 getDiscardChangesMessage ()
 
- Static Public Member Functions inherited from PntObjectEditDetailsPage
static extraInitFormTexts ($formTexts, $item, $requestData, $hideErrors=false)
 
- Data Fields inherited from PntObjectEditDetailsPage
 $widgetDir = 'widgets'
 
 $detailsPartName = 'EditDetailsPart'
 

Detailed Description

Page 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,

See Also
http://www.phppeanuts.org/site/index_php/Pagina/150

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/64

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