ActionsHandler
in package
Tags
Table of Contents
- __construct() : mixed
- doEarlyActions() : mixed
- doLateActions() : mixed
- fireError() : mixed
- download() : mixed
- forceUpgrader() : mixed
- handleStripeErrors() : mixed
- hideNotice() : mixed
- maybeDownload() : mixed
- updateConfirmationEndpoints() : mixed
Methods
__construct()
public
__construct() : mixed
Return values
mixed —doEarlyActions()
public
doEarlyActions() : mixed
Tags
Return values
mixed —doLateActions()
public
doLateActions() : mixed
Tags
Return values
mixed —fireError()
public
fireError(mixed $message) : mixed
Parameters
- $message : mixed
Return values
mixed —download()
protected
download(string $filename, string $file[, string $removeAfter = true ]) : mixed
Parameters
- $filename : string
- $file : string
-
Absolute path to the file.
- $removeAfter : string = true
Return values
mixed —forceUpgrader()
protected
forceUpgrader() : mixed
Return values
mixed —handleStripeErrors()
protected
handleStripeErrors() : mixed
Tags
Return values
mixed —hideNotice()
protected
hideNotice() : mixed
Return values
mixed —maybeDownload()
protected
maybeDownload() : mixed
Return values
mixed —updateConfirmationEndpoints()
protected
updateConfirmationEndpoints() : mixed