Inherits PntAction.
Inherited by ObjectDeleteMarkedAction.
|
| handleRequest () |
|
| getDeleteErrorMessagesFrom ($item) |
|
| checkAccess () |
|
| getContextRequest ($errors) |
|
| getDeleteErrorInformation ($errors) |
|
| getDeleteErrorMessage () |
|
| getOKMessage ($marked) |
|
| getRequestedObject () |
|
| deleteObjects () |
|
| deleteObject ($obj) |
|
| finishSuccess ($newReq) |
|
| finishFailure ($newReq) |
|
| __construct ($whole, $requestData) |
|
| beginTransaction () |
|
| commit () |
|
| rollBack () |
|
| finishAndRedirectToContext ($obj, $message) |
|
| checkActionTicket () |
|
| checkRequestMethod () |
|
| rerouteErrorHandling () |
|
| restoreErrorHandling () |
|
| handleError ($level, $message, $filePath, $lineNumber) |
|
Public Member Functions inherited from PntRequestHandler |
| __construct ($whole, $requestData) |
|
| getDir () |
|
| getDomainDir ($type=null) |
|
| getBaseUrl () |
|
| getConverter () |
|
| getDebugMode () |
|
| initForHandleRequest () |
|
| startSession () |
|
| getContextHref ($footprintId) |
|
| getController () |
|
| getScout () |
|
| getGlobalFilters () |
|
| forwardRequest ($requestData, $information=null) |
|
| redirectRequest ($requestData, $information=null, $dir=null) |
|
| queryStringFrom ($requestData, $param=null) |
|
| getRequestParam ($key) |
|
| getReqParam ($key, $asHtml=false) |
|
| htOut ($aString) |
|
| getRequestHandler ($requestData, $dir=null) |
|
| tryUseHandlerClass ($handlerClass, &$attempted) |
|
| getHandlersTriedString ($attempted) |
|
| __toString () |
|
| toString () |
|
| getLabel () |
|
| getName () |
|
| getThisPntHandlerName () |
|
| getInformation () |
|
| getEventualItemNotFoundMessage () |
|
| setInformation ($value) |
|
| getTypeLabel () |
|
| getType () |
|
| checkAlphaNumeric ($value) |
|
| getTryUseClassTryParams ($className, $dir) |
|
| getIncludesDir () |
|
| tryUseClass ($className, $dir) |
|
| useClass ($className, $dir) |
|
| getTypeClassDescriptor () |
|
| getRequestedObject () |
|
| setRequestedObject ($value) |
|
| getFormTexts () |
|
| getFormTextPaths () |
|
| setFormTexts ($value) |
|
| getMarkedItemsCollector () |
|
getContextRequest |
( |
|
$errors | ) |
|
Returns the request the action should allways use for redirect or forwarding Usually this request gets the page that issued the markDeletedAction, But if there are no errors it is posible that the context of that page is to be used
- Returns
- String or array, url or requestData
getDeleteErrorInformation |
( |
|
$errors | ) |
|
getDeleteErrorMessage |
( |
| ) |
|
getDeleteErrorMessagesFrom |
( |
|
$item | ) |
|
The documentation for this class was generated from the following file: