Inherits PntObjectSearchPage.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectSearchPage | |
getName () | |
getSearchButtonLabel () | |
printMainPart () | |
printFilterPart () | |
getFilterFormPartName () | |
hasFilterForm () | |
getFilterFormPart () | |
getPropertyFilter () | |
getRequestedObject () | |
useDefault ($filterFormPart) | |
getRequestedObjectDefault () | |
getFilterPartString () | |
getFilterPartDescription ($filter) | |
getPageButtonScript ($pageItemOffset) | |
getFormName () | |
getAllItemsSize () | |
getItemsInfo () | |
printItemTablePart () | |
getInitItemTable () | |
setTableHeaderSortParams ($table) | |
getHeaderSortParams ($paths) | |
ajaxPrintUpdates ($preFix='') | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntObjectSearchPage | |
$advancedFilterOverlayLeft = 120 | |
Kind of IndexPage with FilterFormPart for searching for objects. Results are shown in a TablePart. Paging buttons are created by a PntPagerButtonsListBuilder, whose classfolder is pnt/web/helpers. Columns of the TablePart can be specified in metadata on the class specified by pntType request parameter,
This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.