Inherits PntSortDialogPart.
Additional Inherited Members | |
Public Member Functions inherited from PntSortDialogPart | |
printBody () | |
initNsorts () | |
printSortWidgets () | |
getInformation () | |
getInformationDefault () | |
getNSorts () | |
printSortDirectionWidget ($num=1) | |
printFilterSelectWidget ($num=1) | |
getSortId ($num=1) | |
getSortDirection ($num=1) | |
getFilters () | |
addFilter ($path) | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntSortDialogPart | |
$widgetDir = 'widgets' | |
$nSorts = 3 | |
$filters | |
$labelAscending = 'Ascending' | |
$labelDescending = 'Descending' | |
Part that outputs the MainPart of PntObjectSortDialog
This concrete subclass is here to keep de application developers code separated from the framework code.