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 | |
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.