ePages 7.19.0 - DE_EPAGES/Saferpay/API/Tools.pm

Package DE_EPAGES::Saferpay::API::Tools

Useful functions for this cartridge.

Functions

GetViewAction
new

GetViewAction

Obtains right ViewAction name.

Syntax
GetViewAction( $Servlet, $ViewActionRootName );
Input
$Servlet (object)
Servlet
$ViewActionRootName (string)
ViewAction root name
Return
$ViewActionName (string)
ViewAction name

new

Class constructor.

Syntax
new( );
Return
$self (object)
self