Inherits PntObjectPropertyPage.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectPropertyPage | |
getPropertyPartName () | |
getName () | |
getLabel () | |
getPropertyDescriptor () | |
checkAccess () | |
ajaxPrintUpdates ($preFix='') | |
printOnUnload () | |
printMainPart () | |
printInformationPart () | |
getInformation () | |
getObjectEditInfo () | |
getFilterPartString () | |
getNoItemsMarkedMessage () | |
printPropertyPart () | |
getPropertyPart () | |
getSubsaveActions () | |
getButtonsList () | |
addNewButton (&$buttons) | |
printDeleteMarkedCallback ($callbackFuncHead) | |
Static Public Member Functions inherited from PntObjectEditDetailsPage | |
static | extraInitFormTexts ($formTexts, $item, $requestData, $hideErrors=false) |
Data Fields inherited from PntObjectEditDetailsPage | |
$widgetDir = 'widgets' | |
$detailsPartName = 'EditDetailsPart' | |
Page showing a TablePart with the values of a multi value property. The property is specified by the pntProperty request parameter. 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.