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

Inherits PntObjectDialog.

Additional Inherited Members

- Public Member Functions inherited from PntObjectDialog
 checkAccess ()
 
 printBody ()
 
 ajaxPrintUpdates ($preFix='')
 
 printReturnFuncName ()
 
 getName ()
 
 getButtonsList ()
 
 getOkButton ()
 
 getNewItemButton ()
 
 printMainPart ()
 
 getPropertyDescriptor ()
 
 getPropertyFilter ()
 
 getGlobalFilter ()
 
 getRequestedObjectDefault ()
 
 getLabel ()
 
 getItemsInfo ()
 
 getCurrentValueDescription ()
 
 printItemTablePart ()
 
 printSelectScriptPart ()
 
 printSingleSelectScript ()
 
 getFormKey ()
 
 getInitItemTable ()
 
 isMultiSelect ()
 
 getCellOnClickParam ($table, $item)
 
- Static Public Member Functions inherited from PntObjectDialog
static getReplyScriptPiece ($formKey='')
 
static getMinWindowSize ()
 
- Data Fields inherited from PntObjectDialog
 $advancedFilterOverlayLeft = 5
 

Detailed Description

Dialog with FilterFormPart for searching and selecting an object. Paging buttons are created by a PntPagerButtonsListBuilder, whose classfolder is pnt/web/helpers.

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: