Inherits PntObjectDeleteAction.
Additional Inherited Members | |
Public Member Functions inherited from PntObjectDeleteAction | |
handleRequest () | |
checkAccess () | |
deleteObject () | |
finishSuccess ($obj) | |
finishFailure ($errors) | |
getDeleteErrorInformation ($errors) | |
getDeleteErrorMessage () | |
getOKMessage ($obj) | |
Data Fields inherited from PntAction | |
$inTransaction = false | |
Action that deletes one object. Requires id and pntType request parameters. Used by form from EditDetailsPage when Delete button is pressed. Redirects to pntContext or if none, to ObjectIndexPage
This concrete subclass is here to keep de application developers code separated from the framework code.