phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
ObjectDeleteAction Class Reference

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
 

Detailed Description

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

See Also
http://www.phppeanuts.org/site/index_php/Pagina/158

This concrete subclass is here to keep de application developers code separated from the framework code.

See Also
http://www.phppeanuts.org/site/index_php/Menu/178 Framework code is in the superclass This class may be copied to an application folder to make application specific overrides.

The documentation for this class was generated from the following file: