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

Inherits PntObjectPropertyPage.

Additional Inherited Members

- Public Member Functions inherited from PntObjectPropertyPage
 getPropertyPartName ()
 
 getName ()
 
 getLabel ()
 
 getPropertyDescriptor ()
 
 checkAccess ()
 
 ajaxPrintUpdates ($preFix='')
 
 printOnUnload ()
 
 printMainPart ()
 
 printInformationPart ()
 
 getInformation ()
 
 getObjectEditInfo ()
 
 getFilterPartString ()
 
 getNoItemsMarkedMessage ()
 
 printPropertyPart ()
 
 getPropertyPart ()
 
 getSubsaveActions ()
 
 getButtonsList ()
 
 addNewButton (&$buttons)
 
 printDeleteMarkedCallback ($callbackFuncHead)
 
- 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 a TablePart with the values of a multi value property. The property is specified by the pntProperty request parameter. Columns of the TablePart can be specified in metadata on the class specified by pntType request parameter,

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

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: