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

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
 

Detailed Description

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

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: