Package DE_EPAGES::Presentation::API::TLE::ConfigHandler
Implements general TLE variables
- WebInterfaceConf - information about entries in the WebInterfaceConf
Example |
#WebInterfaceConf.maxcontentlength |
Functions
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 |
|
Return |
|