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

Inherits PntDetailsPart.

Additional Inherited Members

- Public Member Functions inherited from PntDetailsPart
 __construct ($whole, $requestData)
 
 getName ()
 
 setHandlerGetDetailsLinkFromNavText ($value)
 
 printBody ()
 
 willBeInput ($text)
 
 printLabelPart ()
 
 includeOrPrintDetailsTable ()
 
 tryIncludeSkinReportDetailsTable ($type)
 
 getFilterPartString ()
 
 printDetailsRows ($readOnly, $printSkin=false)
 
 printDetailsRow ($formKey)
 
 printSkinDetailsRow ($formKey)
 
 ajaxPrintUpdates ($preFix='')
 
 ajaxShouldUpdate ($partId, $partName=null, $extraParam=null)
 
 printDetailsExtra ($formKey)
 
 printDetailsExtraEmpty ($formText)
 
 getFormWidget ($text)
 
 getMarkupFromFormText ($formKey)
 
 getFormTexts ()
 
 getFormText ($formKey)
 
 printFormText ($formKey, $empty=' ')
 
 printFormLabel ($formKey)
 
 printDetailsLink ($formKey)
 
 getDetailsLinkFromNavText ($part, $text, $content, $hrefNoId=null)
 
 printFormWidget ($formKey)
 
 setDetailsLinkPntHandler ($value)
 
 getDetailsLinkPntHandler ()
 
- Static Public Member Functions inherited from PntPage
static getInfoStyleOk ()
 
static getInfoStyleError ()
 
static getInfoStyleWarning ()
 
- Data Fields inherited from PntPage
 $infoStyle
 
 $converters
 
 $parts
 
 $filterPartString
 
 $footprintId
 

Detailed Description

Part showing property labels and 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 separated from the framework code.

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

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