Inherits PntObjectDeleteMarkedAction.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectDeleteMarkedAction | |
handleRequest () | |
getDeleteErrorMessagesFrom ($item) | |
checkAccess () | |
getContextRequest ($errors) | |
getDeleteErrorInformation ($errors) | |
getDeleteErrorMessage () | |
getOKMessage ($marked) | |
getRequestedObject () | |
deleteObjects () | |
deleteObject ($obj) | |
finishSuccess ($newReq) | |
finishFailure ($newReq) | |
Data Fields inherited from PntAction | |
$inTransaction = false | |
Action that deletes multiple objects. Used by form from ObjectIndexPage, ObjectSearchPage and ObjectPropertyPage when Delete button is pressed and items are marked. Redirects to pntContext or if none, to ObjectIndexPage
This concrete subclass is here to keep de application developers code separated from the framework code.