ePages 6.10 - DE_EPAGES/TrustedRating/API/TLE/TrustedRatingHandler.pm

Package DE_EPAGES::TrustedRating::API::TLE::TrustedRatingHandler

Functions

ENCODESTRING
register

ENCODESTRING

Returns the base64 encoded value of a string.

Syntax
#ENCODESTRING(#String)
Example
#ENCODESTRING(#Email)
Input
#Name (string)
string
Return
#ReturnValue (ref.string)
encoded value of string

register

Registers this handle on the processor

Syntax
$Handler->register( $Processor );
Input
$Processor (object)
tle processor