Inherits PntAction.
Inherited by ObjectSaveAction.
|
| handleRequest () |
|
| initialize () |
|
| initForCopy () |
|
| preprocessObject () |
|
| convertCommitAndCheck () |
|
| finishObject ($asSubaction=false) |
|
| checkAccess () |
|
| convertAndValidateFormValues (&$formTexts) |
|
| commitFormValues (&$formTexts) |
|
| getSaveErrorMessages () |
|
| verifyDelete () |
|
| saveObject () |
|
| recurseCopyObject () |
|
| getOriginal () |
|
| getOtherObjectsToSave () |
|
| finishFailure () |
|
| getFailureHandler () |
|
| shouldProcess ($formNavValue, $formKey=null) |
|
| finishSuccess ($obj) |
|
| getBackToOriginRequestData ($obj) |
|
| getErrorMessage () |
|
| getErrorInformation () |
|
| getSaveErrorMessage () |
|
| getEditType () |
|
| getOKMessage ($obj) |
|
| getActionDoneMessage ($obj) |
|
| processMtoNproperties () |
|
| processMtoNRelValue ($formMtoNRelValue) |
|
| checkProcessFormValue (&$formNavValue) |
|
| processSubsaveActions () |
|
| addSubsaveActionError ($subAction) |
|
| __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 () |
|
addSubsaveActionError |
( |
|
$subAction | ) |
|
checkProcessFormValue |
( |
& |
$formNavValue | ) |
|
Check with the SecurityManager if the property setted by the $formNavValue may be edited. If not set the error from the SecurityManager on the MtoNRelValue and return the error. Checking if the object may be created or edited is not repeated here
- Parameters
-
- Returns
- String error message
commitFormValues |
( |
& |
$formTexts | ) |
|
convertAndValidateFormValues |
( |
& |
$formTexts | ) |
|
convertCommitAndCheck |
( |
| ) |
|
finishObject |
( |
|
$asSubaction = false | ) |
|
getActionDoneMessage |
( |
|
$obj | ) |
|
getBackToOriginRequestData |
( |
|
$obj | ) |
|
getOtherObjectsToSave |
( |
| ) |
|
processMtoNproperties |
( |
| ) |
|
processMtoNRelValue |
( |
|
$formMtoNRelValue | ) |
|
new MtoNPropertyPage support
processSubsaveActions |
( |
| ) |
|
Copy dependents. Be aware that values may have been committed to dependents before this recursive copying takes place, and getOtherObjectsToSave may have cached those, als well as the properties. Override this method if you need to fix that.
shouldProcess |
( |
|
$formNavValue, |
|
|
|
$formKey = null |
|
) |
| |
The documentation for this class was generated from the following file: