ePages 6.10 - DE_EPAGES/Presentation/API/TLE/ConfigHandler.pm

Package DE_EPAGES::Presentation::API::TLE::ConfigHandler

Implements general TLE variables

Example
#WebInterfaceConf.maxcontentlength

Functions

tle

tle

This function is called by tle processor to get the value of a tle variable.

Syntax
$Value = $Handler->tle( $Processor, $TLEName);
Example
my $Value = $Handler->tle( $Processor, 'Name');
Input
$Processor (object)
tle processor
$TLEName (string)
tle name
Return
$Value (ref.hash)
return value